70-332 · Question #111
You upgrade a SharePoint Server 2010 server farm to SharePoint Server 2013. Several users report that a site collection site has the visual elements of SharePoint Server 2010. You need to ensure that
The correct answer is C. Upgrade-SPSite. The Upgrade-SPSite cmdlet starts the upgrade process on a site collection. The Upgrade-SPSite cmdlet activates the upgrade process for the specified SPSite object. You can also use this cmdlet to resume failed upgrades. When you use this cmdlet to initiate upgrade on an SPSite ob
Question
Options
- ARepair-SPSite
- BRestore-SPSite
- CUpgrade-SPSite
- DCopy-SPSite
How the community answered
(18 responses)- B6% (1)
- C89% (16)
- D6% (1)
Explanation
The Upgrade-SPSite cmdlet starts the upgrade process on a site collection. The Upgrade-SPSite cmdlet activates the upgrade process for the specified SPSite object. You can also use this cmdlet to resume failed upgrades. When you use this cmdlet to initiate upgrade on an SPSite object, the object can be either a build-to-build or version-to- version upgrade. By default, the Upgrade-SPSite cmdlet operates as a build-to-build upgrade. This prevents unexpected version upgrades of site collections if you use this cmdlet after a patching operation. When in version-to-version upgrade mode, site collection health checks will run in repair mode to ensure that the site collection is healthy enough to upgrade successfully. If successful, the remainder of the upgrade occurs.
Topics
Community Discussion
No community discussion yet for this question.