Check the services in the "Administrative Tools" folder for "DNS Client". You will not be able to resolve hostnames without this service running.
Nick
Main Topics
Browse All TopicsWe have a laptop that is able to contact the domain and log in, but then is not able to open a network share, e.g. \\servername\share.
Other computers in the office can open the same network share. The laptop's TCP properties are set to enable NetBios over TCP/IP but when ipconfig \all is run, it indicates that NetBios over TCP/IP is disabled. I have already tried another question's solution with the following: netsh int ip reset c:\ip.txt but that was not successful. I do not want to load NetBEUI either.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
You may be able to "fix" it by doing so in the registry.
Note: Only make changes to the registry if you are comfortable doing so. Incorrect changes can render your computer useless.
Locate the key:
HKEY_LOCAL_MACHINE\System\
There will be a series of these with a GUID (long number), they are created when you add and delete adapters. Locate the current one, and look for a DWORD entry "NetbiosOptions" if set to 0 it is disabled and can be enabled by choosing 1. If it is not present, which is the case if it has never been successfully enabled on that adapter right click in the appropriate window on the right and choose new DWORD, name it NetbiosOptions, and set the value to 1. You may have to reboot.
If you need help locating the GUID, the following may be helpful.
http://www.jsifaq.com/SF/T
Can you resolve the computer name using DNS? DNS is used primarily in a domain. At a command line enter:
nslookup computername
I assume you can connect to the share or map it by IP:
\\192.168.123.123\ShareNam
Hi BFulford,
I would check the firewalls installed on your computer. The computers purchased today come preloaded with Desktop firewall software like Norton Security, MCafee Security, Trend Micro and many others.
If you can ping the hostname or ip address of the server which stores the shared folder, then its not a DNS or Netbios issue.
Its most likely a desktop firewall which is blocking ports necassary to access the shared folder.
Regards,
nitadmin
>>"No trying to connect to the ipaddress\sharename doesnt fly."
Then it has nothing to do with name resolution.
Can you access the Internet? If so networking is fine.
Can you ping the computer/server with the share? If not is their a router between you ans it, or a software firewall enabled as stated by nitadmin.
Is your laptop a member of a domain or workgroup.
Is the server you are trying to access a member of domain or workgroup.
Make sure your laptop is a member of the same domain or workgroup.
You may want to un join the workgroup or domain and then re-join the work group or domain.
Also make sure, the ip addreess obtained by your NIC card is in the same network as the server.
Best regards,
nitadmin
Load PStools onto server 2008
From command prompt goto pstools directory type:
Psservice setconfig NetBT auto
Start the TCP/IP NetBIOS helper service
Other services that may need to be started
Computer Browser
DHCP Client
DNS Client
Network Location Awareness (Startup Type 'Manual')
Remote Procedure Call (RPC)
I am having the exact same problem but on a Terminal Server Member Server. I have been through allsorts of things found on the internet & i have not got this working after spending 3 days solid on it.
Reformat is not an option for me. There is a problem with Netbios over TCP/IP & i cannot locate anything on my network via IP or Netbios but i can ping & get replies when i put in \\TS-Server i get my own shares but when i put in \\10.77.128.21(A server on my network) Network location cannot be reached error pops up.
I have no option but to get this server back up & working over the weekend Any help is much appreciated.
Business Accounts
Answer for Membership
by: scorpiiaPosted on 2007-12-07 at 14:03:55ID: 20431372
click start->run and enter "devmgmt.msc" without quotation.
click devices by connection.
click show hidden devices.
find "net bios over tcp/ip and enable it.