Powershell ディスク容量チェック
VBScriptが非推奨となったので、コマンドプロンプトからpowershellを使ってディスク容量を出力する方法をメモする。powershell "Get-WmiObject Win32_LogicalDisk -ComputerName...
Powershell
Powershell
コマンドプロンプト