net use command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

In Vista, I'm trying to run the following dos command but unsuccessful so
far. However I have no problems doing this in XP and/or W2K.

net use V: \\mymachine\ftproot\ProdSupp\ mypassword /USER:mydomain\myuser

I get the error: "System error 59 has occurred."

I would appreciate any help on how to resolve this.

Thanks,
Glenn
 
This is what I use and it works. The only difference is I put the password at
the end.

net use k: \\mymachine\ftproot /USER:mydomain\myuser mypassword
 
I tried this and I still get the same error.

Could this be a security issue in Vista since I can connect to other
machines within the same domain?

Thanks,
Glenn
 
Back
Top