Re: HD Space using CF?

2007-03-23 Thread Robertson-Ravo, Neil (RX)
rily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -Original Message- From: Adkins, Randy To: CF-Talk Sent: Fri Mar 23 20:36:45 2007 Subject: HD Space using CF? Anyone know of a utility that I can use to determine how much FREE Hard Drive space is availa

Re: HD Space using CF?

2007-03-23 Thread Dean Lawrence
Couldn't you just run that script for each drive you have and add the totals? On 3/23/07, Adkins, Randy <[EMAIL PROTECTED]> wrote: > Anyone know of a utility that I can use to determine how much FREE Hard > Drive space is available on a server? > Not a drive, but the server as a whole. > > I know

HD Space using CF?

2007-03-23 Thread Adkins, Randy
Anyone know of a utility that I can use to determine how much FREE Hard Drive space is available on a server? Not a drive, but the server as a whole. I know there is a script on CFLIB, that will obtain the free space on a drive: function AvailableSpace(drvPath) { Var fso = CreateObject("COM"