Delete group from Active Directory

⌘K

Delete group from Active Directory

This activity allows removing group from Active Directory.

delete_group_from_active_directory_1

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

ParameterDescription
this group nameGroup name. Ex: “Administrators”, “DOMAIN\Administrators”,“Administrators@DOMAIN”
this domainOptional. Domain name. You should enter domain name if user name without a domain, otherwise it will be calculated from the group name.

How can we help?