Get free disk space one-liner
Listener Bill writes, I have been looking at the get-help and get-member cmdlets, but have so far not found one thing I want to have as a “one-liner” - a command line that will return the free space on a certain drive. **""${env:computername}","" + (gwmi -Query …
