Update 'README.md'

This commit is contained in:
deathbybandaid 2022-03-15 12:42:10 +00:00
parent 65a71b9e33
commit 73d390426c

View File

@ -1,2 +1,23 @@
# domain_rename
1) add dns zone for new domain in dns manager
2) edit domains in this script file
3) run script file
4) rendom /upload
5) rendom /prepare
6) rendom /execute
7) netdom computername DC.olddom.local /add:DC.newdom.local
8) netdom computername DC.olddom.local /makeprimary:DC.newdom.local
9) gpfixup /olddns:olddom.local /newdns:newdom.local
10) gpfixup /oldnb:OLDNETBIOS /newnb:NEWNETBIOS
11) rendom /end