Active Directory Migration from Windows Server 2016 to Windows Server 2022

preview_player
Показать описание

Active Directory Migration from Windows Server 2016 to Windows Server 2022

1. Prepare

2. Step by step : Active Directory Migration from Windows Server 2016 to Windows Server 2022

- DC24 : Install an Additional Domain Controller and transfer FSMO from DC1

+ Server Manager - Manage - Add Roles and Features - Next to Server Roles - Select 'Active Directory Domain Services' + DNS

- Add Features - Next and Install - Close

+ Click Notifications - Click 'Promote this server to a domain controller' - Select 'Add a domain controller to an existing domain'

- Type the Directory Services Restore Mode (DSRM) password : Enter Password and Confirm password - Next to Install - Restart

+ type : netdom query fsmo # check server has installed FSMO roles

+ Tranfer RID Master, PDC Emulator, and Infrastructure Masters :

+ Tag RID : click Change... - Yes + Tag PDC : click Change... - Yes + Tag Infrastructure : click Change... - Yes

+ Tranfer Domain Naming Master :

+ Server Manager - Tools - Active Directory Domains and Trusts


+ Tranfer Schema Master


+ Start - cmd, type : netdom query fsmo # show server holding FSMO Roles is DC24 - OK

- DC1 : Demote Domain Controller

+ Server Manager - Manage - Remove Roles and Features - Server Roles : Untick 'DNS Server' + 'Active Directory Domain Services'

- Remove Features - Demote this domain controller - Credentials : Tick 'Force the removal of this domain controller'

- Warnings : Tick 'Proceed with removal' - New Administrator Password : Enter password and confirm - Demote - Restart

- DC24 : Check Domain Controllers again

- Delete - Yes

+ Server Manager - Tools - Active Directory Sites and Services - Sites - Default-Fist-Site-Name - Servers

- Right-Click DC1 - Delete - Yes

Рекомендации по теме
Комментарии
Автор

Wondering if one should upgrade the AD Schema from 2016 (87) to 2019/2022 (88) first?
THX!

updsynl
Автор

is this affects user logon, like user profile damage

nitinarora
Автор

what about GPO? is it transferred automatically?

AmirSalehipour
Автор

Attempted to change the Operation master but I received the error message below. How can I fix the issue?
"The current active directory domain controller is serving as the operations master. To transfer the operations master role to a different computer you must first connect to it."?