Hi
We have a pilocy workflow which is due to run after a new user object is created, but it is not.
The workflow is a simple one ot send an email, but it should only run when the "Custom Attribute 3" of the new user is set to "DCs".…
Hi
We have a pilocy workflow which is due to run after a new user object is created, but it is not.
The workflow is a simple one ot send an email, but it should only run when the "Custom Attribute 3" of the new user is set to "DCs".…
Hi,
I am working on a workflow to do some automation on our computer objects, and I am running into a weird issue that I am struggling to wrap my head around.
The error I am receive:
Executing the 'Run script: DEV New Computer Object Tag Location on…
I created a virtual attribute and linked it to a class that isn't a user or a group. It's actually a class that was implemented through a schema extension. I also created a workflow policy and the first step is to search for objects of this class. Unfortunately…
I am trying to create a workflow to send a list of group members to the group owner every so often to validate correct group members.
I wrote a custom powershell script and have it run in a workflow.
I'm having an issue with the try catch statement. If I remove try catch and just run the command inside the try method, the workflow executes fine. However, when a try catch is added,…
Management has asked that we limit the time a user is a member of the Enterprise Admins group. I am copying a workflow that we use for approval of membership in the Domain Admins group, however I see no way to add a time component to the workflow. Is…