local group
The <local group> inspectors return information on local groups as defined on the local BES Client computer using the windows NetLocalGroupEnum API, one of Windows Network Management Functions. Local groups have names, comments, members and security IDs.
Parent: security account
Version | Platforms |
---|---|
8.0.584.0 | Windows |
Creation
local group : local group
local group <string> : local group
Properties
member of <local group> : local group member
name of <local group> : string
Returns a string containing a comment associated with the specfied local group (Administrator, Guest, Users).Example: comment of local group "Administrators" - Returns the string "Administrators have complete and unrestricted access to the computer/domain".