Endpoint Protection

 View Only

Script to know free disk space 

Mar 15, 2013 07:34 AM

Hi All

Good Day.

Usually we deploy clients via Push deployment wizard where we need to know free disk space of the list of computers.

Here i am attaching the script to query disk space of List of computers

How it works

The script uses PSINFO from a free tool which uses port 445 to communicate to the client, which is used to communicate between the Server or client.

(Before starting the script download and keep the psinfo.exe to system32 folder)

Usage

  1. Copy  the  Computer list to Hostname.txt file
  2. Double click on Disk_Free_Space.CMD
  3. It will work one by one with the clients and append the result to Free_Disk.csv
  4. If port 445 is not open it will only list the Hostname

Please find the attached Zip file for scripts

This solution works for my environment

Best Regards

Ajin

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
zip file
Remote_Disk _Space.zip   513 B   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

Mar 20, 2013 11:58 PM

Nice one, While working on symantec products sometime we need such scripts and tools so share if you have all.

Mar 20, 2013 12:06 AM

Hey,

Nice script dude .and thenks a lot for sharing this type script.

Mar 19, 2013 10:53 PM

thanks for this one as well.

Related Entries and Links

No Related Resource entered.