Windows server 2003 and Windows XP – How to join computer to domain via command line
Posted by aidas | Posted in Command line, Windows 2003, Windows XP | Posted on 04-05-2009
0
This post will show you how to join computer “TestPC” to domain “testdomain.com” using command line. To do that open command line on Windows server 2003 and type:
netdom /domain:testdomain.com /user:testuser /password:yourpassword member TestPC /add
Follow us on Twitter !







