Blog

May 20, 2014
Category: microsoft, rds-2012
Tags: pfx-certificate, rds, rds-certificate, rds-certificate-deployment, rdsh-certificate, rdsh-rdp-certificate

RDS 2012 RDSH Certificate deployment script

Over the last couple of months i have been asked a number of questions with regards to certificate warnings relating to the session host server. To simplify the process of deploying/replacing the default RDP certificate on the Session host, i have written a PowerShell Script that takes care of the installation of a trusted certificate.

This script prompts for the following Inputs:

  • The location of the PFX Certificate ( I recommend you use a local Path)
  • The Certificate Password
  • The Certificate Thumbprint ( you can copy & paste this during the process of running the script)

Follow the steps and the requested inputs from the script and you should not go wrong.

Questions and feedback is welcome

Download the Script Here

[