SMAT has two core functions, as follows:
- Generating an identity mapping file for existing sites
- Scanning content for potential issues
We'll look at each of these steps in the next sections.
Generating an identity mapping file for existing sites
To generate an identity mapping file, follow these steps:
- From a SharePoint server, launch an elevated Command Prompt.
- Change directories to the location from which SMAT was extracted.
- Run the following command:
SMAT.exe -generateidentitymapping. This is illustrated in the following screenshot:
- When prompted, enter an Office 365 global administrator credential.
- Select the box to grant consent and click Accept, as illustrated in the following screenshot:
- Review any errors generated by the identity mapping tool. The output from this is illustrated in the following screenshot:
- Review the output file for any identities that are not synchronized to Azure Active Directory (Azure AD). To...