Migration Assessment Scan: Customized Pages
Learn how to mitigate issues with Customized Pages during migration.
Overview
Customized files are out of the box SharePoint files that have been modified by a user. A common example is using a tool like SharePoint Designer to open a site and modify the default.aspx file of a site. During migration, these pages are reverted to their uncustomized state.
Any file modified by the SharePoint System Account is excluded from the scan report.
For more information on customized files and how to reset a file back to the default, read the following article:
Data Migration
Customized files are reverted to their uncustomized state during migration.
Important
Any site that is configured as "No Access" (locked), in SharePoint will be skipped. To see a list of locked site collections see the Locked Sites scan output.
Preparing for Migration
Notify the site collection owners of sites that contain customized pages that they'll need to reapply any customizations made to impacted files post migration. Page owners should look for out of the box behavior to replace customization where possible.
Post Migration
Site owners need to reapply any customizations post migration.
Scan Result Reports
The following table describes the columns in the CustomizedPages-detail.csv report.
This scan report provides a list of all the customized files and who last modified them.
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. |
ModifiedBy |
User that modified the file |
File |
File that was customized. |
ScanID |
Unique identifier assigned to a specific execution of the SharePoint Migration Assessment Tool. |