haripotter’s technorati

Just another WordPress.com weblog

How to disconnect a network drive using vbscript

Below is a script to disconnect a network drive using vbscript. We employ the services of WScript.Network object to do the same :) Enjoy!. There are two functions below. One is the actual disconnect drive and the other one is to parse the command line arguments. We want to make sure the drive letter that has to be disconnected, is specified as an input parameter to the script.
Read more »

August 2, 2008 Posted by haripotter | HP Quality Center and QTP | , , , , , | No Comments Yet