EMTShooter reports fine, but I am still getting:
WARNING: Can't generate Export-Module for the current session using Import-PSSession.
Import-PSSession : Executing Get-Command command in remote session reported the following error: Starting a command on
remote server failed with the following error message : The WinRM client cannot process the request. It cannot determin
e the content type of the HTTP response from the destination computer. The content type is absent or invalid. For more
information, see the about_Remote_Troubleshooting Help topic..
At C:Program FilesMicrosoftExchange ServerV14binCommonConnectFunctions.ps1:116 char:48
+ $global:importResults=Import-PSSession <<<< $global:remoteSession -WarningAction SilentlyContinue -Disab
leNameChecking
+ CategoryInfo : InvalidResult: (:) [Import-PSSession], RuntimeException
+ FullyQualifiedErrorId : ErrorFromRemoteCommand,Microsoft.PowerShell.Commands.ImportPSSessionCommand
Globals, kerb, all good - any ideas?