Comments
-
This would be a huge improvement for us. Would allow us to communicate upcoming maintenance windows or other types of environment-wide events to our users. Some ability to re-brand the website with our company logo and add a welcome message would be nice too.
-
Thanks 8paul, this worked
-
Thanks for responding. I've taken 8paul's advice and integrated the password reset directly into my powershell script. I came across another issue however. Let me know if I should submit this on a new thread. For whatever reason it doesn't seem like ARM is enforcing the "IsScriptEnabledByDefault' value in my user creation…
-
Hi Paul, Just circling back on this now. See my screenshots below. I have my script parameters set in the ARM Template Generator as follows. The userprincipalname parameter is working but the Password parameter is not. The copy/pasted the powershell script I'm using - param( [string] $userprincipalname, [string] $Password…
-
Honestly if this could be done within the next week that would be great. We're actually planning to move our ARM deployment to a new VM in Azure by end of the month.
-
Hi Paul, Scanning a clients's production domain is not an option in this case. We have a powershell script that we can manually run on the domain on our side which iterates through the Foreign Security Principals and converts them to a friendly name. It is possible to do this without scanning the domain on the other side…
-
Hi Mike, Thanks for the update. We removed the OU scope from our ARM instance but the problem still manifests itself. Please keep me updated if a hotfix for this is released. Thanks,
-
Hi Paul, Is there any documentation around setting something like this up? I'm not very familiar with the Send-MailMessage powershell command. Are there any plans add this functionality into the native UI at some point in the future? I'm able to get a simple email to fire off after a new account is created but for some…
-
Yes this 100%. If we could get the detailed guide in English that would be great.
-
Hi Paul, Thanks for the tip. There was a problem with the way one of the values was formatted. I fixed this which resolved my problem. The new version of the wizard is working better now and im not getting the error. However when i hit "Save" the window doesnt close automatically and doesnt register that the change has…
-
Thanks!
-
When will any new features be released? The page you referenced hasn't really been updated in quite a long time.
-
Hi 8paul, Thanks for your response. In this case the accounts im trying to resolve do not originate in my domain. These groups are originating from a client's domain and are mapped via a one-way trust. I can see the names of the groups resolve when i manually log in to my remote domain but the reports are not able to to do…
-
Would it be possible to create a powershell script that gets called when users request access to certain groups that then marks that group membership as temporary?
-
Hi armexpert Yes we are using the OU license scope to limit the amount of users. I believe we've had that in place for about a year now. Should I try removing that OU filter?
-
Haven't seen any major feature updates to this product in a few months now. Any idea when the next release is coming?
-
Is this product being actively developed at this point? We have more and more MS Server 2016 VMs in our environment which is causing problems with Patch Manager. A 'patch until its done' feature would be a huge time saver for us.
-
Hi Paul, I keep getting this error popup whenever I try modifying any of the AD Properties. Any idea why? I don't think I have multiple properties with the same name as this is the only one I've modified. Also - Is there some secret to saving new templates in the C:\ProgramData\protected-networks.com\8MAN\data\templates…