Skip to content

Instantly share code, notes, and snippets.

@vScripter
Last active September 5, 2017 17:31
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 vScripter/bf292f673a5092f8859cc6ec1f3982b4 to your computer and use it in GitHub Desktop.
Save vScripter/bf292f673a5092f8859cc6ec1f3982b4 to your computer and use it in GitHub Desktop.
# created: 2013-01-28
$params = {
VMHost = 'esxi01.devlab.local'
BackupConfiguration = $true
DestinationPath = 'c:\hostconfigs\esxi01'
}
Get-VMHostFirmware @params
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment