The netdom tag has no wiki summary.
0
votes
1answer
22 views
Netdom Join — What is wrong with this syntax?
I receive 'The syntax of this command is:...Try "Netdom Help" for more information, when I enter the following:
netdom join melbourne /D:contoso.internal /UD:administrator /PD:*
I have both ...
2
votes
2answers
927 views
CMD - Rename Local Computer, Join Domain, Join Specific OU
Alright so not sure if this is entirely possible all in one.
Situation: Brand new computer not on the domain, just a local workgroup. Want to change that computers name, join a domain, and put the ...
1
vote
2answers
3k views
“Correct” way to programatically join a Windows 7 machine to the domain
What is the preferred method to programatically join a windows 7 machine to the domain?
I want to script this so that when a newly imaged machine is booted up it joins the domain. (I don't want to ...
0
votes
2answers
370 views
NetDom at Startup
We have a Bat file running on a pc login to migrate a pc from Domain A to Domain B this works brill but.
@ECHO OFF
cmd /c netdom move /domain:B %computername% /OU:"OU=Computers" /ud:B Admin ...
0
votes
2answers
2k views
verrUsing netdom.exe to “Un”Join a domain
I need to unjoin a computer from the domain preferably form the command line. I know how to use netdom.exe to join a machine to a domain. Is there a corresponding way to un-join it?
thanks.
0
votes
3answers
6k views
Netdom to restore machine secret
I have a number of virtual machines that have not been switched on for over a month, and some others which have been rolled back to an older state. They are members of a domain, and have expired their ...
