Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Last active September 14, 2016 14:39
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/272c881a752a29c2ae8e337b064976e0 to your computer and use it in GitHub Desktop.
Save jonathanmedd/272c881a752a29c2ae8e337b064976e0 to your computer and use it in GitHub Desktop.
Get-vRABlueprint ID
$Id = (Get-vRABlueprint -Name centos).Id
PS C:\Users\jmedd> $Id
3d97e054-a002-4123-8eaa-429ab71f4529
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment