Get Local Users In Group
Returns a list of Local Users within the specified Local Group.
Privileges
Elevated – Run as administrator
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Group | String | Yes | The name of the local group. |
Output Parameters
Name | Type | Description |
---|---|---|
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Group | String | Yes | Administrators |