Skip to content

Instantly share code, notes, and snippets.

@D4R4
Last active September 5, 2019 07:55
Show Gist options
  • Save D4R4/889ab55568dc008a3ba46d03a1c28f59 to your computer and use it in GitHub Desktop.
Save D4R4/889ab55568dc008a3ba46d03a1c28f59 to your computer and use it in GitHub Desktop.
You gotta get this SSL stuff sorted out before literally every interaction with ESXi, frustrating
Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false
Connect-VIServer -server vcenter.test.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment