Advertisement
Guest User

Untitled

a guest
Sep 11th, 2017
1,330
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. The Mailbox Replication Service was unable to connect to the remote server using the credentials provided. Please check the credentials and try again. The call to 'https://webmail.blah.com/EWS/mrsproxy.svc' failed.
  2. Error details: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'Negotiate,NTLM'. --> The remote server returned an error:
  3. (401) Unauthorized.. --> The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'Negotiate,NTLM'. --> The remote server returned an
  4. error: (401) Unauthorized.
  5. + CategoryInfo : NotSpecified: (:) [New-MoveRequest], RemotePermanentException
  6. +9,Microsoft.Exchange.Man
  7. agement.Migration.MailboxReplication.MoveRequest.NewMoveRequest
  8. + PSComputerName : outlook.office365.com
  9.  
  10. UserName1 : <domain><SamAccountName>
  11.  
  12. UserName2 : <SamAccountName>
  13.  
  14. UserName3 : UPN
  15.  
  16. RunspaceId : 3966b356-0f49-46c3-9373-e914827fc6ed
  17. Result : Success
  18. Message :
  19. ConnectionSettings : <ExchangeConnectionSettings HasAdminPrivilege="True" HasAutodiscovery="False" HasMrsProxy="True" AutodiscoverUrl="" IncomingEmailAddress="" IncomingRPCProxyServer="webmail.blah.ccom"
  20. IncomingExchangeServer="webmail.blah.com" IncomingNSPIServer="" IncomingDomain="" IncomingUserName="UserName<#>" EncryptedIncomingPassword="something"
  21. IncomingAuthentication="Basic" ServerVersion="" TargetDomainName="" SourceMailboxLegDn="" PublicFolderDatabaseServerLegacyDN="" IsPublicFolderMailboxesMigrationSource="False" />
  22. SupportsCutover : False
  23. ErrorDetail :
  24. IsValid : True
  25. Identity :
  26. ObjectState : New
  27.  
  28. RunspaceId : 3966b356-0f49-46c3-9373-e914827fc6ed
  29. Result : Failed
  30. Message : The connection to the server 'webmail.blah.com' could not be completed.
  31. ConnectionSettings :
  32. SupportsCutover : False
  33. ErrorDetail : Microsoft.Exchange.Migration.MigrationServerConnectionFailedException: The connection to the server 'webmail.blah.com' could not be completed. --->
  34. Microsoft.Exchange.MailboxReplicationService.RemotePermanentException: The Mailbox Replication Service was unable to connect to the remote server using the credentials provided. Please check
  35. the credentials and try again. The call to 'https://webmail.blah.com/EWS/mrsproxy.svc' failed. Error details: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The
  36. authentication header received from the server was 'Negotiate,NTLM'. --> The remote server returned an error: (401) Unauthorized.. --> The HTTP request is unauthorized with client
  37. authentication scheme 'Negotiate'. The authentication header received from the server was 'Negotiate,NTLM'. --> The remote server returned an error: (401) Unauthorized. --->
  38. Microsoft.Exchange.MailboxReplicationService.RemotePermanentException: The call to 'https://webmail.blah.com/EWS/mrsproxy.svc' failed. Error details: The HTTP request is unauthorized with client
  39. authentication scheme 'Negotiate'. The authentication header received from the server was 'Negotiate,NTLM'. --> The remote server returned an error: (401) Unauthorized.. --->
  40. Microsoft.Exchange.MailboxReplicationService.RemotePermanentException: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from
  41. the server was 'Negotiate,NTLM'. ---> Microsoft.Exchange.MailboxReplicationService.RemotePermanentException: The remote server returned an error: (401) Unauthorized.
  42. --- End of inner exception stack trace ---
  43. --- End of inner exception stack trace ---
  44. --- End of inner exception stack trace ---
  45. at Microsoft.Exchange.MailboxReplicationService.MailboxReplicationServiceFault.<>c__DisplayClass97_0.<ReconstructAndThrow>b__0()
  46. at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(Action operation)
  47. at Microsoft.Exchange.MailboxReplicationService.MailboxReplicationServiceFault.ReconstructAndThrow(String serverName, VersionInformation serverVersion)
  48. at Microsoft.Exchange.MailboxReplicationService.WcfClientWithFaultHandling`2.<>c__DisplayClass7_0.<CallService>b__0()
  49. at Microsoft.Exchange.Net.WcfClientBase`1.CallService(Action serviceCall, String context)
  50. at Microsoft.Exchange.MailboxReplicationService.WcfClientWithFaultHandling`2.CallService(Action serviceCall, String context)
  51. at Microsoft.Exchange.Migration.MigrationExchangeProxyRpcClient.CanConnectToMrsProxy(Fqdn serverName, Guid mbxGuid, NetworkCredential credentials, LocalizedException& error)
  52. --- End of inner exception stack trace ---
  53. at Microsoft.Exchange.Migration.DataAccessLayer.ExchangeRemoteMoveEndpoint.VerifyConnectivity()
  54. at Microsoft.Exchange.Management.Migration.MigrationService.Endpoint.TestMigrationServerAvailability.InternalProcessEndpoint(Boolean fromAutoDiscover)
  55. IsValid : True
  56. Identity :
  57. ObjectState : New
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement