Question : Folder mapping issue using Net Use command.

Background:  We have SonicWALL firewalls at each of our remote locations.  We have setup VPN tunnels between the sites.  The current tunnel status is green (on).  I have a computer at each location that collects information from other computers.  Once a day a central computer connects to each remote system and collects the data into a central repository.  These remote computers all have Remote Desktop turned on.  I can connect to each computer via remote desktop.  Each of these remote computers are running Windows XP.  Each of the remote computers share a folder: C:\POLLING  The permissions are set on these to allow user ADMIN EVERYTHING.

The batch file that collects the information includes a NET USE command to map the central collection folder.: net use t: \\192.168.x0.100\polling /user:admin admin (where x = 1 through 10 for each VPN remote location)

This same line of code works at every other location but on 192.168.90.100 I get the error message: System error 1311 has occured.  When I look this up it seems to refer to an environment that has domain servers.  We currently do not.  In fact, we are running Novell Netware 4.11  (I am in the process of upgrading the entire environment to something a tad bit more modern.)

I have tried to use the "map network drive" command with different user.  I am a bit baffled by this.  Can anyone help?

Answer : Folder mapping issue using Net Use command.

Are you using Share permissions and NTFS permissions on the c:\polling directory on \\192.168.x0.100?
Random Solutions  
 
programming4us programming4us