0 votes

I would like the HR to be able to set the date of deprovision User. So that it's executed on set date and not on command.

I Tryed with parameter (Date/Time picker) but it still run on command.

image.png

Is it possible with custom command or do i have to make Scheduled Task with (Date/time picker)?

by (340 points)

1 Answer

0 votes
by (272k points)

Hello,

To achieve the desired, you will need to use a Scheduled Task and a custom date attribute (e.g. CustomAttributeDate1). The attribute will be used to specify the date when the deprovisioning actions will be executed. The date can be set by a Modify User Web Interface action or a Custom Command with the date/time parameter. If you prefer using a Custom Command, it will look like the following: image.png In the Scheduled Task, use the following script from our repository to check the deprovisioning date of users: https://www.adaxes.com/script-repository/check-whether-date-in-object-property-is-today-s528.htm. Finally, the task will look like the following: image.png

0

Hello,

The version of Adaxes that allows you to achieve the desired behaviour using a condition exactly as the one in your screenshot was released. You can download it here.

What’s New

Upgrade Instructions

Related questions

0 votes
1 answer

Hello, you helped us with a script to set the oof-message. Now we want to know, if it's possible to activate/deactivate the mail-forwarding option time-based. In the ... deactivate it accordingly on "param-abw-ende" Can you help me with that? Thanks Carsten

asked Nov 17, 2022 by lohnag (160 points)
0 votes
1 answer

Automation of user creation based on ServiceNow ticket creation.

asked Jan 24, 2022 by tdetmer (20 points)
0 votes
1 answer

I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks

asked Feb 19, 2020 by bavery (250 points)
0 votes
1 answer

Hi, I followed this example: https://www.adaxes.com/sdk/IAdmTop6.html, but because the Custom Command is disabled, I get the following error message: System.Management.Automation ... if I enable the Custom Command. I am using Adaxes 2018.2 Best Regards Martin

asked Feb 19, 2020 by Martin (100 points)
0 votes
1 answer

When setting user accounts to disable we use a business rule which executes whenever a user account is modified. So for example a member from our Service Desk team will go onto ... behind for some reason, and doesn't reflect the server date/time it lives on.

asked Nov 16, 2022 by Homelander90 (330 points)
3,346 questions
3,047 answers
7,782 comments
544,982 users