Donate Us : paypal.me/MicrosoftLab
Rename Active Directory Domain running Windows Server 2012 R2
1. Prepare
- DC11 : Domain Controller(Yi.vn) | WIN102 : Domain Member
2. Step by step : Rename Yi.vn to Yz.vn
- WIN102 : Check domain : Yi.vn
- DC11 : Rename Yi.vn to Yz.vn
+ Create a Zone DNS Named Yz.vn :
+ Server Manager - Tools - DNS - DC11 - Right-Click "ForWard Lookup Zones" - New Zone... - Zone Type : Primary zone, Zone Name : Yz.vn - Finish
+ Start - cmd, Type : rendom /list # An xml file created lists the current domain information
+ Go to C:\Users\administrator to check file Domainlist.xml
+ Righ-click Domainlist.xml - Open with - Notepad - Replace Yi.vn to Yz.vn
+ At cmd, type :
+ rendom /showforest # verify the new configuration + rendom /upload # upload the modified xml to our domain controllers
+ rendom /prepare # prepare for domain rename by verifying authorization
+ rendom /execute # Execute the uploaded script on all domain controllers to actually perform the domain rename operation === Restart
+ Logon using Yz\Administrator
+ Check "Group Policy Managememt" : + Server Manager - Tools - Group Policy Management === Fail
+ Start - Right-Click cmd - Run as administrator, Type :
+ gpfixup /olddns:Yi.vn /newdns:Yz.vn + gpfixup /oldnb:Yi /newnb:Yz # Update DNS
+ netdom computername DC11.Yi.vn /add:DC11.Yz.vn + netdom computername DC11.Yi.vn /makeprimary:DC11.Yz.vn === Restart
+ Start - Right-Click cmd - Run as administrator, Type : rendom /clean # clean up
- WIN102 : Logon using Yi\Administrator - Check domain Yz.vn === OK === Restart
+ Logon using Yz\Administrator === OK
--------------------------------------------------------******************** Youtube.com/c/MicrosoftLab ********************--------------------------------------------------
Ещё видео!