0 votes

We manage several domains, and some of them are complex and there is no way to have adaxes (or programmatically) complete all of the steps required to deprovision a user. I am trying to find a way to have something display on the page when a Deprovision is run on the domain. I need to display a reminder to the Helpdesk Tech, to complete the manual work needed after the Deprovision has run.
This can be static text. For example:
After Deprovision is run on a user in Domain X, display something like "Now log in to the LOB X interface and disable the user there". My hope is to display this at the bottom of the Deprovision results, but I am open to ideas.

Thanks very much.

by (540 points)

1 Answer

0 votes
by (270k points)
selected by
Best answer

Hello,

You can create a script that will add the required message in the Execution Log. The script should be the last action in your deprovision Custom Command. The result will be like the following:

Use the $Context.LogMessage method in the script to add information to the Execution Log. If you have issues writing the script, we will help you.
Also, have a look at the following tutorial: http://www.adaxes.com/tutorials_ActiveD ... ioning.htm.

0

Great, thanks very much.

Related questions

0 votes
1 answer

I have a web portal set up specifically for password self service and I would like to include links to our security policies as well as list the password requirements and our support ... Is there a way to include links and/or plain text as a card or something?

asked May 10, 2023 by DA-symplr (80 points)
0 votes
1 answer

Hello, I am attempting to configure a business rule that adjusts an adaxes custom property of a user, upon that user being added/removed from a group. I cannot seem to ... (like username, office, description, email, etc.) but not so much on custom attributes.

asked Jul 14, 2023 by NKB#2772 (70 points)
0 votes
1 answer

Hi, I would need to set a random plaintext in the header of the login page of one of the contexts (via custom HTML). This plaintext must be aligned with a ... . This would serve as a pseudo verification code for entering in the console. Thanks, Daniele

asked May 26, 2020 by dmaggiolo (20 points)
0 votes
1 answer

One of my customers using ver 2019.2 wants to display the users parent OU on the WEB page for Move User. Adaxes has a computed attribute that seems suitable called ParentDN ... function. How can I add the same ParentDN information on the Move User WEB page?

asked Feb 25, 2021 by Morten A. Steien (300 points)
0 votes
1 answer

When configuring web page - under "Object Selection" - you can only choose 1 location (OU) when you select "Allow selecting only AD objects located under" - is there a way to have multiple OUs instead - perhaps using a LDAP filter?

asked Feb 2, 2021 by foleyjm (20 points)
3,326 questions
3,026 answers
7,727 comments
544,679 users