Hot questions

0 votes
1 answer

Hello, I'm trying to write a simple powershell script to check if a user is a member of one of two groups and output a true value if the user is a member of ... intended to be run as Adaxes scheduled tasks or can I use the default Powershell cmdlets instead?

asked Nov 4, 2015 by drew.tittle (810 points)
0 votes
1 answer

Hi Forum, I have another quick question. There's a Business Rule with an Approval on Adding Users to certain Groups. Is it possible to trigger this Business Rule when ... scope from a Powershell script (add-admgroupmember ...)? Thanks for your Help Cheers

asked Oct 26, 2015 by esoAdxAdmin (650 points)
0 votes
1 answer

All, I was wondering if there is a way to add check boxes that correspond to custom commands. Ie if I as the administrator want to give another user the ability to create ... to specific groups. All this would be avaliable from the new user form. Thanks, Tony

asked Nov 5, 2015 by cyspry (480 points)
0 votes
1 answer

I'm using the example from the following SDK page: http://www.adaxes.com/sdk/ManagingSecurityRoles.html # Allow: Reset Password -> User $entry = $role.Permissions.Create() ... from the example. What am I missing here? Thanks for any help you can provide

asked Nov 16, 2015 by drew.tittle (810 points)
0 votes
1 answer

Hello, I have a small question about executing custom commands remotely with powershell. We are now using Adaxes custom commands through orchestrator with remote ... /$UserAD_DN", $NULL, $NULL, 0) $UserAD.ExecuteCustomCommand($command_example) Kr, Serge

asked Oct 12, 2015 by kerremansserge (470 points)
0 votes
0 answers

Hello! I have a request from our security team to set all fields where a password can be entered to be not visible by default. I've noticed on the create user page the password ... a way to change the default behavior even if I have to get into the html page.

asked Nov 20, 2015 by drew.tittle (810 points)
0 votes
0 answers

Hello, I have a nice branded HTML email I'd like to use for the Self Service Invite and Self Service Password reset Emails. Is it possible to use HTML in the test fields under ... text so I'm guessing I can't but figured I'd ask rather than assume! Thanks!

asked Nov 19, 2015 by drew.tittle (810 points)
0 votes
1 answer

Hello - I'm working on my companies off boarding process and need to run a Custom Command that turns off access to different systems and resources at the ... -9612-c7c982baa49f}" $user.ExecuteCustomCommand($commandID) # Save the Scheduled Task $task.SetInfo()

asked Jul 16, 2015 by jakesomething (190 points)
0 votes
1 answer

Hello again! I've built a script to make a few Security Roles. I need to set the read permission to OUs in the script and I think I'm having an issue. I went into ... . Did I get the wrong GUID or am I doing something wrong in the script? Thanks again!

asked Nov 18, 2015 by drew.tittle (810 points)
0 votes
1 answer

Is there any option to replace the CAPTCHA with a different one? I believe I know the answer to this but I said I would ask the experts. We recently rolled out the ... the next few months and the number one complaint so far is that the CAPTCHA is frustrating.

asked Oct 16, 2015 by jheisley (590 points)
0 votes
0 answers

Hi Forum, I wan't to connect to the Adaxes Service from outside the Domain. So i try to connect this way: # Connect to the Adaxes service $admNS = New-Object "Softerra ... can i connect to the Adaxes Service from a host outside the domain? Thanks for your help

asked Nov 6, 2015 by esoAdxAdmin (650 points)
0 votes
1 answer

Hello Active Directory does not accept users with the same name, in the same OU. Surprisingly, in real life to employees may have the same name, like John Smith, in ... the "name" property, to overrule the limitation in Active Directory. - Thanks in advance

asked Oct 9, 2015 by Boxx.dk (2.6k points)
0 votes
0 answers

I'm suddenly receiving the following error when trying to perform certain web functions in the web portal. Fatal error Error Failed to decrypt using provider 'CurrentUserDataProtectionProvider ... : 3.7.11926.0 Any assistance would be appreciated. Thx! --Joel

asked Nov 2, 2015 by ashmite (470 points)
0 votes
0 answers

Hi Forum, i have a custom command which requires approval. I need to modify the Approval Notification Email (this Mail is send to external recipients (Approved | Deny | ... in the Administration Console (see Attachment). Again, Thanks a lot for your help

asked Nov 4, 2015 by esoAdxAdmin (650 points)
0 votes
1 answer

Hello, Im using a business rule triggered before a new user is created to check for username uniqueness. Our company continues to add characters from the first name to build out a ... first name backwards. Like Jdoe, oJDoe, hoJDoe. What can I do to fix this?

asked Nov 18, 2015 by lasership (370 points)
0 votes
1 answer

I'm using this report as a baseline and I have it mostly working, but I need assistance setting the ldap filter or search base to include only specified OUs instead ... Without Pictures", $NULL, $htmlBuilder.ToString()) } finally { $searchResult.Dispose() }

asked Oct 28, 2015 by yourpp (540 points)
0 votes
1 answer

Pretty simple question. Upon user provisioning, based on business unit, is there a way to have the new O365 mailbox and user be added to an existing distribution group in ... could do this with local AD distribution groups, but that is currently not the case.

asked Sep 10, 2015 by eponerine (50 points)
0 votes
1 answer

Hi everyone, How are you doing? I need to know how do I to make changes in selfservice password policy. Actually my policy is in production and all users have to ... the policy, keeping 2 responses from 4 questions already made? Thanks for all. Regards, Lopes

asked Nov 16, 2015 by ClownisThiii (100 points)
0 votes
1 answer

Hi Forum, is it possible to disable the email notification for all actions in Approval Requests? Thanks a lot

asked Nov 18, 2015 by esoAdxAdmin (650 points)
0 votes
1 answer

Hello, I've been reviewing the password policies option within Adaxes. I'm curious if there are any additional filters we can apply as complexity rules? (i.e ... this sort of functionality before looking to another vendor to provide a similar functionality.

asked Nov 13, 2015 by jtop (680 points)
3,351 questions
3,052 answers
7,793 comments
545,111 users