Link to home
Start Free TrialLog in
Avatar of nasemabdullaa
nasemabdullaa

asked on

using netdom (computer can join to domain using netdom)

hi
i have computer with windows xp (i have username (home) and password (hosting@2)and name of computer is (solve)) for this computer
and i have windows 2003 server with domain (car.com) and with username (administrator) and password (oil@22)
i wnat to join the computer (solve) to the domain using (netdom) and i write like this
netdom join solve /d:car.com /userd:administrator /passwordd:oil@22 /usero:home /passwordo:hosting@2 /reboot

but i get error the command not complete (login fail unknown username or bad password)

how i can solve the problem

thanks
Avatar of and235100
and235100
Flag of United Kingdom of Great Britain and Northern Ireland image

The syntax is:
netdom add/d:devgroup.example.com mywksta /OU:OU=Dsys,OU=Workstations,DC=microsoft,DC=com
ASKER CERTIFIED SOLUTION
Avatar of and235100
and235100
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Brian Pierce
I assume you are using XP Pro?
A design feature of XP Home is that cannot join a domain.
Avatar of nasemabdullaa
nasemabdullaa

ASKER

hi
thanks for your reply
>>>>netdom join /d:car.com solve /ud:CAR.com\administrator /pd:oil@22
do i need to add username for connect to machain which must connect to domain the above command contain only username and password for server

>>>I assume you are using XP Pro
yes iam using windows Xp Pro

thanks
The username and password you require is the domain administrator's.
hi
thanks for your reply
i do that but i get same error (login fail unknown username or bad password)

how i can solve the problem

thanks
Why use netdom?
Try by right clicking on My Computer and on the Name tab select Network ID and use the wizard to join the domain, it will guide you through the necessary steps.
You might have to try administrator@domain.com for the /ud: switch
Or indeed - just use /ud:Administrator
hi
thanks for all reply
its not work
please what can i do is there problem in my windows

thanks
Is your network connectivity okay?

Can you ping the server and browse to its shares?
hi
thanks for your reply
yes its working OK and i can ping and see the share in my network


thanks
How are you trying to do this? Is this over a local network - or over the web?

netdom probably will only work over the local network.

Have you tried the command from another computer? The syntax is correct - therefore it should work.

Have you tried /ud:DOMAIN\Administrator >?
hi
thanks for your reply
>>>How are you trying to do this? Is this over a local network - or over the web
i use internal network to do that

>>>Have you tried /ud:DOMAIN\Administrator
yes i do that and i get same error and i change the computer but its not work

i think i have problem in my server because i made this command on other server and its work

thanks

Hope it works properly now - thank you.
hi
thanks for your time

thanks