Error helpmsg - net use

Joined
Aug 5, 2009
Messages
1
Reaction score
0
after i restarted my PC i cannot access my L drive from my network drives on my computer

on my.exe file i have this code

net use l: /d
net use l: \\<server> /<user>

when i run it here's the error

c:\windows>net use l: /d

the network connection could not found

More help is available by typing NET HELPMSG 2250 <----- 1st error

c:\windows>net use l: \\<server> /<user>
Enter the password for <user> to connect ( this is fine before, i just need to press enter then i will go through ... <----- this time there an error after this line)
system error 1219 has occurred <----- 2nd error

Multiple connection to a server or shared resources by the same user, using more than one user name, are not allowed. Disconnect all previous connection to the server or shared resources and try again..



**** i tried issuing net use on cmd here's what i get

status local remote network
ok <x:> <server> microsoft windows network
ok <blank><----- this should be L: <server> microsoft windows network

this command completed successfully..


Can anyone help me with this.

I appreciate the help
 

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