Is User a member of an Active Directory group (Free)

⌘K
  1. Home
  2. Docs
  3. Virto Workflow Automation...
  4. VIRTO SHAREPOINT WORKFLOW...
  5. Conditions
  6. Is User a member of an Active Directory group (Free)

Is User a member of an Active Directory group (Free)

This condition checks that user is member of specified Active Directory group.

is_user_a_member_of_an_active_directory_group_(free)_1
SharePoint Workflow Designer Phrase

If this user is a member of this group Active Directory group in this domain.

Parameters

ParameterDescription
this userUser login name. Ex: “user@domain”, “domain\user” or “user”
this groupPath to existing user group.Supported formats:
– Full LDAP path “CN= group,OU=Test,DC=yourdomain,DC=local”
– Simple path from root with domain “yourdomain\test\group” or “yourdomain/test/group”
– Simple path from root without domain “test\group” or “test/group”,domain will be resolved automatically.
Use Active Directory Explorer (http://technet.microsoft.com/en- us/sysinternals/bb963907.aspx) to get correct LDAP path.
this domainDomain name.

How can we help?