We are trying to get a scheduled task to run every Friday night at 10:00pm to pull the users needed to be fully deprovisioned by the custom command we have created.
We have the following working perfectly and want to be able to run this as a scheduled task and pull users from a CSV file. Please advise.
Hello,
You can do that using a script and a Scheduled Task. For details, see the following script in our Script Repository: http://www.adaxes.com/script-repository ... e-s402.htm.
Thank you this works perfectly.
Is there a way to get the name of the user who approved a request and supply that to a step inside of a custom command? For example, HR submits a status change for an employee. ... and pass it as a param in a custom command that is called in one of the steps?
Is it possible to import a list of user CN values via CSV file into the basket of the web interface or the console to perform an operation?
I have two domains where a sub-set of users are a mirror of each other. When a deprovision is run in the primary domain I would also like it to perform the ... on as well, possibly by calling a separate custom command where I can have different steps.
Hello, I need a way to populate with a schedule task "userWorkstations" with a list of computer objects located under a specific OU. The process must not relpace values already in "userWorkstations" attribute. Thanks, Mic
Hello - I'm working on my companies off boarding process and need to run a Custom Command that turns off access to different systems and resources at the ... -9612-c7c982baa49f}" $user.ExecuteCustomCommand($commandID) # Save the Scheduled Task $task.SetInfo()