Most viewed questions

Deprecation of remote PowerShell (RPS) in Exchange Online

Microsoft is actively deprecating the RPS protocol in Exchange Online PowerShell. If you encounter issues with viewing the properties of Exchange Online mailboxes in Adaxes, it could be because Microsoft has disabled RPS in your tenant.

The most typical error messages are:

  • The operation couldn't be performed because object '<User>' couldn't be found on '<Domain Controller>'
  • Unable to connect to Exchange Online. The WS-Management service cannot process the request because the XML is invalid.

Older Adaxes versions relied on RPS to perform operations in Exchange Online. To continue using the Exchange Online features in Adaxes, you need to update to a newer version that relies on the Exchange Online Management V3 PowerShell module instead of RPS. Adaxes uses the EXOV3 module starting from the following versions:

  • Adaxes 2020.1 Update 8 - build 3.13.21404
  • Adaxes 2021.1 Update 7 - build 3.14.21404
  • Adaxes 2023 Update 1 - build 3.15.21404
  • Adaxes 2023.2 - build 3.16.21408
0 votes
1 answer

Hi. I am in midst of setting up Adaxes for testing(trial lic.). And I need to make sure it can do what we want to use it for. Here goes: I have a business rule "When ... to "True". How can I add this to my business rule above, so this is automated? Thank you.

asked Jul 20, 2011 by Brandur (100 points)
0 votes
1 answer

Hello, I'd like to know if a french translation is planed. And if users can be created by a copy from an existant user. Thanks for your answers.

asked Dec 21, 2011 by yoann.hamon (180 points)
0 votes
1 answer

can someone explain me how can I use this virual property adm-CustomAttributeTextMultiValue1? Thanks for your help

asked Jun 28, 2013 by Napoleon (700 points)
0 votes
1 answer

I have a scheduled task that exports the members from a Business unit. However the number of members in the Business Unit (4648), does not equal the number of rows ... of where else I could look to determine the discrepancy, I would greatly appreciate it.

asked Aug 11, 2016 by sandramnc (870 points)
0 votes
1 answer

I found a really nice password expire notification script on the net at http://www.ehloworld.com/318. I decided to test it ... -ADUserPasswordExpirationDate $user.samaccountname } # $WhatIfPreference = $false Remove-ScriptVariables -path $ScriptPathAndName

asked Feb 27, 2013 by ABrown (70 points)
0 votes
1 answer

Is it possible to leave the "User must change password at next logon" checkbox unchecked by default? I see options to set the other properties but not this one.

asked Jan 8, 2014 by sdavidson (730 points)
0 votes
1 answer

Hello, My "Never logged on users" report also shows users that recently logged on. My "Recently logged on users" report shows nobody. How can we change this? Best regards, Roel

asked Jan 30, 2013 by roel (40 points)
0 votes
1 answer

I tested Automatic Login without SSL and it worked fine, but with SSL the Web Interface throws Access Denied error the first time I browser the URL. However, on ... issue? Is there any specific configuration required for making Single SignOn work with SSL?

asked Jul 3, 2013 by sdavidson (730 points)
0 votes
1 answer

Hello Are Custom attributes an Active Directory schema extension, or are they stored in the Adaxes database ? If stored in the database, can they then be read/changed using the SPML Integration ? - Thanks

asked Nov 12, 2015 by Boxx.dk (2.6k points)
0 votes
1 answer

I've now installed the new version of Adaxes. But when i try to see Exchange properties, i get this error: No Exchange server is available for the remote PowerShell ... topic. I've enabled remote powershell and set the execution policy to bypass. Any ideas?

asked Apr 30, 2013 by kjesoo (960 points)
0 votes
1 answer

We are experiencing issues with mailbox moves failing between AD sites. If we use the Exchange Move Mailbox task, it works fine for small mailboxes (under 30MB). Once the ... is logged, nor do I see any events logged on the Exchange servers in question.

asked Oct 30, 2013 by DFassett (710 points)
0 votes
1 answer

I have some custom command like "User Separation", which is sequenced with bunch of other actions, like disable, delete &amp; modify etc. This custom command is published ... time execution. And job executes on the particular date and time. Is the possible?

asked Sep 11, 2015 by Brajesh (460 points)
0 votes
1 answer

I am installing a trival version of Adeaxes, during the installation it gives me an error... Failed to get the list of IIS web sites. Access is denied. Only 'Default Web Site' ... to a test file inside the site. I am installing as a Domain Admin on the box.

asked Jun 20, 2011 by EMSI (20 points)
0 votes
1 answer

We need to use two attributes for our new Cisco phone implementation. The ipphone attribute is being set with a 11 digit number that always starts with 91, but we need to ... way to strip the 91 off of the ipphone attribute and set it to otheripphone? Thanks

asked Aug 7, 2013 by jiambor (1.2k points)
0 votes
1 answer

Hello, My "Employees" Security Role has the ability to write the 'Picture' property on Self only. Employees are able to edit and delete their own picture, but I ... set up the Business Rule to require manager approval before changing the picture? Thanks, Dan

asked Sep 6, 2012 by Dbradford (170 points)
0 votes
1 answer

I wrote a small script to get Mail Queue stats on all my Exch 2010 Hub Tansport servers. It works in EMS but when I configure as a Custom Command it returns an ... $HubServer) { get-Queue -server $server -EA inquire -SortOrder -messagecount write-output "" }

asked Dec 11, 2012 by mdeflice (350 points)
0 votes
1 answer

I have a Powershell script running as a schedule task that is exporting user records. I have a custom attribute, positionPrimarySupervisor, that contains the DN of the user's ... supervisor. Can you provide me a script to get the information. Thanks... Sandra

asked Oct 8, 2015 by sandramnc (870 points)
0 votes
1 answer

Hello, I've got a problem with Windows Authentication in web interface. When I am in Form Authentication, there is no problem. If I change for Windows ... english... Thanks for your help Yoann HAMON Windows authentication : Form authentication :

asked Aug 10, 2012 by yoann.hamon (180 points)
0 votes
0 answers

I have several windows powershell scripts that work perfectly with AD- however, I can not get these to run as an Adaxes script (Scheduled Task) It is very simple, as ... Rename-Item -Path PDL-Members.csv -NewName PDL-Members_Con1_$(Get-Date -f yyyy_MM_dd).csv

asked Jan 17, 2017 by alextame (70 points)
0 votes
1 answer

Hey there, We allow our staff to modify membership to certain AD groups by designating a person in the 'Managed By' field. That person then changes the group' ... to modify group membership' without any object specific configuration. Is this possible? Thanks!

asked Nov 8, 2011 by Kirk (60 points)
3,164 questions
2,868 answers
7,358 comments
505,665 users