Change AD User Password activity
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Orchestration
The Change AD User Password activity changes the password for an Active Directory user account.
This activity requires the user's current password to run, unlike the Reset AD User Password activity. If the new password violates any Active Directory password requirements, such as length or character combinations, the activity fails and returns the appropriate error message. This error message appears in the ECC queue and in hint text when a user points to the activity in the Workflow Editor.
Input variables
Output variables
Variable | Description |
---|---|
result | One of the following outcomes:
|
errorMessage | The executionResult.errorMessages from the Activity designer parsing sources. |
hresult | Powershell command result. |
Conditions
Active Directory credentials with LDAP
If you are using an LDAP Server with MID Servers, note that Orchestration and Active Directory activities do not use the user name and password configured on LDAP Servers. You must create a Windows type orchestration credential record Windows credentials. The username and password in the credentials record is used for LDAP queries that Orchestration and workflow activities perform.