I am trying to put together a very simple "netdom" command to add a computer into our AD structure using a domain admin account:
Netdom add computer_name /domain:xxx.yyy /ou:cn=test,ou=testou,dc=xxx,dc=yyy
this should look like this: Netdom add computer_name /ou:ou=test,ou=testou,dc=xxx,dc=yyy
I'm using netdom join command for this - if You will have a spaces in this path try to put whole /OU:... part in the quotes - "/OU:..."
-- Tomasz Onyszko [MVP] [EMAIL PROTECTED] http://www.w2k.pl
List info : http://www.activedir.org/List.aspx List FAQ : http://www.activedir.org/ListFAQ.aspx List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
