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

Set user's custom attribute in Active Directory

This activity allows setting user or secure group custom attribute in Active Directory. Special permissions are required to actually update information.

Set user’s custom attribute in Active Directory activity in the SharePoint Workflow Designer

SharePoint Workflow Designer Phrase

Set this user this attribute to this value in this domain.

Parameters

ParameterDescription
this userUser login name. Ex: “user@domain”, “domain\user” or “user”Allowed multiple users or groups separated ‘;’. Ex: “user1; domain\user2”
this attributeAttribute name
this valueAttribute value
this domainOptional. Domain name. You should enter domain name if user name without adomain, otherwise it will be calculated from the user name.

By default, activity uses the current user when authenticating. If you want to use custom authentication, use “Set Active Directory authentication” activity before.

See complete list of user attribute name in “Get user’s custom attribute from Active Directory” activity.

Updated on August 12, 2026