Check drive space for multiple servers using PowerShell
Here is the script to check Disk Space of multiple servers: The output is a html file in table format. This script also highlights if free space % is less than threshold. The HTML output is as follows: Disk Space Report Started at: 07/10/2018 23:45:49 DeviceID Size (GB) FreeSpace (GB) FreeSpace % dc01 C: 59.66…