We have some OUs in Active Directory that we do not want managed by Adaxes. How do we exclude them from license registration?
Subject: Connecting to a Foreign Domain Without a Trust Relationship Hello Adaxes Support, I am trying to connect to a domain that has no trust relationship and is not part ... my (unknown) domain? Thanks in advance for your help! Best regards, Idkom Helpdesk
I have an M365 tenant synched with my on-premise AD, via Entra Cloud Sync. I also have a domain in AWS with the same usernames as in the on-premise domain. These ... , but it creates duplicate user accounts. Is there a way to accomplish this task with Adaxes?
When i want to register a new Managed Domain, i get an error: Unavailable Domain. An error occured when connectiong to domain '...'. The Server is not operational.
I have 2 scheduled reports that are supposed to be emailed to a distribution group with 4 members. Only 2 of the members are receiving the email. I ran a Message Trace in ... to. Where should I start looking for the problem? Never mind. I figured it out.
Hello, We are working on setting up the Network load balancer for a multi-server environment with a web farm. Are you able to provide any best ... network administrators usually rely on recommendations from the vendor when configuring these profiles.
I'm wanting to modify the subject of the approval email that is sent to an approver so it stands out better. What I would like is to add the name of the user ... , %name% or anything else related to name is that of the person being emailed the approval.
Hi team, based on Configure Syslog output it says By default, Adaxes uses UDP port 514 to send Syslog messages. Is there any possibilty to change this setting, especially to set TCP?
I am wondering if I can force auto-enroll without pre-filling asnwers to the questions? So the behavior I am looking for it > user goes to self service ... to answer the questions for them: https://www.adaxes.com/help/AutoenrollUsersForSelfPasswordReset/.
Hi team, is it somehow possible to fetch and export information from scheduled tasks and rule based groups about their schedule time? Maybe also about the next run time and how ... an overview and see if some or too many tasks are running at the same time.
Hi again, the script here needs a small change In the last catch area, it has to be $messageEncodingName, otherwise the output will show nothing for default as the value is empty : ) catch { $messageEncodingName = "UTF-8 (default)" }
On the Adaxes self-service page, I am able to navigate to 'My Managed Objects' and select from the groups I manage, but the members of the group are not ... permissions issue. Screenshot below. Anything to point me to the right direction would be appreciated.
I am trying to build a custom command to add a specific user to a rule based group in adaxes and I am curious if it is something we can use the API to complete?
Currently when you create a Custom command you have to do two things one I have to go to conf manager page and uncheck and I have to put zz to make it funnel to the ... will never be an action button just a recall to buttons I provide for people to use.
We're testing Yubikeys for MFA in Microsoft Entra. Is it possible for us to pull a list of users with a registered Yubikey, and also get the serial number from Entra (shows ... report available to some admins in Adaxes, but I'm not sure how to pull that data.
I have report which is listing all the users. I have a parameter for departments which is used as filters and it is a checkbox list. I am using this in report so ... there a way in script I can dynamically get a list of departments and populate this parameter.
We have a set of commands in Adaxes that run when a user account is being deprovisioned because they have left us. These commands grant full rights to their Exchange mailbox ... same with their OneDrive. Does anyone know how to get this to work for OneDrive?
Hello, Is there any other authentication methods we can use besides basic authentication for the REST API? We would like to integrate the rest API into a federated environment but from the ... if this is possible and if not if it is on the road map. Thanks.
I would like to grab all users in a US state and add them with full access rights to a shared mailbox. Is there a script already in the repository for this? I checked but ... each user. I don't think there is any way to do this with the interface. Thanks!
Hello I am trying to build a report. This report should have any user in it that has a True for adm-customboolean12. I am trying this script for testing: [Reflection.Assembly]:: ... } I have a test user set up in the OU but the searcher never finds them.