Script to know free disk space
Created: 15 Mar 2013 | Updated: 15 Mar 2013 | 3 comments
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
- Copy the Computer list to Hostname.txt file
- Double click on Disk_Free_Space.CMD
- It will work one by one with the clients and append the result to Free_Disk.csv
- 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
Download Filed Under:
Comments 3 Comments • Jump to latest comment
thanks for this one as well.
Kind regards,
John Santana
Graduate IT Professional
--------------------------------------------------
Please be nice to me as I'm newbie in this forum.
Hey,
Nice script dude .and thenks a lot for sharing this type script.
Thank& Regards,
Ambesh
Please mark your thread as 'SOLVED' with the answer that helps you.
Nice one, While working on symantec products sometime we need such scripts and tools so share if you have all.
Would you like to reply?
Login or Register to post your comment.