Differences between revisions 11 and 12
Revision 11 as of 2014-09-17 18:30:41
Size: 940
Editor: scot
Comment:
Revision 12 as of 2015-02-09 16:37:18
Size: 1122
Editor: csadmin
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= How to install Samuel's Self-Signed Certificate = = How to install certificates for the Hyper-V cluster =
Line 3: Line 3:
Connecting to Samuel and dealing with Certificate Errors In order to connect to a VM's console on Samuel from your own computer, you have to install certificates for the four hosts in our cluster.
Line 5: Line 5:
 *   Download the certificate files listed below
 *   On your windows machine, run mmc.exe as administrator.
 *   File, Add/Remove Snap-ins
 *   Select Certificates and click ADD. Select '''Computer Account''', and click finish. Click Ok.
 *   Expand Certificates and right click on Trusted Root Certificate Authority, Select All Tasks, Import
 *   Walk through the wizard importing the certificates you downloaded. (Make sure they are being put in the Trusted Root Certificate Authority folder).
== Recommended: Scripted install ==

Download and extract the ZIP file below. Right-click on run.bat and select "Run as administrator". For reference, the expected results are shown in results.png.

* [[attachment:hypercluster certs.zip]]

== Alternate: Manual install ==

 *
Download the certificate files listed below
 * On your windows machine, run mmc.exe as administrator.
 * File, Add/Remove Snap-ins
 * Select Certificates and click ADD. Select '''Computer Account''', and click finish. Click Ok.
 * Expand Certificates and right click on Trusted Root Certificate Authority, Select All Tasks, Import
 * Walk through the wizard importing the certificates you downloaded. (Make sure they are being put in the Trusted Root Certificate Authority folder).
Line 18: Line 26:

----

= Installing the Certificates with PowerShell =

Download the file below and follow the instructions in the README

 * [[attachment:HyperClusterCerts2014.zip]]

How to install certificates for the Hyper-V cluster

In order to connect to a VM's console on Samuel from your own computer, you have to install certificates for the four hosts in our cluster.

Recommended: Scripted install

Download and extract the ZIP file below. Right-click on run.bat and select "Run as administrator". For reference, the expected results are shown in results.png.

Alternate: Manual install

  • Download the certificate files listed below
  • On your windows machine, run mmc.exe as administrator.
  • File, Add/Remove Snap-ins
  • Select Certificates and click ADD. Select Computer Account, and click finish. Click Ok.

  • Expand Certificates and right click on Trusted Root Certificate Authority, Select All Tasks, Import
  • Walk through the wizard importing the certificates you downloaded. (Make sure they are being put in the Trusted Root Certificate Authority folder).

Certificates

WindowsAdministration/InstallingSamuelSelfSignedCertificate (last edited 2015-09-08 15:32:11 by scot)