I'm using the rmtshare command to get a list of shares on a server (rmtshare
/L /S servername > shares.txt). I'm trying to figure out how I can go about
writing a script that can be run at will to verify that these shares still
exist. I'm learning vbs as I go along, so I appreciate any help offered.