Actions
Add Local Security Group
Create a local security group.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Description | A description for the created local security group. |
| Security Group Name | The name of the local security group to create. |
{
"SecurityGroupID": 1,
"SecurityGroupName": "Test",
"Description": "",
"ADSecurityGroup": "False",
"ADDomainNetBIOS": "",
"ObjectSID": "",
"SiteID": 0,
"SiteLocation": "Internal"
}
Was this page helpful?