0

When I try mgration my Exchange server to office 365 via codtow office 365 mgration tool connection target server When I put information Global administrator enter image description here

How can i fix this error ?

Abbar
  • 3
  • 1
  • 1
    CodeTwo provides technical support with the purchase of their products. You should be reaching out to them for help. – joeqwerty Mar 10 '19 at 00:52

2 Answers2

0

This problem is documented here.

This issue occurs if either an internal firewall or the Windows Remote Management service has not been started.

Start WinRM:

  1. Open services.msc
  2. In the Services window, double-click Windows Remote Management.
  3. Set the startup type to Manual, and then click OK.
  4. Right-click the service, and then click Start.
mkk
  • 16
  • 2
  • Thank you for answering me ,But i do this steps problem not fix Start WinRM: Open services.msc In the Services window, double-click Windows Remote Management. Set the startup type to Manual, and then click OK. Right-click the service, and then click Start. internal firewall is runing – Abbar Mar 10 '19 at 18:57
0

To avoid the impact of Exchange Online side. You could first try to connect to Exchange Online Powershell under common method. More details please review the link below. If it still fails, please provide error info screenshot. When it is successful, it might be a codtwo software problem, as what joeqwerty said, contact the cod two SE for further analyzing.

Connect to Exchange Online PowerShell

https://docs.microsoft.com/en-us/powershell/exchange/exchange-online/connect-to-exchange-online-powershell/connect-to-exchange-online-powershell?view=exchange-ps

Kelvin_D
  • 301
  • 1
  • 3