Answer the question
In order to leave comments, you need to log in
Winrm. Fix encryption problem or reinstall?
I switched to Windows 10. For a
couple of days everything worked fine, today when I tried to create a new session to the exchange server via powershell with the standard New-PSSession command, I got the following:
PS C:\Windows\system32> New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri sus-sw-77/powershell
New-PSSession : [sus-sw-77] Connection to remote server sus-sw-77 failed. Error message:
The WinRM client cannot process the request. The encrypted message body is malformed and cannot be
decrypted. Make sure the service encrypts the message body according to the specifications. See the
edit section "about_Remote_Troubleshooting" for details.
string:1 char:1
+ New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri ht ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotin
gTransportException
+ FullyQualifiedErrorId : -2144108295,PSSessionOpenFailed
PS C:\Users\n.shalnev> winrm qc
The WinRM service is already running on this computer.
WSManFault
Message = The WinRM client is unable to process the request. The encrypted message body is malformed and cannot
be decrypted. Make sure the service encrypts the message body according to the specifications.
Error code: -2144108295 0x803380F9
The WinRM client is unable to process the request. The encrypted message body is malformed and cannot be decrypted
. Make sure the service encrypts the message body according to the specifications.
Answer the question
In order to leave comments, you need to log in
Suddenly someone will help.
The problem turned out to be in ESET NOD 32. I solved it by removing the antivirus from the computer, now it no longer appears when installing the latest versions, apparently the problem was solved with updates.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question