Hi, The built in report for forwarded users does not return any results for our environment, likely because we mainly use Exchange Online. I am attempting to generate my own ... you please point me in the direction of where I am going wrong? Thanks, Gareth

asked Oct 15, 2025 by gareth.aylward (210 points)
0 votes
1 answer

The mail attribute pulls from their Active Directory email attribute which for most of our users is their internal email address. They would not be able to ... ourselves and the users could just provide their external email address during portal enrollment.

asked Sep 22, 2025 by jturgeon (20 points)
0 votes
1 answer

I recently added our EntraID tenant into Adaxes. I can view all users and objects from the Adaxes console. When I login to the admin web interface, that domain isn't showing under Managed Domains. I just updated Adaxes to the latest version.

asked Sep 10, 2025 by tromanko (370 points)
0 votes
1 answer

I haven't seen a version to know the syntax.

asked Sep 4, 2025 by mightycabal (1.2k points)
0 votes
1 answer

Hello, We've previously had assistance in implementing a method to transfer email addresses to a specified user via a powershell script for our on-prem Exchange. This has ... $user.SetInfo() Please let me know if you require more clarification. Regards, Josh

asked Aug 25, 2025 by jtop (720 points)
0 votes
1 answer

I am creating a script triggered by a buisness rule. The rule is triggered 'before createing a user' This script checks for a duplicate user. If the script ... { $Context.LogMessage("Duplicate check: no duplicates found for %displayName%","Information") }

asked Sep 4, 2025 by mightycabal (1.2k points)
0 votes
1 answer

Hello I am trying to export data via a script in a Business Rule for multiple users when their password is reset in the Web console, and I am having the following ... "%mail%" 'P' = "%unicodePwd%" } } $Data | Export-Csv -Path $csvFilePath -NoTypeInformation

asked Oct 10, 2025 by apruitt (490 points)
0 votes
1 answer

We would like to use a script to copy the rules of a ‘Membership type = rule-based’ group and add them to another group. Is this possible? Do you have a script available? Thanks

asked Oct 6, 2025 by DRiVSSi (360 points)
0 votes
1 answer

Hello, I seem to have an issue with viewing logs: I am using the default built-in log database: What is causing this? I am using the latest version of Adaxes.

asked Sep 12, 2025 by Edogstraus00 (590 points)
0 votes
1 answer

Hi, We are currently considering spinning up a test environment for our Active Directory infrastructure, which includes Adaxes. Can we use our existing Adaxes ... the licensing requirements for test/development environments? Thank you for your assistance.

asked Sep 11, 2025 by wintec01 (2.6k points)
0 votes
1 answer

Hi team, is there any possibility to track changes to an Adaxes attribute of a group? So, everytime the attribute adm-CustomAttributeTextMultiValue2 of group X is modified, we ... would it be only possible to inform us via email by a triggered business rule?

asked Oct 8, 2025 by wintec01 (2.6k points)
0 votes
1 answer

Hi, what kind of permission set is needed, to grant someone read only access to the web interface configuration?

asked Sep 9, 2025 by wintec01 (2.6k points)
0 votes
1 answer

Access reviews are a common requierment for many security frameworks. Is this a feature you see being added in the future, or has it been ruled out has something that doesn't fit your vision for the product?

asked Sep 2, 2025 by csw.pedro.matos (20 points)
0 votes
1 answer

I am unable to edit the following settings in the Adaxes admin site for an M365 Group/Team It throws this error However, I can set this via Graph PS myself. I am trying to ... me know where I have it wrong? First time I am doing this for Entra groups. Thanks!

asked Sep 26, 2025 by msheppard (880 points)
0 votes
1 answer

Is it possible to configure a trigger so that it automatically removes an AD user from an AD group, x days after they were added? For instance, if we have a group ... in an attribute, then comparing to that in the removal action? Thanks for any advice!

asked Sep 18, 2025 by 3Jake (210 points)
0 votes
1 answer

We recently upgraded to 2025.1 and noticed (see screenshot) that there is no confirm password box for self-service password reset now. I cannot find in web config or ... password, and since there is no Confirm Box; they are setting an incorrect new password.

asked Oct 8, 2025 by stevemkoenig (40 points)
0 votes
1 answer

Hi, would it be possible to use Value references in embedded scripts with functions? Like, I have several flows, using one external shared file with PowerShell functions. If I ... "%lastname%").Replace("sAMAccountName", "%sAMAccountName%").Replace(" ", "")) }

asked Sep 23, 2025 by wintec01 (2.6k points)
0 votes
1 answer

Hello, We have a task which checks every hour if jobs have been added to a list (CSV-File) and if so will start provisioning tasks including Microsoft Teams. If ... job has completed or is still running to prevent duplicate runs. Is this somehow possible?

asked Sep 25, 2025 by andrep (20 points)
0 votes
1 answer

Let's say that I have a scheduled task that adds a high-level roles-based AD group to a user. As part of that same task, I'd like to run a powershell script to collect all ... the task to type in the "parent" group name, and pass it to the script that way?

asked Sep 22, 2025 by 3Jake (210 points)
0 votes
1 answer

I'd like to run a powershell script Before Updating a User Account, which I can check what the exchange mailbox permissions before and after the change. I need to be able to both report on ... - not SID's or DN's. What's the best way to do that? Thanks, Jay

asked Oct 2, 2025 by jaymallery (60 points)
0 votes
1 answer