| |
WaDsPo07
Posts: 1
Score: 0
Joined: 10/23/2007
Status: offline
|
I am trying to develop a simple VBscript that will make a loop that will look at each available drive on a single system, and for each drive found, generate a simple popup that displays available space, and the volume name of the drive. I am pretty sure I understand how to generate the appropriate message box, but I am a little lost on how to check for drives on a system, and have an output of each one found. Can anyone help? I know it would involve creating a variable, and setting that variable to an object expression....I think.
|
|