Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Delete group from Active Directory

This activity allows removing group from Active Directory.

Delete group from Active Directory workflow activity in the SharePoint workflow designer

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.
Updated on August 12, 2026