Skip to content

Instantly share code, notes, and snippets.

@themightyshiv
Created January 14, 2024 21:23
Show Gist options
  • Save themightyshiv/98cb42f6d588be79a3b489e4f6686f19 to your computer and use it in GitHub Desktop.
Save themightyshiv/98cb42f6d588be79a3b489e4f6686f19 to your computer and use it in GitHub Desktop.
Configure RDP SSL Certificate (WMIC)
wmic /namespace:\\root\cimv2\TerminalServices PATH Win32_TSGeneralSetting Set SSLCertificateSHA1Hash="[THUMBPRINT]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment