To perform the migration of roles from an old server (Windows Server 2012 R2) into a new server (Windows Server 2016), complete the following steps:
- In a new server, install the WSMT feature through the Server Manager, as in Figure 2.30:
- After the installation is complete close the Add Roles and Feature Wizard, and the Server Migration Tools folder is created at C:\Windows\System32\ServerMigrationTools.
- Open Windows PowerShell with elevated admin rights, and locate the Server Migration Tools entering the following command:
cd ServerMigrationTools ...