0 votes

We are seeing the error:

Exception calling "CreateMoveMailboxToO365Request" with "4" argument(s): "Parameter set cannot be resolved using the specified named parameters." Stack trace: at ScriptBlock, No file: line 1

We are using the PowerShell script below where we have replaced mail.mycompany.com with our on-prem Exchange server and mycompany.mail.onmicrosoft.com with our O365 domain. We've verified the Client Access role is configured and the Mailbox Replication Service Proxy (MRSProxy) service is running on the on-prem server:

$Context.TargetObject.CreateMoveMailboxToO365Request("mail.mycompany.com", "mycompany.mail.onmicrosoft.com", 0, 0)

What are we missing?

by (120 points)
reshown by
0

Hello,

For troubleshooting purposes, please, enable tracing of requests sent to Exchange servers, reproduce the issue and send us (support[at]adaxes.com) the log file. For information on how to enable the tracing, have a look at the following help article: https://www.adaxes.com/help/?HowDoI.PerformExchangeTasks.TraceExchangeRequests.html.

Also, please, send us the exact script (with all your modifications) being executed.

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hi team, this script is with the new version not working anymore. Can you please update it? https://www.adaxes.com/script-repository/search-and- ... : (Softerra.Adaxes.Utils.ObjectNameHelper:TypeName) [], RuntimeException + FullyQualifiedErrorId : TypeNotFound

asked 1 day ago by wintec01 (1.9k points)
0 votes
1 answer

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

Good Morning, Getting this issue when trying to hide/unhide Exchange Online Mailboxes from the GAL using the Exchange section: These accounts/mailboxes are anchored on prem ... the "Hide from Exchange Lists" section of exchange which was working previously.

asked Jan 7 by curtisa (350 points)
0 votes
1 answer

Hi, I have this Script to check if a condition is met # The condition is met if $Context.ConditionIsMet is set to $True. $Context.ConditionIsMet = $False $inputString = " ... or issue with this match function using in a "if script returns true" condition?

asked Oct 31, 2024 by wintec01 (1.9k points)
0 votes
1 answer

Users when signing into the adaxes portal, MFA keeps saying invalid. I have had to disable MFA for now till we can get this resolved.

asked Jul 18, 2024 by imagee (20 points)
3,711 questions
3,391 answers
8,575 comments
549,837 users