When attempting to maibox-enable users with GroupWise Migrator for Exchange (GME), the following error may occur:
ERROR: "AdFwd::Init() - PowerShell Result: Error: Connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.:
[00000001] Incorrect function.
[7559-1-220-00000001]
WinRM is configured correctly on the Exchange server and the necessary permissions are in place for the user in question.
Running native troubleshooting steps from the PowerShell console...
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri http://FQDNOFEXCHANGE/Powershell/ -Authentication Kerberos
Import-PSSession $Session
...might result in the following error message:
[fqdnexchange.domain.com] Connecting to remote server failed with the following error message : Access is denied.
For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [], PSRemotingTransportException
+ FullyQualifiedErrorId : PSSessionOpenFailed
There is a time sync problem between the GME console and the domain controller it is logged on to.
It needs to be ensured that the time on the GME console is in sync with the time on the domain controller.
'Set l' can be used in a command prompt to verify which domain controller the current user is logged on to.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy