Recent questions in Active Directory Management with Adaxes

0 votes
1 answer

I have a custom command that is as follows If Job Title property Contains "Director" OR If Job Title property Contains "Assistant" Add the user to the "CN=yadda/yadda/Directors" ... the group, but remove the user if the titles do not match. What am I missing?

asked Feb 19 by AvenuesRecovery (70 points)
0 votes
1 answer

In Adaxes version 2023.2 is it possible to do any Entra/M365 group membership changes directly from the Helpdesk UI? For example, can I add an on prem user to Entra ... the Helpdesk portal with out the use of a scheduled task, business rule or custom action?

asked Feb 19 by mfisher (150 points)
0 votes
1 answer

Is it possible for one to use a csv file from their computer to do bulk actions directly from a web portal, as in outside of a scheduled task, business rule or custom action? For example, could I add a list of users to a group from the Helpdesk portal.

asked Feb 19 by mfisher (150 points)
0 votes
1 answer

We are currently using the script below to check for a unique username/upn. If the name is not unique, it adds a number to the end. In the Adaxes logs, everything appears ... .LogMessage("The username has been changed to " + $uniqueUPN ` + ".", "Information")

asked Feb 14 by cewilson (300 points)
0 votes
2 answers

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.

asked Feb 14 by jgcovalt (50 points)
0 votes
1 answer

I did the same as you, except the (on-premises AD) part. But I don't get an email when I create a new group in this "SHARES" OU. I tested my smtp configuration, I get ... a new entry is created ? After a scan that it does every "x" minutes or hours ? Thanks

asked Feb 12 by wrobin68 (40 points)
0 votes
1 answer

Hey, i'm trying to install Adaxes one a new server for our multi-server-environment. The new Server is Windows Server 2025, but it always fails with the following ... all? The other server in our environment where Server 2019. Thanks and best regards Markus

asked Feb 12 by roppiffm (150 points)
0 votes
1 answer

Hi, someone noticed this information about account expire of a user yesterday Looking at the attribute itself, I see a mismatch of one day in Adaxes: Compared to AD: The value of ... 10th. Is this a known issue? Or do we need to adjust some setting in Adaxes?

asked Feb 12 by wintec01 (1.9k points)
0 votes
1 answer

Anyone have a process for changing usernames in the AD, sam account name, UPN and the remote routing address in exchange?

asked Feb 12 by Heroesbane5468 (50 points)
0 votes
1 answer

Hello, I want to get a mail notification when a new Active-Directory Group Security is created on a specific Organization Unit. When an AD admin create a Local group security ... administrator about this new group. Is there a way to implement that on Adaxes ?

asked Feb 11 by wrobin68 (40 points)
0 votes
1 answer

We currently have a custom command implemented that sends a remove passcode command to a DEP managed iOS device. The script works fine when testing in the Adminstration console, ... { $Context.LogMessage("Failing to send Wipe command", "Warning") return } }

asked Feb 11 by alexalex (60 points)
0 votes
1 answer

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.

asked Feb 11 by Vish539 (500 points)
0 votes
1 answer

What are the minimum security role requirements required for vieiwing management history within the Web GUI. I have granted the following to any authenticated users They are ... permissions should be required for allowing viewing this report in the Web GUI.

asked Feb 10 by KoleArmstrong (160 points)
0 votes
1 answer

We are in process of implementing the enforcement of MFA everywhere and would like to add in the deprovision process that we revoke all MFA sessions for that user.

asked Feb 7 by slehne90 (20 points)
0 votes
1 answer

Is it possible to make a Rule Based group based on the Computer having a odd or even number attached to it? For example: Computer01 & Computer03 Goes into the Odd ... a group that we can query from other platforms easily and obviously keep up to date.

asked Feb 7 by rurbaniak (1.5k points)
0 votes
1 answer

For example: This integration with SAP SuccessFactors/Active Directory will create the users without the knowledge of Adaxes but we still want to do automation around creating ... created users report and run this automation based on the result of the report?

asked Feb 7 by DarrenFisk (100 points)
0 votes
1 answer

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.

asked Feb 6 by dhodgin (80 points)
0 votes
1 answer

How can I set up group where anybody can add/remove himself as a member. But is unable to modify anyone else?

asked Feb 4 by KIT (1.0k points)
0 votes
1 answer

Trying to evaluate the time in days a user has been in a group based on a custom date field # Get object creation date $object = $Context.GetDirectoryObject() $whenCreated = ... on the AD equivalent user of the Azure user that is in the Azure group? Thanks

asked Jan 30 by msheppard (790 points)
0 votes
1 answer

How do I change this policy as well as the information on the self-service password reset webpage from 30 days to 10 days?

asked Jan 30 by farid.r (40 points)
3,712 questions
3,392 answers
8,579 comments
549,861 users