Question

I'm not quite sure of the best way to ask this. I have some sites that I would call basic sites (SharePoint Foundation 2010 was WSS) that have very basic functionality and then I have other sites that have full SharePoint Enterprise 2010 functionality (publishing, more web parts, etc).

Is it possible to convert these basic WSS sites to full SharePoint Enterprise 2010 sites?

If so, PowerShell would be handy since then I could script it up to convert all of them.

Was it helpful?

Solution

If I understand you correctly all you need to do is enable the appropriate features on the site collection.

You can do this manually from the Site Actions / Site setting menu or using PowerShell.

OTHER TIPS

I assume that you have already upgraded WSS to SharePoint Foundation 2010. If not this is the first thing that you need to do.

The next is that your SharePoint Server must be upgraded to SharePoint Enterprise Edition.

You must then enable / activate the features on the site collection.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top