70-332 · Question #111
70-332 Question #111: Real Exam Question with Answer & Explanation
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
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.
Community Discussion
No community discussion yet for this question.