Has anyone gotten cross domain authentication working successfully with powershell?. When I run this, I get access denied when reaching out to the other domain from the opposite domain.
PS C:\Windows\system32> winrm id -r:servername.fqdn.com
WSManFault
Message = Access is denied.
Error number: -2147024891 0x80070005
Access is denied.