WS-011T00A__M12
WS-011T00A__M12
Server 2019
Administration
This module describes how to deploy tools for server upgrades and migration.
Lessons:
AD DS migration
Storage Migration Service
Windows Server Migration Tools
Lesson 1: AD DS migration
Lesson 1 overview
Windows Server 2019 does not include a new domain or functional level
Upgrade:
Add Windows Server 2019 domain controllers to an existing AD DS forest
Allows you to raise domain and forest levels
Requires no downtime
Migration:
Move AD DS objects to a new AD DS forest
Very complex
Typically driven by the need to restructure
Upgrade a previous version of AD DS to Windows Server 2019
For the Windows Server 2016 functional level all domain controller must be running:
Windows Server 2019
Windows Server 2016
To add a Windows Server 2019 domain controller:
The functional level must be at least Windows Server 2008
The domains must be using DFS-R for SYSVOL replication
You need to prepare the forest and domains with Adprep
Ensure that you understand what older domain controllers are used for before you remove them
Raise domain and forest functional levels after removing older domain controllers
Migrate to AD DS in Windows Server 2019 from a previous version
Storage Migration Service is used to migrate an existing file server to a new file server
Target file servers can be on-premises or a virtual machine in Azure
Source server identity can be migrated to avoid updating clients
Local user accounts can be migrated
The migration process is:
1. Inventory source servers
2. Transfer data
3. Cutover identities
Data is retained on source servers to ensure that no data is lost
Storage migration requirements
Windows Admin Center is the tool used to create and manage migration jobs
To create an orchestrator server, install the Storage Migration Service feature
Supported sources are:
Windows Server 2003 or newer
Linux servers configured with Samba
Required firewall rules on source and destination servers are:
File and Printer Sharing (SMB-In)
Netlogon Service (NP-In)
Windows Management Instrumentation (DCOM-In)
Windows Management Instrumentation (WMI-In)
Migration accounts require administrator permission on the source, orchestrator, and destination servers
Migrate a server with storage migration
This lesson describes Windows Server Migration Tools and their usage scenarios.
Topics:
What are Windows Server Migration Tools?
Install Windows Server Migration Tools
Use Windows Server Migration Tools
What are Windows Server Migration Tools?
Destination server:
Install the Windows Server Migration Tools feature
Source server:
Create a deployment folder on the destination server by using SmigDeploy.exe
Copy the deployment folder to the source server
Run SmigDeploy.exe with no options
Use Windows Server Migration Tools