Checking free disk space using the power shell

One of the crucial daily tasks for any system administrator is monitoring the disk subsystem on each server. We can perform such task in the different ways – using the local desktop/GUI tools, any remote monitoring tool like MikroTik Dude or even using the different command line tools, like diskpart.

Even better, we can utilise the power shell to find out how much free space we have on any disk, volume or partition in the system. This is convenience way to work with any actual Windows system, especially with the Windows Server Core systems. Continue reading