Answered by:
error on netdom command

Question
-
hi every body
i try to use this commanand: netdom join %ComputerName% /domain: <DomainName> /userd: <UserName> /passwordd:*
but when i use it it replays me :
the network path was not found.
the command failed to complete successfuly.
where is the problem why it replays me path was not found?
i run win server 2012 on vmware
tnq
- Edited by MCSE QUESTION Friday, May 29, 2015 6:39 PM
Friday, May 29, 2015 6:38 PM
Answers
-
Hi
You can find the netdom join commands on this article;
https://technet.microsoft.com/en-us/library/cc788049.aspx?f=255&MSPPError=-2147217396
Also make sure able to avaible DC,DNS,try to ping DC from client,check FW also disabled,and check the ip configuration.
Friday, May 29, 2015 6:52 PM -
Hi Tnq,
Pleasce check the spelling of the computername, domain.
Please also make sure you have configured the right DNS setting, NetDom needs access to ports 135 and 139, make sure nothing is blocking communication there.
Since you are using server 2012, please also refer to the powershell cmdlet "Add-Computer" to Add the local computer to a domain:
https://technet.microsoft.com/en-us/library/hh849798.aspx
If there is anything else regarding this issue, please feel free to post back.
Best Regards,
Anna Wang
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com
Monday, June 1, 2015 10:16 AM
All replies
-
Hi
You can find the netdom join commands on this article;
https://technet.microsoft.com/en-us/library/cc788049.aspx?f=255&MSPPError=-2147217396
Also make sure able to avaible DC,DNS,try to ping DC from client,check FW also disabled,and check the ip configuration.
Friday, May 29, 2015 6:52 PM -
Hi Tnq,
Pleasce check the spelling of the computername, domain.
Please also make sure you have configured the right DNS setting, NetDom needs access to ports 135 and 139, make sure nothing is blocking communication there.
Since you are using server 2012, please also refer to the powershell cmdlet "Add-Computer" to Add the local computer to a domain:
https://technet.microsoft.com/en-us/library/hh849798.aspx
If there is anything else regarding this issue, please feel free to post back.
Best Regards,
Anna Wang
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com
Monday, June 1, 2015 10:16 AM