Skip to content

ankitjoshi8518/Disk-Monitor-for-Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Disk-Monitor-for-Windows

Powershell script to check available disk space on the servers in a text file

Use the script and run it on a schedule in windows task scheduler on your computer. Save it with .ps1 extension.

It does not use powershell remoting so it will work from Server 2008R2 till the latest available server OS (until microsoft does not depricate WMI).

Open the script and change the location for log files, threshold, server list and your email address.

Run it with domain privileged account so that you do not encounter permission issue.

If any servers are running low on storage space, it will also send you a pop up message.

Customize the messages as required in the script.

About

Powershell script to check available disk space on the servers in a text file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published