Net Use Help...

  • Thread starter Thread starter Larry
  • Start date Start date
L

Larry

I am trying to get a xp home pc to reconnect on login to
a shared folder on a xp pro system. I have the shared
folder mapped, all I want to do get the mapped shared
folder to auto reconnect. I have tried numerous differnt
lines using net use and nothing seems to work? is there
an easy way to fix this?
 
Hi Larry,

try with this:

net use x: \\other_pc\share /user:administrator password /persistent:yes

I hope this helps,

Mike
 
Thanks for the info, but I finally figured it out. I
mapped the shared folded, then opened a cmd prompt, typed
net use/persistent:yes and now it reconnects fine.
 

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

Back
Top