You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may only use parameters from one parameter set and you may not combine parameters from different parameter sets.
35
-
For more information about how to use parameter sets, see Cmdlet Parameter Sets(http://go.microsoft.com/fwlink/?LinkID=187810).
35
+
For more information about how to use parameter sets, see [Cmdlet Parameter Sets](http://go.microsoft.com/fwlink/?LinkID=187810).
36
36
37
37
Use the `Upgrade-SPContentDatabase` cmdlet to resume a failed database upgrade or begin a build-to-build database upgrade against a SharePoint content database.
38
38
The `Upgrade-SPContentDatabase` cmdlet initiates an upgrade of an existing content database that is attached to the current farm.
@@ -44,9 +44,9 @@ After upgrade users see upgraded content.
44
44
45
45
The default behavior of this cmdlet causes an upgrade of the schema of the database and initiates build-to-build upgrades for all site collections within the specified content database if required.
46
46
To prevent build-to-build upgrades of site collections, use the NoB2BSiteUpgrade parameter.
47
+
47
48
This cmdlet does not trigger version-to-version upgrade of any site collections.
48
49
49
-
For permissions and the most current information about Windows PowerShell for SharePoint Products, see the online documentation at http://go.microsoft.com/fwlink/p/?LinkId=251831 (http://go.microsoft.com/fwlink/p/?LinkId=251831).
0 commit comments