Hello Are Custom attributes an Active Directory schema extension, or are they stored in the Adaxes database ? If stored in the database, can they then be read/changed using the SPML Integration ? - Thanks
hello - I'm trying to get info via reports but unable to have the passwordExpires column populate some info. I want to know when users password will expire ... , and passwordExpires property name but to no avail. Can you please assist? Thanks
I have similar question to the post, Self Password Reset without Unlock. I would like to be able to change the error message that appears if SMS/email verification is ... the in PasswordSelfServiceStrings.resx file, can you direct me to where I can find it?
Hello! I've run into this problem before with the windows task scheduler. It looks like there's no way in the interface to target a specific day in the month aside from ... of the month and output $True so I can use it to trigger an email notification?
Is it possible to trigger a command based on a user viewing an attribute (native AD or custom)? Scenario is a Web UI user viewing a sensitive object attribute (in ... force a reset of the password (by updating the/an accompanying change date attribute). Thanks
We use Adaxes to manage several customers AD domains but would now like to let customer admins logon to the Help Desk web portal in Adaxes to handle their own users and groups. ... for that domain in the portal? I'm sure I'm missing something, but what?
Hello, I'm looking to create some HTML Emails for my maintenance notifications. I was hoping to use the full spoken date rather than the numerical date you find in the property value ... /2015 5:28:57 PM It comes out as: November 16th, 2015 5:28:57 PM
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
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
I've seen a few post on moving direct reports and a few scripts in the repo. Is it possible to create a home page action which allows a user to select a replacement ... However, it would be ideal if this could be simplified down to one step on one page.
I'm trying to make a BU to capture user accounts that haven't logged in to AD in 60 days. I have a BU with the following Query, but it isn't working (&(sAMAccountType=805306368 ... with a script. I just thought it would be easy to do with a BU Thx! --Joel
I would like to have a job that compares the attribute "mail" and "proxyAddresses", but am only interested in the primary proxy address (designated by an uppercase "SMTP:" ... these map or are related if the job itself is not possible with the adaxes tool?
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
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?
Hello, Is there a way to add a note field on the create user form for additional information. This info would not go into Active Directory but just in the ... etc instead of sending a separate email to IT with additional information. Thanks in advance.
UPDATE: Just Works! Hi, We are due to upgrade our AD from 2003 to 2012 shortly, are there any considerations to take into account before the change takes place? We're on 2014.1 (3.7.11004.0) Thanks.
Hello, I'm trying to make one AD Group to allow access to one of the Web Interfaces I created. When I add that group to the Allowed list under the access control tab on the ... I don't have to go into the web interface config tool every time we add a customer.
Is there a way to have attributes display as a hyperlink within the web interface similar to how the "Web Page" attribute works? It really could be any attribute so long ... as a feature request to add some kind of a mapping/location functionality to Adaxes.
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
I have an export that will run as a monthly scheduled task that will write output to a CSV to contain employees that have been ... ([datetime]terminationDate>=$lastMonth))" $properties = $eachFieldIn $userSearcher.SetPropertiesToLoad($properties)