I added a computer to a Windows SBS 2008 domain, called it ps076. When I try to access the D: drive of the computer through Windows Explorer (I have admin rights) using this syntax:
\\ps076\d$
I get an error message that says:
Windows cannot access \\ps076\d$
Check the spelling of the name. Otherwise there might be a problem with your network. To
try to identify and resolve network problems, click Diagnose.
I clicked diagnose and troubleshooting couldn't identify the problem.
When I enter it by the local IP address instead, I can gain access the drive after entering my admin credentials.
\\192.168.2.135\d$
The PS076 computer uses Windows XP professional. Can someone help me understand why the computer name is not sufficient to locate this computer. I have set up numerous other computers on our network and have always been able to access them by the computer name.
I want to be able to access this computer by the same name all the time as I will be writing some programs to grab data off the D: drive and it will simplify that process.