ディスククォータ設定を参照
ディスククォータ設定を参照
サンプルソース
(入力)
wmic quotasetting list full
(出力)
Caption=D:
      
DefaultLimit=-1
      
DefaultWarningLimit=-1
      
Description=D:
      
ExceededNotification=FALSE
      
SettingID=
      
State=0
      
VolumePath=D:\
      
WarningExceededNotification=FALSE
      
      
Caption=C:
      
DefaultLimit=-1
      
DefaultWarningLimit=-1
      
Description=C:
      
ExceededNotification=FALSE
      
SettingID=
      
State=0
      
VolumePath=C:\
      
WarningExceededNotification=FALSE
