Word :    Username :           
 

i am trying to map a network drive befor login. to do this i am using this service. autoexnt.exe i am running this batch script:
@echo off
net use Y: \\academic\Academic password /USER:college.edu\username /PERSISTENT:NO


when i login the drive appears to be mapped but disconnected. but the name of the map is "Disconnected Network Drive( Y: )" and the state is "Disconnected Network Drive" but when i click on it, the drive opens just fine.

i'm at a loss..why is this happening?

Sponsored Links
Register or log in to remove.
- 0 +

@echo off
net use Y: \\academic\Academic /USER:college.edu\username /PERSISTENT:NO password

close but no cigar

Reply to shamoo
- 0 +

still didnt fix the problem

Reply to merid
- 0 +

MS documentation...

I don't really see anything wrong with what you have. I don't know why you are doing this before you log in. Why not put the script in your startup folder, that way it will start when you log in.

Reply to jjw
- 0 +

because i need it for a vpn connection? (my boss told me to find out how to do it and didnt exactly give me the full explanation)

Reply to merid
- 0 +

try persistant=yes...

Reply to jjw
- 0 +

already did, i'm totally stumped. i just dont understand why it keeps displaying it as disconnected when its reallly not

Reply to merid
- 0 +

whats yout works domain name.... not the website address the domain if you right click on my computer and go to network identification it should be there.

Reply to shamoo
- 0 +
- 0 +

use the insted of the external one.

also try the computername\localaccount see if that works

Reply to shamoo
- 0 +

Did you try with the IP address instead of name? Supmthin like:

[code:1:0d2f1f1772]net use Y \\192.168.1.23\Academic /USER:college.edu\username /PERSISTENT:NO password

[/code:1:0d2f1f1772]

Wild guess from a wild man. I have better luck with IPs than names on mapped drives.

Reply to knudsen
- 0 +

This is probably due to that drive being mapped under system account. We have had this same problem few days ago because we were mapping it through startup script in domain policy.

Reply to imro
Tom's Hardware > Forum > General Networking > Network General Discussions > Disconnected Network Drive
Go to:

There are 984 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them