I am trying to install SSL certificate for session host so my users can connect securely to me server to access data.
I have tried to use few powershell but it's not working
wmic /namespace:\\root\cimv2\TerminalServices PATH Win32_TSGeneralSetting Set SSLCertificateSHA1Hash="THUMBPRINT"Akshay Pate