Update 'README.md'
This commit is contained in:
parent
65a71b9e33
commit
73d390426c
21
README.md
21
README.md
@ -1,2 +1,23 @@
|
|||||||
# domain_rename
|
# 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
|
||||||
Loading…
Reference in New Issue
Block a user