id stringlengths 14 16 | text stringlengths 2 3.14k | source stringlengths 45 175 |
|---|---|---|
91c662d99da6-6 | From the PowerShell command prompt, type the following:
New-SPWebApplication -Name <Name> -ApplicationPool <ApplicationPool> -AuthenticationMethod <WindowsAuthType> -ApplicationPoolAccount <ApplicationPoolAccount> -Port <Port> -URL <URL>
Where:
<Name> is the name of the new web application that uses classic-m... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/migrate-from-classic-mode-to-claims-based-authentication-in-sharepoint-2013 |
91c662d99da6-7 | <servername> is the name of the server.
Verify that users can access the web application after you have converted it to claims-based authentication.For more information, see New-SPWebApplication, Get-SPManagedAccount, and Convert-SPWebApplication.
Migrate SharePoint 2010 Products classic-mode web application... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/migrate-from-classic-mode-to-claims-based-authentication-in-sharepoint-2013 |
91c662d99da6-8 | Where:
<domainname> \ <user> is the domain to which the server belongs and the name of the user account.
Attach the two existing SharePoint 2010 Products content databases to the new SharePoint 2013 classic-mode web application. Verify that the content databases work correctly after you have attached them. ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/migrate-from-classic-mode-to-claims-based-authentication-in-sharepoint-2013 |
ea88e9e0f9ff-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
After you upgrade databases to SharePoint 2013, you must verify that the content was successfully upgraded to the new version. You can verify the status of the database-attach upgrade (is it still in progress, or has it been completed s... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/verify-upgrade |
ea88e9e0f9ff-1 | The upgrade log file and the upgrade error log file.
Review the upgrade log file and the upgrade error log file (generated when you run the upgrade). The upgrade log file and the upgrade error log file are located at %COMMONPROGRAMFILES%\Microsoft Shared\Web server extensions\15\LOGS. The logs are named in the follow... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/verify-upgrade |
ea88e9e0f9ff-2 | Verify that you have the following administrative credentials:
To use SharePoint Central Administration, you must be a member of the Farm Administrators group.
On the Central Administration home page, in the Upgrade and Migration section, click Check upgrade status .
Validate the upgraded environment... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/verify-upgrade |
d3a379e1852a-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
When you upgrade from SharePoint 2010 Products to SharePoint 2013, you must use a database attach upgrade, which means that you upgrade only the content for your environment and not the configuration settings. After you have configured ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-1 | Watch the SharePoint 2013 Upgrade: Phase 4 video
Before you begin
Before you attach and upgrade the content databases, review the following information and take any recommended actions.
Make sure that the account that you use to attach the databases is a member of the db_owner fixed database role for the co... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-2 | For more information, see Configure email integration for a SharePoint Server farm .
Enable self-service site creation for any web application that used it in the previous environment. Recreate any self-service site creation settings.
Create the managed path for the My Sites (/personal) on the web application ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-3 | Any other components or files on which your sites depend.
SharePoint 2013 can host sites in both SharePoint 2010 Products and SharePoint 2013 modes. The installation for SharePoint 2013 contains both SharePoint 2010 Products and SharePoint 2013 versions of many elements. The directories on the file system are dup... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-4 | Verify custom components
To make sure that you have identified all custom components for your environment, use the Stsadm -o enumallwebs operation in the SharePoint 2010 Products environment and use the includefeatures and includewebparts parameters. This operation can report the templates, features, Web Pa... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-5 | Start the SharePoint Management Shell.
At the PowerShell command prompt, type the following command:
Test-SPContentDatabase -Name DatabaseName -WebApplication URL
Where:
DatabaseName is the name of the database that you want to test.
URL is the URL for the web application that will host the sites... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-6 | Tip
Each site collection in a content database has a GUID that is registered in the configuration database and associated with the site collection. Therefore, you cannot add the same site collection two times to the farm, even in separate web applications. Although you can successfully attach the database in this sit... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-7 | Note
One frequent cause of failures during upgrade is that the environment is missing customized features, solutions, or other elements. Be sure that all custom elements from the SharePoint 2010 Products environment are installed on your front-end web servers in the SharePoint 2013 environment before you start the up... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-8 | For more information, see Mount-SPContentDatabase.
Tip
To upgrade from SharePoint Foundation 2010 to SharePoint 2013, attach the SharePoint Foundation 2010 content databases directly to the SharePoint 2013 environment. Just follow the same steps in this article, but use the SharePoint Foundation 2010 databases an... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-9 | Upgrade-YYYYMMDD-HHMMSS-SSS-error .log
Upgrade-YYYYMMDD-HHMMSS-SSS .log
Where
YYYYMMDD is the date
HHMMSS-SSS is the time (hours in 24-hour clock format, minutes, seconds, and milliseconds)
An example for an upgrade error log is Upgrade-20120105-132126-374-error.log, and an example for an upgr... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-10 | Get-SPContentDatabase | ft Name, NeedsUpgradeIncludeChildren
This cmdlet returns a table-style list of databases in your farm and indicates whether the database needs an upgrade to SharePoint2013.
Attach the remaining databases
After you restore the first content database and verify success, you can continue... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-11 | Update links that are used in any upgraded InfoPath form templates.
For a database-attach upgrade, you exported and imported all InfoPath form templates in your environment when you created the new environment. After upgrade, you can now update the links that are used in those upgraded form templates to point to the ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
d3a379e1852a-12 | Phase
Description
This is the fourth phase in the process to upgrade SharePoint 2010 Products data and sites to SharePoint 2013. Next phase: Upgrade a site collection to SharePoint 2013 For an overview of the whole process, see Overview of the upgrade process from SharePoint 2010 to SharePoint 2... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-content-databases-from-sharepoint-2010-to-sharepoint-2013 |
15f3e5d720fb-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
When you upgrade from SharePoint 2010 Products to SharePoint 2013, you must use a database attach upgrade, which means that you upgrade only the content for your environment and not the configuration settings. After you have configured ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-1 | Before you begin
Before you create the SharePoint 2013 farm, review the following information and take any recommended actions.
Make sure that you have configured a SharePoint 2013 farm, recorded the Secure Store passphrase, and backed up the User Profile Synchronization encryption key. For more information, ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-2 | Tip
Throughout this article, variables (such as $applicationPool, $sss, $upa, and so on) are used in the PowerShell cmdlets to save time and effort. You do not have to use these variables if you would prefer not to. However, if you do not use these variables, you must use IDs for the service applications and service ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-3 | Create proxies for the service applications
After you have upgraded the service application databases, you create the proxies for the service applications and add them to the default proxy group. You must create proxies for the following service applications:
Managed Metadata service application
Search se... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-4 | Next to the User Profile Service , click Start .
The Search service instance must be started by using PowerShell because you cannot start it from Central Administration unless a Search Service application already exists.
To start the Search service instance by using PowerShell:
Verify that you have the fo... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-5 | To upgrade the Secure Store service application by using PowerShell:
Verify that you have the following memberships:
securityadmin fixed server role on the SQL Server instance.
db_owner fixed database role on all databases that are to be updated.
Administrators group on the server on which you are r... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-6 | $sss = New-SPSecureStoreServiceApplication -Name 'Secure Store' -ApplicationPool $applicationPool -DatabaseName 'SecureStore_Upgrade_DB' -AuditingEnabled
Where:
SecureStore is the name that you want to give the new Secure Store service application.
$applicationpool is the variable that you set earlier to id... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-7 | DefaultProxyGroup adds the Secure Store service application proxy to the default proxy group for the local farm.
This command sets a variable, $sssp, for the service application proxy that you use when you restore the passphrase.
For more information, see New-SPSecureStoreServiceApplicationProxy .
After you... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-8 | Note
The Business Data Connectivity service application is available in both SharePoint Foundation 2013 and SharePoint 2013.
To upgrade the Business Data Connectivity service application by using PowerShell:
Verify that you have the following memberships:
securityadmin fixed server role on the SQL Serv... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-9 | New-SPBusinessDataCatalogServiceApplication -Name 'BDC Service' -ApplicationPool $applicationPool -DatabaseName 'BDC_Service_DB'
Where:
BDC Service is the name that you want to give the new Business Data Connectivity service application.
$applicationpool is the variable that you set earlier to identify the ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-10 | Note
If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about PowerShell permissions, see Add-SPShellAdmin .
Start the SharePoint Management Shell.
To store the application pool that you want to use as a variab... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-11 | Managed Metadata Service_DB is name of the service application database that you want to upgrade.
This command sets a variable, $mms, that you use when you create the proxy later.
For more information, see New-SPMetadataServiceApplication .
At the Microsoft PowerShell command prompt, type the following co... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-12 | To upgrade the User Profile service application by using PowerShell:
Verify that you have the following memberships:
securityadmin fixed server role on the SQL Server instance.
db_owner fixed database role on all databases that are to be updated.
Administrators group on the server on which you are r... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-13 | -ProfileSyncDBName 'User Profile Service Application_SyncDB'
Where:
User Profile Service Application is the name that you want to give the new User Profile service application.
$applicationpool is the variable that you set earlier to identify the service application pool to use.
Tip
If you do not use ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-14 | ProxyName is the proxy name that you want to use.
$upa is the variable that you set earlier to identify the new User Profile service application.
Tip
If you do not use the variable $upa, then you must use an ID to identify the User Profile service application instead of a name. To find the ID, you can run th... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-15 | Administrators group on the server on which you are running the command.
Open the Command Prompt window, and then change to the following folder:
%Program Files%\Microsoft Office Servers\15.0\Synchronization Service\Bin\
To import the key, type the following at the command prompt, and then press ENTER:
... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-16 | Note
If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about PowerShell permissions, see Add-SPShellAdmin .
Start the SharePoint Management Shell.
To store the application pool that you want to use as a variab... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-17 | PerformancePoint Service Application_DB is name of the PerformancePoint Services service application database that you want to upgrade.
This command sets a variable, $pps, that you use when you create the proxy later.
For more information, see New-SPProfileServiceApplication .
Type the following command t... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-18 | Verify that you have the following memberships:
securityadmin fixed server role on the SQL Server instance.
db_owner fixed database role on all databases that are to be updated.
Administrators group on the server on which you are running the PowerShell cmdlets.
An administrator can use the Add-SPShel... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-19 | # Gets the Search service instance and sets a variable to use in the next command
Restore-SPEnterpriseSearchServiceApplication -Name '<SearchServiceApplicationName>' -applicationpool $applicationPool -databasename '<SearchServiceApplicationDBName>' -databaseserver <ServerName> -AdminSearchServiceInstance $searchInst
... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-20 | $ssa = Get-SPEnterpriseSearchServiceApplication
For more information, see Get-SPEnterpriseSearchServiceApplication .
Type the following command to create a proxy for the Search service application:
New-SPEnterpriseSearchServiceApplicationProxy -Name ProxyName -SearchApplication $ssa
Where:
ProxyName... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-21 | For more information, see Get-SPEnterpriseSearchServiceApplicationProxy .
Type the following command to add the Search service application proxy to the default proxy group:
Add-SPServiceApplicationProxyGroupMember -member $ssap -identity " " | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-22 | Where:
$ssap is the variable that you set earlier to identify the ID for the proxy you just created for the Search service application.
Tip
If you do not use the variable $ssap, then you must use an ID to identify the Search service application proxy instead of a name. To find the ID, you can run the Get-SPS... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
15f3e5d720fb-23 | $pg = Get-SPServiceApplicationProxyGroup -Identity " "
$pg.Proxies
Where:
$pg is a variable you set to represent the default proxy group.
You use an empty identity parameter (" ") to specify the default proxy group.
This returns a list of all proxies in the default proxy group, their display names, type ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/upgrade-service-applications-to-sharepoint-2013 |
1254aea2f720-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
When you upgrade from SharePoint 2010 Products to SharePoint 2013, you must use a database attach upgrade, which means that you upgrade only the content for your environment and not the configuration settings. After you have configured ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-1 | Important
Although this article applies to both SharePoint Foundation 2013 and SharePoint 2013, the sections about how to back up and restore service application databases apply only to SharePoint 2013. (The exception is the section about the Business Data Connectivity service application which applies to SharePoint ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-2 | Set the earlier version databases to be read-only
To maintain user access to your original environment, set the SharePoint 2010 Products databases to read-only before you back up the databases. Even if you don't want to maintain access over the long term, set the databases to read-only to make sure that you captu... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-3 | Back up the SharePoint 2010 Products databases by using SQL Server tools
You back up the databases in SQL Server Management Studio. A backup copy of the database guarantees that you have the data in a safe state if you must enable the original farm again and is required for a database-attach upgrade. Repeat the p... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-4 | After you complete this procedure, you will have created backups of the read-only content databases.
Important
Perform this step in the SharePoint 2010 Products environment.
To back up a database by using SQL Server tools
Verify that the user account that is performing this procedure is a member of the d... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-5 | Important
Before you can back up the Search service application Administration database, you must stop the Search service on your SharePoint Server 2010 farm. To stop the Search service, on the original farm, on the Start menu, click Administrative Tools , and then click Services . Right-click SharePoint Server ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-6 | Tip
When you type the name for the restored database, you do not have to use the original name. If you want to change the database name from a name with a long GUID to a shorter, friendlier name, this is an opportunity to make that change. Be sure to also change the database and log file names in the file system (the... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
1254aea2f720-7 | Important
Perform this step in the SharePoint 2013 environment.
To set a database to read-write by using SQL Server tools
In SQL Server Management Studio, in Object Explorer, connect to an instance of the Database Engine, expand the server, and then expand Databases .
Select the database that you want to... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/copy-databases-to-the-new-farm-for-upgrade-to-sharepoint-2013 |
d14c4975c21c-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
When you upgrade from SharePoint 2010 Products to SharePoint 2013, you must use a database attach upgrade, which means that you upgrade only the content for your environment and not the configuration settings. Before you can upgrade the... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-1 | Watch the SharePoint 2013 Upgrade: Phase 1 video
Before you begin
Before you create the SharePoint 2013 farm, review the following information and take any recommended actions.
Make sure that the hardware and software that you are using meets the requirements in Hardware and software requirements for Sha... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-2 | Web Analytics The architecture for the Web Analytics service application is different in SharePoint 2010 Products. The presence of SharePoint Server 2010 Web Analytics information in your content databases could cause an error during upgrade. Stop the Web Analytics service application before you back up the content da... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-3 | Export the encryption key for the User Profile service application
The User Profile Service service application requires an encryption key that is stored separately from the database and is needed if you want to upgrade the User Profile Sync database. You must export the Microsoft Identity Integration Server Key ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-4 | In the Specify export file name and location box, type or click browse to select the path and file name to use for the exported key, and then click Next .
The key is exported as a file that has a .BIN file name extension.
Verify the information, and then click Finish .
A message appears indicating that the ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-5 | Configure service applications
You must create the service applications on your new farm before you upgrade your content databases. There are some service applications that can be upgraded from SharePoint 2010 Products to SharePoint 2013. The steps in Install for SharePoint 2013 describe how to use the Farm Con... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-6 | InfoPath Forms Service
This service is not part of the Farm Configuration Wizard. To use this service, use the Configure InfoPath Forms Services link on the General Application Settings page in Central Administration to configure it. To continue to use form templates from your previous environment, export all adm... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
d14c4975c21c-7 | Diagnostic logging
For more information, see Configure diagnostic logging in SharePoint Server .
Settings and schedules for timer jobs
Important
If you had disabled the Workflow Auto Cleanup timer job in your SharePoint 2010 Products environment, make sure that you disable this timer job in your new en... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/create-the-sharepoint-2013-farm-for-a-database-attach-upgrade |
09caebe0f818-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
This checklist helps you confirm that you follow all the steps that you must follow as you prepare for upgrade, perform the upgrade, and perform post-upgrade steps. This checklist applies only to upgrade of the content and service appli... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-1 | Complete this step for the whole environment. Check each web server to make sure that you don't miss any customizations. Keep the inventory up to date as you prepare for the upgrade.
Clean up your environment Before you begin to upgrade, make sure that your environment is functioning in a healthy state and tha... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-2 | Configure service applications Enable and configure the services that you need in your new environment. Do not configure the following service applications - you will configure them while you upgrade their databases later in the process: Business Data Connectivity service Managed Metadata service Performance... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-3 | Set the previous version databases to be read-only If you want your original environment to remain available to users in a read-only state, set the databases to read-only before you back them up.
Complete this step for each content database in your environment. Depending on your organization, you might need a da... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-4 | Complete this step for each content database and supported service application database in your environment. Depending on your organization, you might need a database administrator to complete this step.
Detailed steps for this phase: Copy databases to the new farm for upgrade to SharePoint 2013
Upgrade se... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-5 | Upgrade the User Profile service application Use PowerShell to create the new service application and upgrade the database, and then create a proxy and add it to the default proxy group. After you have created the User Profile service application, you must import the Microsoft Identity Integration Server Key (MIIS) ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-6 | Step
Notes
Create and configure web applications Create a web application for each web application that existed in the old environment. If the desire is to use Windows Claims Authentication, create the new Web Applications in Windows Claims mode instead of Classic mode.
Complete this step one time for ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-7 | Step
Notes
Attach a content database to a web application Attach the content database that contains the root site collection first. For My Sites, attach the content database that contains the My Site host before attaching databases that contain the My Sites. You must perform this action from the comman... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-8 | Complete this step for each of the remaining content databases in your environment. This step might take several minutes, an hour, several hours, or days, depending on your content.
Detailed steps for this phase: Upgrade content databases from SharePoint 2010 to SharePoint 2013 .
Complete post-upgrade step... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-9 | Update links that are used in any upgraded InfoPath form templates For a database-attach upgrade, you exported and imported all InfoPath form templates in your environment when you created the new environment. After upgrade, you can now update the links that are used in those upgraded form templates to point to the ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
09caebe0f818-10 | Upgrade service applications to SharePoint 2013
Upgrade content databases from SharePoint 2010 to SharePoint 2013
Overview of the upgrade process from SharePoint 2010 to SharePoint 2013
Upgrade a site collection to SharePoint 2013
Test and troubleshoot an upgrade to SharePoint 2013 | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/checklist-for-database-attach-upgrade-sharepoint-2013 |
d5235ab5816c-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
In some cases, you might have to restart upgrade to finish a database-attach upgrade from SharePoint 2010 Products to SharePoint 2013. For example: if a template or language pack is missing from the environment, or if you lose the conne... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/restart-a-database-attach-upgrade-or-a-site-collection-upgrade-to-sharepoint-201 |
d5235ab5816c-1 | Note
If you do not have permissions, contact your Setup administrator or SQL Server administrator to request permissions. For additional information about PowerShell permissions, see Add-SPShellAdmin .
On the Start menu, click All Programs .
Click SharePoint 2013 .
Click SharePoint 2013 Manage... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/restart-a-database-attach-upgrade-or-a-site-collection-upgrade-to-sharepoint-201 |
d5235ab5816c-2 | Click I'm ready to start the actual upgrade.
Note
The site collection health checks are run automatically in repair mode before the upgrade starts. The results from the health checks are included in the upgrade log for the site collection. If there is an error, you must address it before you can continue to upg... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/restart-a-database-attach-upgrade-or-a-site-collection-upgrade-to-sharepoint-201 |
d5235ab5816c-3 | Click SharePoint 2013 .
Click SharePoint 2013 Management Shell, .
At the PowerShell command prompt, type the following command:
Upgrade-SPSite <http://site> -VersionUpgrade [-Unthrottled]
Where:
<http://site> is the URL for the site collection.
Add the option -Unthrottled option to skip th... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/restart-a-database-attach-upgrade-or-a-site-collection-upgrade-to-sharepoint-201 |
bfdc98a4b2ea-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
SharePoint 2013 introduces a new user interface that is lightweight, fast, and fluid. This UI is built by using new CSS styles, themes, and master pages. To get this new experience, you must upgrade to the new UI. But the significant ch... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
bfdc98a4b2ea-1 | The following sections list branding issues that may occur when you upgrade to SharePoint 2013.
Custom CSS
The most common way to apply custom branding to a SharePoint 2010 Products site is to create a CSS file that contains styles that override the default SharePoint styles.
To make the new UI faster and more fl... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
bfdc98a4b2ea-2 | Custom theme
In SharePoint 2010 Products, you can use an Office program such as PowerPoint 2010 to create a THMX file. Then you can upload that theme file to SharePoint 2010 Products and apply the theme to your site.
In SharePoint 2013, the theming engine was improved so that theming is faster and more flexible, an... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
bfdc98a4b2ea-3 | Important
Moving forward, if you want to use custom branding, and if you want that branding to work after future upgrades, we recommend that you use themes to implement your design. Themes will have upgrade support when future updates are available. If themes don't work for your scenario or you must have more extensi... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
bfdc98a4b2ea-4 | To resolve this, you should first create an evaluation site collection, and then create the master page again in the SharePoint 2013 site. After you verify that the new master page works as expected, move the master page to the new site collection and apply it to the site. If the sites are publishing sites, you can use... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
bfdc98a4b2ea-5 | Custom content placeholders on a custom master page
Important
If your custom master page contains a custom content placeholder, and if custom page layouts also contain this custom content placeholder, an error may prevent the home page of your site from rendering at all after upgrade. Instead, after upgrade, you ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
bfdc98a4b2ea-6 | Other Resources
Troubleshoot site collection upgrade issues in SharePoint 2013
Review site collections upgraded to SharePoint 2013
Upgrade a site collection to SharePoint 2013
Run site collection health checks in SharePoint 2013
Overview of Design Manager in SharePoint 2013 | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/branding-issues-that-may-occur-when-upgrading-to-sharepoint-2013 |
3b04ec41a775-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
When you upgrade a site collection to SharePoint 2013, errors can occasionally occur. This article helps you understand those errors and address them.
For more information about how to review UI issues in sites, see Review site colle... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-site-collection-upgrade-issues-in-sharepoint-2013 |
3b04ec41a775-1 | For site collection administrators: There are also log files for site collection upgrade stored inside the site collection itself, in the Maintenance Logs catalog at ( http://<SiteName>/_catalogs/MaintenanceLogs/YYYYMMDD-HHMMSS-SSS.txt , where YYYYMMDD is the date and HHMMSS-SSS is the time (hours in 24-hour cl... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-site-collection-upgrade-issues-in-sharepoint-2013 |
3b04ec41a775-2 | Q: The view on a large list is not working any longer
A: Create indexed columns, folders, or new views for large lists. You might have to add the indexed column to your existing views.
If a list is very large, and users use a view or perform a query that exceeds the limit or throttling threshold, the view ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-site-collection-upgrade-issues-in-sharepoint-2013 |
3b04ec41a775-3 | A: Either edit the page or reset the page to the default version, or remove or replace the custom files.
A problem with custom or inline JavaScript or CSS files can cause these issues. For more information, see Branding issues that may occur when upgrading to SharePoint 2013 [Migrated] .
Q: Custom content in ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-site-collection-upgrade-issues-in-sharepoint-2013 |
3b04ec41a775-4 | A SharePoint feature may need to be activated. For more information, see Enable or disable site collection features and Open and use the Web Part Maintenance Page .
Q: I receive an error that I cannot create a subsite based on a site template because the site template uses the 2010 experience version and m... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-site-collection-upgrade-issues-in-sharepoint-2013 |
3b04ec41a775-5 | To support the new faster, more fluid UI in SharePoint 2013, changes have been made to the default master pages and CSS files. For this reason, you cannot apply a master page created in SharePoint 2010 to a site in SharePoint 2013. However, when you upgrade your SharePoint 2010 site to SharePoint 2013, the master page ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-site-collection-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
Even after you test the upgrade process to identify potential issues, you might experience unexpected issues during an upgrade from SharePoint 2010 Products to SharePoint 2013. If you experience issues after upgrade, the sooner you dete... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-1 | ULS or trace log files.
These files are stored in the %COMMONPROGRAMFILES%\Microsoft Shared\Web Server Extensions\15\LOGS folder and are named Servername _ YYYYMMDD - MMSS .log.
The application event log file.
This file can be viewed by using the Event Viewer.
For more information about the upgrade log fi... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-2 | Common issues
Check to see whether any of the following issues cause an upgrade error or warning.
Q: I want to upgrade from a pre-release version of SharePoint 2013
A: Upgrade from a pre-release version of SharePoint 2013 to the release version of SharePoint 2013 is not supported.
Pre-release versions ar... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-3 | WARNING WebPart class [Web Part Identifier] is referenced [Reference Count] times in the database, but is not installed on the current farm.
WARNING Assembly [Assembly Path] is referenced in the database, but is not installed on the current farm.
WARNING Feature could not be upgraded. Exception: Featur... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-4 | In the upgrade log files, you may see errors such as the following:
ERROR Template Template Id : SPSite Id= Site Id could not be accessed due to exception. Skipping SPWeb Id= Web Id for template upgrade. Exception: System.IO.FileNotFoundException: The site with the id Site Id could not be found.
This er... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-5 | Classic-to-claims authentication
Make sure that the web applications that you created in SharePoint 2013 use the same authentication method that was used in SharePoint 2010 Products. Claims-based authentication is the default authentication method for web applications in SharePoint 2013. If the web application was us... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-6 | Q: A database will not upgrade
**A: ** Verify that the database is not set to read-only. You cannot upgrade a database that is set to read-only. Make sure that you set the databases to read-write before you attach and upgrade the databases.
Q: I changed a database name during restore, but I cannot find the ... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2ec46450144c-7 | Q: I migrated users from classic authentication to claims-based authentication after upgrade. But some users have information that is out of date
**A: ** For issues with user profiles, make sure that that the User Profile to SharePoint Full Synchronization job was run.
If you started the User Profile to Share... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/troubleshoot-database-upgrade-issues-in-sharepoint-2013 |
2114ed9e4743-0 | APPLIES TO: 2013 2016 2019 Subscription Edition SharePoint in Microsoft 365
Before you start an upgrade from SharePoint 2010 Products to SharePoint 2013, you should test the upgrade process to make sure that you know exactly what you have to do to have a successful upgrade. A trial upgrade to test the process c... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/use-a-trial-upgrade-to-sharepoint-2013-to-find-potential-issues |
2114ed9e4743-1 | In addition, the following resources can be helpful when you test the upgrade process:
SharePoint 2013 - Test Your Upgrade Process model
Download the SharePoint 2013 Products Preview - Test Your Upgrade Process model poster to see a visual display of information about how to test the upgrade process.
See be... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/use-a-trial-upgrade-to-sharepoint-2013-to-find-potential-issues |
2114ed9e4743-2 | Use the same database names in your test environment.
That way, you can validate any scripts that you use to manage your environment. Again, make sure that you use separate servers that are running SQL Server or you risk affecting your production environment.
Be sure that you transfer all the settings and customi... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/use-a-trial-upgrade-to-sharepoint-2013-to-find-potential-issues |
2114ed9e4743-3 | Distribution of servers in a virtual test environment
Using a physical test environment
When you test by using a physical environment, you must replicate your proposed production server farm environment as closely as possible. If you simplify the number of front-end web servers, application servers, or database s... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/use-a-trial-upgrade-to-sharepoint-2013-to-find-potential-issues |
2114ed9e4743-4 | Create a list of all customizations that you find. Identify the source of the customizations, if it is possible. For example, are there third-party add-ins or templates that were customized in-house? After you identify the source, you can then check for updated or upgraded versions of the customizations.
Tip
... | https://learn.microsoft.com/en-us/sharepoint/upgrade-and-update/use-a-trial-upgrade-to-sharepoint-2013-to-find-potential-issues |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.