System 53 errors in Vista only

G

Guest

I have a Vista/XP dual-boot machine set up both in Vista and in XP to
map a series of network drives. No problem occurs in XP. No problem
occurs mapping to drives by VPN in Vista.

Maps to non-VPN drives in Vista fail, however, with a system error
53. I can ping the machine with the drives I cannot connect to
although net view does not recognize the machine in Vista. System
firewall is off in both Vista and XP. I rely on my router for
firewall protection so firewall blocking is ruled out as a possibility
here. I use identical drive-mount patch files in the two systems.
The mount format is the one I have always used with net use, namely:

net use p: \\xx.xxx.xxx.xx\xxx$ pw /USER:servername\username /
persistent:no

Again, this net-use command works fine in XP but not in Vista on the
same machine (through the same router).

Does anyone have any idea what might be going on here?

Thanks in advance for any help!
 
R

Robert L [MVP - Networking]

Do a simple test, can you do "net use \\xx.xxx.xxx.xx" without p: and /xxx$?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
I have a Vista/XP dual-boot machine set up both in Vista and in XP to
map a series of network drives. No problem occurs in XP. No problem
occurs mapping to drives by VPN in Vista.

Maps to non-VPN drives in Vista fail, however, with a system error
53. I can ping the machine with the drives I cannot connect to
although net view does not recognize the machine in Vista. System
firewall is off in both Vista and XP. I rely on my router for
firewall protection so firewall blocking is ruled out as a possibility
here. I use identical drive-mount patch files in the two systems.
The mount format is the one I have always used with net use, namely:

net use p: \\xx.xxx.xxx.xx\xxx$ pw /USER:servername\username /
persistent:no

Again, this net-use command works fine in XP but not in Vista on the
same machine (through the same router).

Does anyone have any idea what might be going on here?

Thanks in advance for any help!
 
R

Robert L [MVP - Networking]

Then I would check the permission in the security tab. or this link may help,

Vista Permission IssuesPost Posted: Fri Mar 02, 2007 5:14 am Post subject: How to: check permissions using Vista icacls command, Reply with quote . ...
http://www.chicagotech.net/vista/vistapermission.htm


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
Yes--that works--but, of course, it doesn't give me a mapped drive!
 
G

Guest

I can't check permissions on the security tabs for the target drives
because I don't have admin. privileges on those machines. In any case
the same net use commands work fine on XP on the same machine!

icacls \\xx.xxx.xxx.xx\xxx$ returns only:

The network path was not found.
Successfully processed 0 files; Failed processing 1 files

on the Vista client.

So, unfortunately, I'm not much further ahead at the moment (I tried
many of the suggestions on the links you provided but nothing helped).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top