How to assign a certificate to remote desktop services

preview_player
Показать описание
How to assign a certificate to remote desktop services (Really Quick)

Get the certificate Thumbprint

Put the thumbprint without spaces in the following command below

wmic /namespace:\\root\CIMV2\TerminalServices PATH Win32_TSGeneralSetting Set SSLCertificateSHA1Hash="PUT-the-THUMB-print-HERE"

copy this command to a administrative command prompt or powershell and hit enter. It should say successful and will now use the certificate you choose.
Рекомендации по теме