This activity allows removing group from Active Directory.
If the group doesn’t exist, this method throws exception.
By default, activity uses the current user when authenticating. If you want to use custom authentication, use “Set Active Directory authentication” activity before.
SharePoint Workflow Designer Phrase
Delete this group name from this domain.
Parameters
Parameter | Description |
this group name | Group name. Ex: “Administrators”, “DOMAIN\Administrators”,“Administrators@DOMAIN” |
this domain | Optional. Domain name. You should enter domain name if user name without a domain, otherwise it will be calculated from the group name. |