Getting the Free Disk Space of Remote Computers
November 26th, 2014 by Charlie Russel and tagged Calculated Column, Disk Free Space, Format-Table, Formatting output, WMI
(For an updated version of this post and script, see Getting the Free Disk Space of Remote Computers Revisited.) This started out as a simple script to try to get the free space on one of my servers, but I quickly discovered that using WMI’s Win32_LogicalDisk could only give me part of the solution. The […]
Posted in Network Administration, PowerShell, Windows Server, WMI | 33 Comments »