Hi, we have switched to Windows LAPS and will save the password in Intune only Is there a way to display this via Adaxes UI? Thank you

asked Feb 28, 2025 by boris (570 points)
0 votes
1 answer

Hello, Is it possible to adapt the script so that all groups are output where another group is used as a rule? For example: All members of the group "ABCD" are added to the ... "ABCD" are added. In Adaxes the rule looks like this: Is this possible? Thx a lot

asked Feb 27, 2025 by DRiVSSi (360 points)
0 votes
1 answer

We have AD groups that manage what VLAN a user's system is associated with based on the user's department. I have custom command to change the PC group membership if the ... business rule. (I cannot select the command) is there a way to work around this?

asked Feb 27, 2025 by stevehalvorson (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, 2025 by cewilson (300 points)
0 votes
1 answer

Hello, We are using Adaxes to manage our Cloud Only infrastructure, and one of the problems we have run into is when creating a NEW user, we need to fill out some ... and then write the data meant for the Custom Attributes field when the mailbox is ready?

asked Jan 29, 2025 by AvenuesRecovery (70 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, 2025 by alexalex (60 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, 2025 by roppiffm (170 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, 2025 by mfisher (150 points)
0 votes
1 answer

Hello, This is not a current issue, just a curiousity. Im curious what would happen if AD Authentication was not working and I tried to authenticate to the Adaxes ... authentication, just wondering how an auth issue of this kind would be handled by Adaxes.

asked Feb 20, 2025 by mfisher (150 points)
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, 2025 by AvenuesRecovery (70 points)
0 votes
1 answer

I am trying to create a Script power Shell for creating users with a South American standard. I need to use the first part of firstname + the ... .TargetObject.Put("userPrincipalName", $userPrincipalName) # Aplica as mudanças $Context.TargetObject.SetInfo()

asked Feb 21, 2025 by victor.motta (20 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, 2025 by mfisher (150 points)
0 votes
1 answer

Hi, I am looking for a way to add important company dates (e.g. quarterly meetings, free days yearly company events) to the office 365 calendar. I would like to ... user provisioning flow. Is this something that can be done via Adaxes? Kind regards, Allistair

asked Feb 20, 2025 by a.blonk (190 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, 2025 by msheppard (880 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, 2025 by DarrenFisk (100 points)
0 votes
1 answer

I would like to possibly add a timestamp to a user custom attribute when added to a specific group. The reason for this is because I'd like to display the value of days spent ... must be done by script or if there is another way I am not thinking of. Thanks!

asked Jan 28, 2025 by msheppard (880 points)
+1 vote
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, 2025 by Heroesbane5468 (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, 2025 by wrobin68 (40 points)
0 votes
1 answer

how to automatically grant a user's manager access to their network drive and onedrive during a user's deprovisioning. I don't want to manually grant access to the ... -prem file server and onedrive. Can this be incorporated in the user deprovisioning script?

asked Jan 28, 2025 by Fausat (20 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, 2025 by KoleArmstrong (170 points)
0 votes
1 answer