[Samba] Stop WinXP from attempting to remount a share

Adam Nielsen adam.nielsen at uq.edu.au
Mon Dec 19 23:54:54 GMT 2005


> Windows seems to persistently remember the server\share and want to 
> reconnect with it.  Is there a way to stop this?

On the XP box, from a cmd prompt run:

  net use

Find the connection you're after, then run

  net use \\server\share /delete

That should fix it.

Cheers,
Adam.


More information about the samba mailing list