Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Microsoft Support > Windows NT/2000/2003 Server/2008 Server
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Windows NT/2000/2003 Server/2008 Server Find support for Windows NT/2000/2003 Server/2008 Server editions.

Reply
 
LinkBack Thread Tools
Old 08-18-2009, 12:44 AM   #1 (permalink)
Registered User
 
Join Date: Aug 2009
Posts: 7
OS: windows 2003 server sp2


Trash unable to join the domain "n/w path was n't found"

'the following error was occured while try to join the domain rohcs.com' "n/wpath was n't found"


i formed a new domain rohcs.com for my company.all my client pcs are xp sp2 mechine while i trying to join the pc to domain It asks username & pw.i give domain administrator name and pw .the then it showing following error message '
the following error was occured while attemptting to join the domain rohcs.com' "n/wpath was n't found"

I can ping tfrom server to client and and viceversa..also i was able to ping use rohcs.com from client side...and firewall is disabled in server..
peeli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 08-18-2009, 03:02 PM   #2 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: unable to join the domain "n/w path was n't found"

make sure your desktop that your adding to the domain has the correct dns server (the AD server) as it's only dns server.

The server should also have it self as it's only dns server in tcp-ip settings ... you should have no external/public/isp dns servers on your tcp-ip setting on ANY device on your network.

When computers join ad they don't use "server" or "server.something.com" they use dns to lookup a SVR record. If you have a non AD dns server in your settings it wont find this record.

Last edited by bilbus; 08-18-2009 at 03:04 PM.
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 08-18-2009, 06:31 PM   #3 (permalink)
Mentor Networking Forums
 
2xgrump's Avatar
 
Join Date: Aug 2009
Posts: 1,093
OS: Vista-sp2/Win2003Server-R2/SBS2003/XP-sp3


Send a message via Yahoo to 2xgrump
Re: unable to join the domain "n/w path was n't found"

I agree with bilbus, DNS misconfig can cause so many issues. Make sure that the DNS in your server is configured properly and that you are using only your DNS server IP. If everthing is configured correctly in your server, you just have DHCP config on each computer and joining each computer in your domain should go smoothly. The server's firewall shouldn't be an issue joining a client computer to a domain.
This might help you about DNS configurations:
http://technet.microsoft.com/en-us/l...78(WS.10).aspx
__________________
Networking Forums
"Peace" RD
2xgrump is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-15-2009, 12:09 AM   #4 (permalink)
Registered User
 
Join Date: Aug 2009
Posts: 7
OS: windows 2003 server sp2


Re: unable to join the domain "n/w path was n't found"

ya...I have given only domainserver's ip as dns ip in client side...& n't given any addition dns server..and am able to ping to server using rohcs.com (domain name)...i removed dns & domain using dcpromo command ..and also removed dns's registry entry(zone from hklm/s/w/ms/winnt/currentversion/dnsserver/zone/

but it showing same problem again...
peeli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-15-2009, 10:18 PM   #5 (permalink)
Mentor Networking Forums
 
2xgrump's Avatar
 
Join Date: Aug 2009
Posts: 1,093
OS: Vista-sp2/Win2003Server-R2/SBS2003/XP-sp3


Send a message via Yahoo to 2xgrump
Re: unable to join the domain "n/w path was n't found"

Wow....what is really goin' on here, you got me thinking now. So you can't still join the PC's to the domain after demoting then promoting? Can you pls. provide and post the ipconfig /all info of the server and one of the client PC please? Also, is it possible with your permission to give me a snapshot or info of your DNS config from the server? Is you domain name by any chance XXXX.local or maybe XXXX.com? It shd have been XXXX.local. Please provide me these info so that I may further assists you. RD
__________________
Networking Forums
"Peace" RD
2xgrump is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-15-2009, 10:22 PM   #6 (permalink)
TSF Enthusiast
 
Join Date: Aug 2006
Posts: 949
OS: OS2 Warp


Re: unable to join the domain "n/w path was n't found"

you can use a .com just fine, splitdns or delegated dns is just fine if done correctly.
bilbus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-18-2009, 08:54 AM   #7 (permalink)
Registered User
 
Join Date: Sep 2009
Posts: 4
OS: server 2003


Re: unable to join the domain "n/w path was n't found"

1. Does your DNS primary zone have the active directory information in it? It should have a folder called _msdcs that has the locations necessary for the AD domain.
2. Try restarting the NETLOGON service or your AD or make sure that it is running.
3. make sure that the domain named specified when joining the PC to the domain matches the one in your AD users and computers.
4. As stated earlier, make the AD server the primary DNS server in your client computer.
5. Ping the server from the client PC by its DNS name.
6. Try joining the PC to the doamin again.
7. make sure that you are using the right user when you join the domain. I always yse the domainname\administrator format.

Last edited by blackmamba11; 09-18-2009 at 08:57 AM.
blackmamba11 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 04:34 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85