Windows server 2008 Core – How to join server to domain via command line
Posted by aidas | Posted in Active directory, Command line, Windows 2008 | Posted on 03-05-2009
0
In this post you`ll see how to join your Windows server 2008 Core to domain named testdomain.com using user ID testuser. To do that type in command line:
netdom join %computername% /domain:testdomain.com /userd: testdomain.com\testuser /passwordd:*
Follow us on Twitter !







