Suddenly one of the Linux servers shows disk space is full but couldn't find huge files on the drive. This is due to that a process has opened a Read More linux disk space full but no files
Powershell script to list a disk with a label. The below script will list out a disk with label "backup" (Get-WMIObject Win32_Volume | ? { $_.Label Read More Powershell script to query a disk with label