ユーザアカウントの情報を参照
ユーザアカウントの情報を参照
サンプルソース
(入力)
wmic USERACCOUNT list full
(出力)
AccountType=512
      
Description=
      
Disabled=FALSE
      
Domain=HOSTNAME
      
FullName=
      
InstallDate=
      
LocalAccount=TRUE
      
Lockout=FALSE
      
Name=administrator
      
PasswordChangeable=TRUE
      
PasswordExpires=FALSE
      
PasswordRequired=FALSE
      
SID=S-1-5-21-3144997647-841811074-893051981-1000
      
SIDType=1
      
Status=OK
      
      
AccountType=512
      
Description=コンピューター/ドメインの管理用 (ビルトイン アカウント)
      
Disabled=TRUE
      
Domain=HOSTNAME
      
FullName=
      
InstallDate=
      
LocalAccount=TRUE
      
Lockout=FALSE
      
Name=Administrator
      
PasswordChangeable=TRUE
      
PasswordExpires=FALSE
      
PasswordRequired=TRUE
      
SID=S-1-5-21-3144997647-841811074-893051981-500
      
SIDType=1
      
Status=Degraded
      
・・・・・・・・・・・・・(省略)・・・・・・
