Comments
-
This is an older post, but having this functionality would be a boon to have
-
Once again, thanks for all of the help you've been willing to provide! I think I might be lost on the context of using OpenTemplates vs CreateNewUser JSON files. In OpenTemplates, there doesn't appear to be readily made information on input options for creating a user, and placing it in the proper OU and security groups…
-
+1 this. As it would be vital to have ARM send an email notification to our SW ServiceDesk app to inform our helpdesk that a user has been created and to follow up accordingly
-
It's been a couple of years since this was last posted. Is there any development or potential roadmap to have MFA implemented?
-
Okay, I'll give this a whirl. Thanks again CK
-
Hey CK, I'm attempting to follow your instructions for running the script after a user creation template. Here's a given example of the parameter "userprincipalname" to pass: { "Name": "userprincipalname", "Definition": { "Type": "TextField", "Label": "Email Display Name", "Description": "", "DefaultValue": null,…
-
This is excellent! Would you be willing to show like a screenshot what one of the script files coding on the server looks like? If not, no worries as I'm already asking too much.
-
I seriously wish I could upvote you several times, this is something that needs to be part of the original ARM documentation!
-
Hey CK, how does one pass the user into a powerscript? And how does one define attributes into a script as well? I've been wanting to pass variables from a given user creation template to a powershell script
-
Understood. The templates that I've created are all based on user creation templates. Would I need to convert them over to OpenTemplate types? It looks like the only thing I really need to do is change "Name" to "Key" for the most part
-
I second this. There was a request made to see if I can make the email layout to be colorblind friendly if possible
-
Another one! This one is a stretch but is it possible to create a random number generator based on a range of numbers, and how many digits you want randomized? For example: Range: 0-150, get a two digit length number from the random generator (it would come out with something like "37"), or get a 3 digit length number from…
-
Yet another request! Is it possible to place in text on the creation rule under the "AD Property Rules Configuration" to see what the Preview looks like with said custom text?
-
I'm doing another reply for a different request: Would it be possible after dragging/dropping the "Regular Expressions" method into a creation rule, that the "Regex" part can also be a clickable button to choose from the various validation rules that are listed within the "Validation Rule" tab? That way, it can help…
-
May I suggest a new thread for V3 feature requests? I know quite a few people that would reply :)
-
Unfortunately, when checking the checkbox on the webform, the Boolean "true" is populated into the middle name textbox and not the character I place into the "Middle Initial" textbox entry. I try to utilize the middle initial by only when the checkbox is checked and it would automatically populate the given fields like the…
-
I was hoping to see if there was a "Direct Reports" functionality, because our systems don't normally maintain the position titles in AD. Therefore, if there was a way to have the user account search field to only be constrained to users with direct reports, that should list all of the managers. I also have been looking…
-
Hey armexpert, how's your development coming? So far, I'm loving it. It's addressed almost everything I need for user provisioning. There's a couple more things that I would love to have it generate (I have a couple of topics in the forum), but I just wanted to see if you're still watching this topic thread