Skip to content

Latest commit

 

History

History
83 lines (65 loc) · 4.36 KB

migration-assessment-scan-unsupported-site-templates.md

File metadata and controls

83 lines (65 loc) · 4.36 KB
title ms.reviewer ms.author author manager recommendations ms.date audience f1.keywords ms.topic ms.service ms.localizationpriority ms.collection ms.custom ms.assetid description
Migration Assessment Scan Unsupported Site Templates
heidip
MicrosoftHeidi
jtremper
true
9/13/2017
ITPro
NOCSH
article
microsoft-365-migration
high
IT_SharePoint_Hybrid_Top
IT_Sharepoint_Server_Top
SPMigration
M365-collaboration
m365initiative-migratetom365
7cd48080-1e02-443b-9e3d-8361b2903959
Learn how to fix issues with Unsupported Site Templates during migration.

Migration Assessment Scan: Unsupported Site Templates

Learn how to fix issues with Unsupported Site Templates during migration.

Overview

Every SharePoint site is based on a site template. In the SharePoint source environment, it was possible to create site collections using various default templates and templates deployed via Full Trust Code (FTC). However, site collections that are supported for migration are the Team Site and Personal Site templates. The Personal Site Template is used for creating Microsoft OneDrive sites.

Supported Site Templates:

Template Friendly Name Template ID
TeamSite
STS
1
Personal Site
SPSPERS
21

Data Migration

Any site that isn't using a Team Site or Personal Site template should be mapped to the Team Site template during migration. The content from the source environment is then copied into the new Team Site on the target.

Important

Any site that is configured as "No Access" (locked), in SharePoint would be skipped. To see a list of locked site collections see the Locked Sites scan output.

Preparing for Migration

Use the scan report for Unsupported Site Templates to identify site collections that are impacted. The impacted site's content is copied into a Team Site template during migration, but it's possible the Team Site template doesn't include the features/functionality of the source site.

Post Migration

Validate that your sites work post migration.

Scan Result Reports

UnsupportedWebTemplate-detail.csv This scan report contains a list of sites that are currently using a site template that isn't supported on the target platform.

Column Description
SiteId
Unique identifier of the impacted site collection.
SiteURL
URL to the impacted site collection.
SiteOwner
Owner of the site collection.
SiteAdmins
List of people listed as site collection administrators.
SiteSizeInMB
Size of the size collection in megabytes [MB]
NumOfWebs
Number of webs that exist in the site collection.
ContentDBName
Name of the content database hosting the site collection.
ContentDBServerName
SQL Server hosting the content database.
ContentDBSizeInMB
Size of the content database hosting the site collection.
LastContentModifiedDate
Date/Time the site collection had content modified.
TotalItemCount
Total number of items found in the site collection.
Hits
Number of requests logged for the site collection. Relies on data from the usage logging service. If the usage logging service is disabled this row shows N/A.
DistinctUsers
Number of distinct users that have accessed the site collection. Relies on data from the usage logging service. If the usage logging service is disabled this row shows N/A.
DaysOfUsageData
Number of days the usage logging service retains data. This provides context for Hits and DistinctUsers. For example, if this is 14 days, the Hits and DistinctUsers data is for the last 14 days.
FullURL
URL to the impacted site.
WebID
ID for the site that is linked to the invalid site template.
WebTitle
Title for the impacted site.
WebTemplateID
ID for the site template that isn't supported in the source environment.
WebTemplate
Friendly name for the site template. If this is empty, it indicates that the site template is no longer registered on the source environment.
ScanID
Unique identifier assigned to a specific execution of the SharePoint Migration Assessment Tool.