diff --git a/README.md b/README.md index 1bb38d7..0e83533 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,18 @@ 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 \ No newline at end of file +11) `rendom /end` \ No newline at end of file