Here's something on those lines That I used with IIS

The user must be a member of "Domain Admins" group

It does a simple check of space left against a limit and highlights disks
under the limit

HTH

Rod


> -----Original Message-----
> From: John W. Sims [mailto:[EMAIL PROTECTED]]
> Sent: 30 August 2001 05:11
> To: [EMAIL PROTECTED]
> Subject: remote share disk usage for nt/win2k
> 
> 
> IN NT/WIN2K land -
> 
> What is the easiest way list out remote share directories AND 
> their disk
> space usage - similar to the du -s command in UNIX.
> 
> I have been looking at win32::? modules but nothing seems to 
> fit - or is it
> time to create a WSC?  UGH!
> 
> For example I want to UNC path into a server share and build 
> a list of what
> directories are consuming the most space....this is easy with 
> VBScript using
> file system objects.
> 
> Once you get directories and usage summaries you can feed it 
> in to excel or
> whatever you want - I have that part figured out.  With 
> normal file and
> directory operations (opendir and readdir) I can list remote 
> directories to
> my hearts content - but can't get disk usage info.
> 
> Any ideas would are appreciated!
> 
> JWS
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

DiskList

check.pl

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to