System error 50 has occurred ..... during network drive mapping with a batch file.

Joined
May 11, 2013
Messages
1
Reaction score
0
I have multiple computers on a home network with WiFi and Ethernet access to a network NAS.

Using a batch file, I map my network drives at start up, etc.

One of (I have 4) the computers fails to map the network drive. All other computers works fine with the same batch file. The computer in question is a Asus laptop with a Intel Core i7 740QM CPU and 6GB of RAM running Windows 7 Home Premium.

Specifically, when the following command was run in the batch file:

net use * /d /y​

The computer responded with:

System error 50 has occurred.
The request is not supported.​

When the batch continues to execute and map the network drives, each mapping command of "net use z: ......" produces the following:

System error 53 has occurred.
The network path was not found.​

All other software and functionality seems to be running fine.

It looks like a problem with Windows but after some searching on the internet I have found nothing with similar symptoms ... or how to diagnosis "net use" command errors.

HELP!!!!!!!!!!!!!!! :bow::bow::bow:
 
Last edited:

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