February 2013
Intermediate to advanced
304 pages
8h 26m
English
After the content database has been tested and all issues have been resolved, it can be attached to the SharePoint farm using the Mount-SPContentDatabase cmdlet. The upgrade command will not execute until the content database is actually attached. At that point, you can execute the upgrade command using the following syntax:
Upgrade-SPContentDatabase -Name <name of content database>-WebApplication <name of web application hosting contentdatabase>
Again, by default, the current SQL Server instance is used, but you can specify an instance by using the -ServerInstance parameter and passing in the SQL Server instance.
Read now
Unlock full access