February 2013
Intermediate to advanced
304 pages
8h 26m
English
To start the upgrade process on a particular site collection, use the Upgrade-SPSite cmdlet and provide the GUID or URL for the -Identity parameter.
Upgrade-SPSite -Identity <URL or GUID of Site Collection>[-Unthrottled] [-VersionUpgrade]
The -Unthrottled switch parameter acts as a “force” command and performs the upgrade on the specified site collection, regardless of how many site collections are being upgraded. The -VersionUpgrade switch parameter upgrades the site collection to the next build level (for example, from 12 to 14, or from 14 to 15).
Read now
Unlock full access