Viewing 3 posts - 1 through 4 (of 4 total)
Grasshopper,
Sorry for the delayed response, I have been busy with a "not" vacation (swamped at work). I tried a few methods and the only way I could determine total...
June 24, 2008 at 4:21 pm
P.S. -- of course, there are additional steps to filter the data out, but looking for "like %drive %" and a substring will give you the drive letter, and "like...
May 22, 2008 at 8:07 am
What do you all think about this method? No intermediate files needed!
'
' Capturues Free and Percent Free Space for all local drives.
'
' ********************************************************************************
Const ForAppending = 8
strComputer =...
May 22, 2008 at 8:04 am
Viewing 3 posts - 1 through 4 (of 4 total)