Skip to content

Instantly share code, notes, and snippets.

@PixelRobots
Created February 15, 2018 15:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PixelRobots/0dc9f04fc884ef8e05a73ec8fda82df6 to your computer and use it in GitHub Desktop.
Save PixelRobots/0dc9f04fc884ef8e05a73ec8fda82df6 to your computer and use it in GitHub Desktop.
.\Install-HonoluluHA.ps1 -clusterStorage C:\ClusterStorage\Volume1 -clientAccessPoint PixelRobots-Management -msiPath '.\ServerManagementGateway.msi' -generateSslCert
.\Install-HonoluluHA.ps1 -clusterStorage C:\ClusterStorage\Volume1 -clientAccessPoint PixelRobots-Management -msiPath '.\ServerManagementGateway.msi' -certPath cert.pfx -certPassword certPassword
.\Update-HonoluluHA.ps1 -msiPath '.\ServerManagementGateway.msi'
.\Uninstall-HonoluluHA.ps1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment