Hej team, we have currently a multi server setup with 2 servers. Would it be possible to spin up a third one with the latest 2025 version and use/share the same config? So we run two servers with old version and 1 with new one? Or would this break something?
When trying to authenticate M365 Cloud Serice, it says the account used doesn't have enough permissions, but it does. It has Active Global Admin: I was able to get it with the ... ? It says Global Admin (Which it has) OR the follow 2. So it should work.
Hello, I am having issues browsing a directory now after the new update. It is just blank, nothing to find: HOWEVER, if I browse to a user, then step back ... show any results to choose from: No issues accessing the directory in the administraton console:
I created a custom report based on the script supplied and it seems to be working because it returns a few results before throwing the attached error. Everything looks correct in the ... it to error out on some groups or why it would be returning a null-value?
Can you let me know how to simultaneously add a value to a custom attribute to both the AD and Entra user objects? The graphical interface update only does it to the AD user object. Thanks.
Desktop Support cannot edit rule-based membership. But I have given them the permissions, even Full Control And effective security roles show it What am I missing? Thank you
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.
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
We have some OUs in Active Directory that we do not want managed by Adaxes. How do we exclude them from license registration?
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 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?
My script below worked until 2 week ago, after PS Graph module update the script doesn't work only in ADAXES, in powershell and in ... Tenant ID and Client Secret Credential Connect-MgGraph -TenantId $TenantId -ClientSecretCredential $ClientSecretCredential
Hi, I am wondering how cloud connections should be handled across scripts for things to run as smooth as possible. For example, if I disconnect from Graph in ... ) $null = Connect-MicrosoftTeams -AccessTokens @($graphToken, $teamsToken) } Best regards, Martin
We have a security initiative to disable the default Exchnage Online (EXO) PowerShell access for users, while retaining access for Admins. I would like to implement ... com/en-us/powershell/exchange/disable-access-to-exchange-online-powershell?view=exchange-ps
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.
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.
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 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)" }
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?
We have 3 email domains. 1 primary and 2 subsidary companies. I'm needing to automate setting the email domain during user creation based on department. See attached ... to be able to automate this for ongoing maintenance if users move between departments.