Problem environment:
- Windows Remote Management (WinRM) installed on the client and server.
- Users security tokens that are > 16k due to the way their domain is configured.
- Client initiates a WinRM operation to the server (for instance WinRM id �r:<server>).
With WinRM 1.1 installed in client the following error will be seen:
WSManFault
Message = The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
Error number: -2144108297 0x803380F7
The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.
For WinRM 2.0 may return a different error about a request header being too long.