Add computer account to AD after a domain lost
howdy,
i'd on scenario:
i had small server 2 client computer on ad, , reasons doesn't matter, ad server died.
installed ad again, same ad name/domain name, etc, , added pre-existing computers ad, via:
net computer \\pc-name /add
and computer added ad, when client computer added tries join domain, has error message saying "machine account doesn't exists on server".
when try see properties of manually added computer in ad computers folder, doesn't have information os name/version, etc etc, one's added via normal way (with computer properties etc etc).
is there else done?
you need join computer domain ..not “add”. if prefer use command link, here actual command , syntac:
netdom join /d:infralab.local computername /ou:ou=test,dc=infralab,dc=local
http://portal.sivarajan.com/2010/04/add-workstation-to-domain-batch-file.html
since, have new domain (even if has same name), user account, groups, permission etc different. users new profile when first logon or can use following procedure re-assign old profile:
http://portal.sivarajan.com/2010/04/workstation-profile-migration.html
santhosh sivarajan | mcts, mcse (w2k3/w2k/nt4), mcsa (w2k3/w2k/msg), ccna, network+ houston, tx
blogs - http://blogs.sivarajan.com/
articles - http://www.sivarajan.com/publications.html
twitter: @santhosh_sivara - http://twitter.com/santhosh_sivara
posting provided no warranties,and confers no rights.
Windows Server > Directory Services
Comments
Post a Comment