Update 'README.md'

This commit is contained in:
deathbybandaid 2022-03-15 12:43:08 +00:00
parent 73d390426c
commit 29bf71ff22

View File

@ -6,18 +6,18 @@
3) run script file 3) run script file
4) rendom /upload 4) `rendom /upload`
5) rendom /prepare 5) `rendom /prepare`
6) rendom /execute 6) `rendom /execute`
7) netdom computername DC.olddom.local /add:DC.newdom.local 7) `netdom computername DC.olddom.local /add:DC.newdom.local`
8) netdom computername DC.olddom.local /makeprimary:DC.newdom.local 8) `netdom computername DC.olddom.local /makeprimary:DC.newdom.local`
9) gpfixup /olddns:olddom.local /newdns:newdom.local 9) `gpfixup /olddns:olddom.local /newdns:newdom.local`
10) gpfixup /oldnb:OLDNETBIOS /newnb:NEWNETBIOS 10) `gpfixup /oldnb:OLDNETBIOS /newnb:NEWNETBIOS`
11) rendom /end 11) `rendom /end`