Hi der community user,
does anyone have an Idea how to automate password change for users. The password has to be changed in many places, like AD, IIS, App Pools, Task Scheduler etc. ?
You’d want a way to get the password change request into an Orchestrator queue as a queue item. This can be done many ways - a web form that directly adds the queue item with the Orchestrator API, or a dispatcher automation that reads emails, etc.
Then write an automation that goes to each app/system and changes the password.
(post deleted by author)