Forum Discussion
MRS Proxy
Hi angeloforum,
Regarding the error that you are facing may be some permissions or problems on Autodiscover.
Enable the MRSProxy and set the authentication required to perform the move. To do this, run the following cmdlet:
Set-WebServicesVirtualDirectory -Identity "Server\EWS (default Web site)" –MRSProxyEnabled $true – WSSecurityAuthentication $True
Can you see this post if it resolves the problem?
Unable to configure migration Endpoint - Hybrid Exchange - Microsoft Tech Community
Best Regards,
Nuno Árias Silva
Office Apps and Services
https://www.nuno-silva.net
sorry for the delay of my reply
This is the poutput of GET command
[PS] C:\Windows\system32>Get-WebServicesVirtualDirectory -Server SERVEREXCNAHE |fl
RunspaceId : 0a443cd0-a54a-4d6a-8b88-ccae1d1cdd11
CertificateAuthentication :
InternalNLBBypassUrl :
GzipLevel : Low
MRSProxyEnabled : True
Name : EWS (Default Web Site)
InternalAuthenticationMethods : {Ntlm, WindowsIntegrated, WSSecurity, OAuth}
ExternalAuthenticationMethods : {Ntlm, WindowsIntegrated, WSSecurity, OAuth}
LiveIdNegotiateAuthentication :
WSSecurityAuthentication : True
LiveIdBasicAuthentication : False
BasicAuthentication : False
DigestAuthentication : False
WindowsAuthentication : True
OAuthAuthentication : True
AdfsAuthentication : False
MetabasePath : IIS://SERVEREXCHANGE.MYCOMPANY.com/W3SVC/1/ROOT/EWS
Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\EWS
ExtendedProtectionTokenChecking : None
ExtendedProtectionFlags : {}
ExtendedProtectionSPNList : {}
AdminDisplayVersion : Version 15.2 (Build 464.5)
Server : SERVEREXCHANGE
InternalUrl : https://mail.MYCOMPANY.it/ews/exchange.asmx
ExternalUrl : https://mail.MYCOMPANY.it/ews/exchange.asmx
AdminDisplayName :
ExchangeVersion : 0.10 (14.0.100.0)
DistinguishedName : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=SERVEREXCHANGE,CN=Servers,CN=Exchange Administrative Group
(FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Gruppo Zenit,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=gruppozenit,DC=com
Identity : SERVEREXCHANGE\EWS (Default Web Site)
Guid : ed902395-5303-4d73-9a10-dfa247f2232f
ObjectCategory : MYCOMPANY.com/Configuration/Schema/ms-Exch-Web-Services-Virtual-Directory
ObjectClass : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
WhenChanged : 28/11/2019 14:38:37
WhenCreated : 28/11/2019 13:21:58
WhenChangedUTC : 28/11/2019 13:38:37
WhenCreatedUTC : 28/11/2019 12:21:58
OrganizationId :
Id : SERVEREXCHANGE\EWS (Default Web Site)
OriginatingServer : DOMAINCONTROLLER.gruppozenit.com
IsValid : True
ObjectState : Changed
- Dec 23, 2020
Hi angeloforum,
The configuration seems correct or some issue that is not explicit. If that command does not resolve the problem, I suggest opening a support ticket.
Best Regards,
Nuno Árias Silva
Office Apps and Services
https://www.nuno-silva.net- HaniGhaddafApr 15, 2021Copper Contributor