Cannot disconnect network connections

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

Guest

Everytime I connect to a computer within my network using "\\127.0.0.13" for
instance with a username and password, the next time i connect to this
computer again, it doesn't ask me for login credentials anymore... how could
i set it up so that the login window appear everytime i login to a machine.
thanks!
 
try to disconnect it and then use this command to map, net use H: \\ip
/persistent: no.

--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
Networking Solutions, http://www.chicagotech.net/networksolutions.htm
VPN Solutions, http://www.chicagotech.net/vpnsolutions.htm
VPN Process and Error Analysis, http://www.chicagotech.net/VPN process.htm
VPN Troubleshooting, http://www.chicagotech.net/vpn.htm
This posting is provided "AS IS" with no warranties.
 
Thanks! but it doesn't really work... i found out that i could use "net use *
/delete" to remove the connections or logoff will also remove the
connections. i create a batch file containing the "net use * /delete", so
that when user click on it, it'll disconnect the connections for them. the
problem i have now is that the user have to enter "Y" when click on the batch
file, i want it do disconnect the connections without user interference.
thanks!
 

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