Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Last active March 16, 2016 20:59
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 jonathanmedd/775550d7fa5f78f585cb to your computer and use it in GitHub Desktop.
Save jonathanmedd/775550d7fa5f78f585cb to your computer and use it in GitHub Desktop.
Connect to vRA
Connect-vRAServer -Server vraap02.vrademo.local -Tenant vsphere.local -Username administrator@vsphere.local -Password P@ssword1! -IgnoreCertRequirements
Server : https://vraap02.vrademo.local
Token : MTQ1ODE2MTk2NTc5ODowYTQwZDRmMTg5NWU4OWQwYWI2ZDp0ZW5hbnQ6dnNwaGVyZS5sb2NhbHVzZXJuYW1lOmFkbWluaXN0cmF0b3JAdnNwaGVyZS5sb2NhbGV4cGlyYXRpb246MTQ1ODE5MDc2NTAwMDo0MjQ3NzQ0NDI0NzU3NTQ4NjMwMTNlMGRiNzdjYzMyZTU1NDI0YjA3
ZWI5M2E0OGM3N2YyMTY2YjIyYzFhOTg3ZTQ3MDAyYTdmMzFlOTM1Njc0ODJmMjg1Y2EyMDAxODIxMmQwMjlhODY1MDI4NDg0NWQyMGI0YjI0ZWRjNjhjMA==
Tenant : vsphere.local
Username : administrator@vsphere.local
SignedCertificates : False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment