Hello everyone
When I tried to create a new mailbox, or show setting tab for existing user I got A parameter cannot be found that matches parameter name 'Identity'.
'Hosted Microsoft Exchange Server 2016' GetMailboxGeneralSettings
System.Management.Automation.RemoteException: A parameter cannot be found that matches parameter name 'Identity'.
at System.Management.Automation.Runspaces.AsyncResult.EndInvoke()
at System.Management.Automation.PowerShell.CoreInvokeRemoteHelper[TInput,TOutput](PSDataCollection`1 input, PSDataCollection`1 output, PSInvocationSettings settings)
at System.Management.Automation.PowerShell.CoreInvoke[TInput,TOutput](PSDataCollection`1 input, PSDataCollection`1 output, PSInvocationSettings settings)
at System.Management.Automation.PowerShell.Invoke(IEnumerable input, PSInvocationSettings settings)
at System.Management.Automation.RemotePipeline.Invoke(IEnumerable input)
at SolidCP.Providers.HostedSolution.Exchange2016.ExecuteShellCommandEx(Runspace runSpace, Command cmd, Boolean useDomainController, Object[]& errors)
at SolidCP.Providers.HostedSolution.Exchange2016.GetMailboxGeneralSettingsInternal(String accountName)
at SolidCP.Server.ExchangeServer.GetMailboxGeneralSettings(String accountName)
Hello,
A user on the forum had this issue before:
https://solidcp.com/forum/question/error-reading-mailbox-general-settings/
In general it is an server setup/ config issue of exchange / user privs it self (as the -identity parameter in that command is a valid exchange command since exchange 2007)
Regards,
Marco
Thanks for your quick reply, i read the answer, but i am confused what he mean with administrator user at
The solution was to add this groups on my administrator user. “Compliance Management”, and “Records Management”.
I have added the administrator of the server and the app pool service account of solid server , Please help me
Ah those are user groups if i'm not mistaken he added to the Administrator user.
in your case it would most likely be best to add it to the domain administrator user aswell as to the SolidCP Server application pool user.
Thanks my bro, I have tried that but unfortunately not working, so I am sure you set me on the correct road, I will try to check permission again, and update you if I get the solution also please if you get any idea regarding this error please tell me,
thanks in advance