Oct 14, 2016 · To stop / disconnect a network drive correctly, use this command. net use \\thepath\toyournetworkfolder /delete. See Microsoft Technet for all options of net use. Tip: the path to your network folder, that you have attached as a network drive can be copied and pasted via mouse right click to command line from the txt file we generated in step 3.

If you omit the -Persist portion, the mapped drive will be removed after the next logon. Finally, to disconnect the mapped network drive, you can do the following. In the context menu of This PC, select the "Disconnect network drive" command. In the next window, select a drive you want to disconnect … problems unmapping a network drive that no longer exists Feb 28, 2005 Cannot disconnect network drive | Vista Forums May 30, 2008

May 30, 2008

where number is the number of minutes that you want the server to wait before it disconnects a mapped network drive. The maximum value for this command is 65,535. NOTE: If you set the autodisconnect value to 0 (zero), the autodisconnect feature is not turned off, and the Server service disconnects mapped network drives after only a few seconds of idle time.

windows server 2003 - Disconnected Network Drive - Server

Windows 10 Does Not Reconnect Mapped Network Drives [Fix] Paste the following text inside Notepad and save as a *.cmd file. @echo off :Start timeout /t 5 …