0 votes

Hello,

Is there a way to have an option to delay creating a user? Right now when we fill out the form for a new user it creates immediately.

We have times where we need to create a user but not have them know in our system for legal purposes. We have tried to have the account hidden but it doesn't work all the time and the Lync account still shows on everyone's address list.

What I am thinking is there is some sort of check box on the user creation screen that says delay until and has you set a time like for midnight. That way the user account creation is in queue until midnight then it processes. I know it sounds crazy but it would help us immensely.

by (100 points)

1 Answer

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

Hello,

As a solution, we recommend sending user creation for approval. In this case, the account will not be created until approved. For information on how to send operations for approval, have a look at the following help article: http://www.adaxes.com/help/?ManageAppro ... roval.html.

0

Thank you for the response. The problem we have with that is that if someone starts in a different time zone than our IT dept.(PST vs EST) then the new user in some cases will have to wait until we click approve in 3 hours once we get to the office. Is there a way to schedule the creating by setting a time or scheduled process?

0

Hello,

You can use the following solution:

  • Create disabled users in a specific OU without enabling them in Skype for Business.
  • Create a Scheduled Task running at the required time. The task will enable users in the OU, move to a specific OU, enable the users for Skype for Business and perform other provisioning operations. For information on how to create Scheduled Tasks, have a look at the following tutorial: http://www.adaxes.com/tutorials_Automat ... gement.htm. The Activity Scope of the Scheduled Task must include only the OU that contains new disabled users. It will look like the following:
0

Thank you. This could work. Is there a way to have a field on the website that says this is a delayed provision and to put the user creation on the schedule?
Maybe add an custom AD attribute that gets flagged to add to the delayed process.

0

Hello,

You can use one of Adaxes custom attributes (e.g. CustomAttibuteBoolean1) and configure the Scheduled Task to run only for users that have this property set to True. For information on how to configure forms for user creation and editing, have a look at the following tutorial: http://www.adaxes.com/tutorials_WebInte ... diting.htm. For information on how to specify a self-descriptive display name for the custom property, have a look at the following help article: http://www.adaxes.com/help/?HowDoI.Mana ... Names.html.

0

Thank you.

So i'm guessing there isn't a way to schedule dynamically? Meaning if I want the account to be created next week Monday morning but I added to the queue today.

0

Hello,

No, there is no such possibility.

As a solution, you can do the following:

  • Create a disabled user and set a date when it should be enabled. For the date you can use an Adaxes custom date attribute (e.g. CustomAttributeDate1).
  • Create a Scheduled Task that will enable a user on the specified date and provision them. The Scheduled Task will look like the following:
0

Ok, thank you.

Related questions

0 votes
1 answer

Hello! Tell me, it is possible to make it so that if the business rule, "before creating exchange mailbox', worked with an error (checking for the uniqueness of the alias is ... . It is necessary if the user alias is not unique, then the user is not created.

asked Feb 8, 2023 by Alvares (100 points)
0 votes
1 answer

Hi - How can I remove the option of allowing "Copy User Groups" during the copy user process in the interface. I'd like to have it hidden but still active so to not allow our HR team to accidently unclick it during the process.

asked Oct 15, 2019 by 6FigureMission (140 points)
0 votes
1 answer

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. ... screen, and be able to save the result of this choice to a variable? Thanks all,

asked Oct 24 by dshortall (80 points)
0 votes
1 answer

I'm currently using CustomAttributeBoolean1 in order to differentiate end user and service accounts during user creation. I've added the attribute to the Property Pattern scoped for my ... a way to set the default value but have the field still be visible?

asked Jul 24 by awooten (80 points)
0 votes
1 answer

I have a new user creation form and business rule that will add certain Active Directory groups upon creation. I also have a business rule that requires approval from administrators whenever ... to state "if group is not (etc) (etc), then require approval" ?

asked May 23 by tromanko (330 points)
3,549 questions
3,240 answers
8,232 comments
547,814 users