Recent questions

0 votes
1 answer

I have a PowerShell script that ran fine on my old computer (Windows 10, VSCode, Powershell 7). After changing hardware, moving to Windows 11, and re-installing, the script ... b77a5c561934e089'." .NET 4.8 is installed. Any ideas on how to resolve this error?

asked 2 days ago by Kirkvanslyke (70 points)
0 votes
1 answer

Is Windows server 2025 officially supported? When trying to install the latest version on it, Windows throws up the error "This app can't run on your PC"

asked 3 days ago by pmawson (20 points)
0 votes
1 answer

Hi, the script is only working for groups like A group with multiple values like here is not found: How to change the script to find them as well? I want to find all groups where the extensionAttribute5 is used with the value Permanent.

asked 4 days ago by wintec01 (1.8k points)
0 votes
1 answer

Hello All, I would like to update the property "Home Directory" from it's current value, to a new value. Right now it's referencing %username% and I would like to ... need. I just need this value generated when the user is created. I appreciate any help.

asked 5 days ago by SteveCDSAZ (20 points)
0 votes
1 answer

Is an onprem active directly still needed or can it run with Azuread/office365 only? the company i work for only runs cloud .

asked 5 days ago by fxg2 (20 points)
0 votes
1 answer

Since adaxes does not support powershell 5.1 and we make use of snapins for Exchange Management Tools we are considering rolling back to 2023.2. In the changelog there is no ... any issue to roll back until we figure out a way to manage the hybrid environment?

asked May 23 by jdoucet (20 points)
0 votes
1 answer

Hi all Is there a simple with to keep members of a on-prem security group in sync with an M365 Group? For example, we have a group called "ORG_TEAM_Engineers" that ... rules do not support on-prem security groups, only cloud-only groups. Thanks in advance.

asked May 23 by m.car (100 points)
0 votes
1 answer

Is there a way to open the Reset Password window for a user after creation via a custom command? We don't want to send the password via email and don't want the ... m wondering if there is a command that will open the password reset dialog box after creation.

asked May 22 by ajmilic (130 points)
0 votes
0 answers

After a recent upgrade I can no longer access our web portal externally - and only get the following. Sometimes it works for a few minutes but then stops. HTTP Error ... and handling these errors, visit Troubleshoot ASP.NET Core on Azure App Service and IIS.

asked May 22 by ckelley (60 points)
0 votes
1 answer

Recently we started getting this error in Adaxes Some fields couldn't be loaded. Failed to get the mailbox usage information. Failed to commit the change on object " ... are correct but the issue persists. This is occuring with Exchange Online only:

asked May 21 by curtisa (350 points)
0 votes
1 answer

I am having a problem in a custom command binding to a user object to then get attributes from for use in the script. A little background: We have multiple domains managed by AdAxes ... result. I can't seem to bind by the DN no matter what approach I take.

asked May 21 by aweight (80 points)
0 votes
0 answers

Hi All, after the update to v.3.17.23627.0 some script in our enviroment doesn't works. Before the update all works. below an example for condition true: ... $Context.ConditionIsMet = $StrtMonth.AddDays(7*($FindNthDay-1)) -eq $datetopatch Can you help me?

asked May 19 by Simone.Vailati (500 points)
0 votes
1 answer

I have a business rule that needs to needs to remember the current setting of an attribute (msDS-PrimaryComputer) after the attribute is changed. This attribute stores the ... to the user settings which of course means that the attribute has already changed.

asked May 19 by stevehalvorson (150 points)
0 votes
1 answer

When I try to develop a script in Adaxes it is not the a great experience. There just doesn't seem to be a good way to debug scripts within the interface. I can do simple ... a file on the server. Am I missing something or is this the only way with Adaxes?

asked May 16 by ComputerHabit (810 points)
0 votes
1 answer

Attempting to upgrade my Adaxes servers to the latest version. 1 - App server - Adaxes console is installed with Adaxes Backend service and Softerra Adaxes service. 1 - Web Server - ... do I backup the web config? Do I need to do anything with the SQL server?

asked May 15 by ADuser (80 points)
0 votes
0 answers

Just recently built a new server, installed 2025.1, and restored configuration from a backup of our other server running 2023.2. I updated the web interface address in ... d6d4f3bd7654 and I'm able to approve/deny from that interface without issue. Any ideas?

asked May 13 by msinger (230 points)
0 votes
1 answer

Happy Friday, Is there a built-in to get a users mailbox size (O365 mailbox) and use it as a variable in a powershell script? I know I can use Connect-ExchangeOnline, but our service account is MFA enabled so its no way to automate the login.

asked May 12 by thatcher (180 points)
0 votes
1 answer

I am trying to find out how I can prevent a user from being listed as their own manager. I had a case where a user of a supervisor level had their self set as their manager and would like to know if there is a way to prevent this from Adaxes.

asked May 7 by cnew0181 (50 points)
0 votes
1 answer

Hi, after upgrading to 2025.1 technicians in our helpdesk role is missing the 'Add' button on the 'Member Of' section of the User screen. They have full write ... group membership from the Group screen. Administrator users are still able to see the button.

asked May 1 by Allister (50 points)
0 votes
1 answer

I moved adaxes to a new virtual server (2022), upgraded powershell, and upgraded to 2025.1 so working through script issues. This script retrieves the last reboot for ... (' + $RebootTime.Days + ') days ago.' $Context.LogMessage($logmessage, "Information")

asked Apr 30 by jbadry (450 points)
3,699 questions
3,383 answers
8,549 comments
549,745 users