WinRM Configuration

Jeremy Alberts 1 Reputation point
2022-04-21T10:42:03.453+00:00

Hello,

I have a question about the WinRM Configuration. Please see the highlighted row in the picture:
Image

What is this used for?
As far as I know its not the https listener certificate because that is configured somewere else (see output [winrm enumerate winrm/config/listener])

kind regards,

Jeremy

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,585 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,538 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,661 Reputation points
    2022-04-25T22:55:28.507+00:00

    Hello @Jeremy Alberts

    The Certificatethumbprint configuration option is related to the configuration of WinRM over HTTPS for additional security. This will show the thumbprint of the certificate to verify the security applied to it.

    You can check upon this setup here:

    https://learn.microsoft.com/en-us/troubleshoot/windows-client/system-management-components/configure-winrm-for-https

    Hope this helps with your query,

    -------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.