0 votes

Hi all,

I have a condition during new user creation - Where the corporate email is entered into the email address field, but a custom drop-down for "Mailbox required?" is No.

For most users, having a corporate email in that fields means they need a mailbox - but I want users to have the option to not create one despite that. However, it's not advisable, and 9/10 times means they've just forgotten to select "Mailbox Required: Yes".

So I want to warn them if this happens, in the Before User Creation Rule.

This is the required logic: If the email address ends with @corporateemail.com, and the field 'Mailbox Required' is No - then inform the user, and give them a Yes/No option. If they click Yes, it proceeds. If they choose no, it cancels the operation so they can return to the form and change the "Mailbox Required" option to "Yes".

So I really want to know - Is there any way - perhaps using Adaxes PowerShell (SDK/ADSI) - to make a Before User Creation powershell script throw a Yes/No choice up on the screen, and be able to save the result of this choice to a variable?

Thanks all,

by (80 points)

1 Answer

0 votes
by (289k points)

Hello,

Unfortunately, there is no such possibility. However, thank you for the suggestion. We forwarded it to the corresponding department for consideration.

Related questions

0 votes
1 answer

I am trying to trigger processing outside of Active Directory when an account is created based on the source user account that was used. Does Adaxes store the source account anywhere?

asked Oct 9, 2023 by jnordell (20 points)
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
0 answers

Before Deactivation of an Account on the Webinterface our Help Desk need to change the AD User Description manually. Is it possible to force a manual change before deactivation ?

asked Feb 7, 2020 by lv01 (20 points)
0 votes
1 answer

I see the script for generating a report of users enrolled, but what I'd like to do is run a script that can populate a user attribute with Yes/No or True/False if they are or are not enrolled. Is there an existing script that accomplishes this? Thanks

asked 4 days ago by msheppard (470 points)
3,548 questions
3,239 answers
8,232 comments
547,814 users