search
top
Currently Browsing: disk size

PowerShell Script to retrieve disk size (GB) & free disk space (GB) from multiple servers

Monitoring disk usage becomes increasingly important with the huge growth of data. Current monitoring tools are often too extensive and sometimes even very difficult to use.Using PowerShell it is easily to retrieve a nice overview of disk size (GB) and free disk space (GB) from multiple servers. With such a script it is possible to analyze trends in disk usage over a specified period.Step 1Create a... read more

top