inspec/test/unit/mock/cmd/GetWin32Group

24 lines
608 B
Text
Raw Normal View History

2015-10-07 10:35:37 +00:00
[
{
"Caption": "WIN-K0AKLED332V\\Administrators",
"Domain": "WIN-K0AKLED332V",
"Name": "Administrators",
"SID": "S-1-5-32-544",
"LocalAccount": true
},
{
"Caption": "WIN-K0AKLED332V\\Users",
"Domain": "WIN-K0AKLED332V",
"Name": "Users",
"SID": "S-1-5-32-545",
"LocalAccount": true
},
{
"Caption": "EXAMPLE\\Domain Admins",
"Domain": "EXAMPLE",
"Name": "Domain Admins",
"SID": "S-1-5-21-725088257-906184668-2367214287-512",
"LocalAccount": false
}
]