To disconnect a network drive from a DOS prompt (in this case drive N:) run the following command (This will work on Windows NT and Windows XP, may also work on other windows but I'm not sure): net use N: /delete
© 2005 tiplib.com