Skip to content

Instantly share code, notes, and snippets.

@fapestniegd
Created December 5, 2012 18:22
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 fapestniegd/4218153 to your computer and use it in GitHub Desktop.
Save fapestniegd/4218153 to your computer and use it in GitHub Desktop.
Add-EsxSoftwareDepot C:\Temp\tg3-3.120h.v50.2-offline_bundle-547149.zip, C:\Temp\update-from-esxi5.0-5.0_update01.zip
New-EsxImageProfile -CloneProfile "ESXi-5.0.0-20120302001-standard" -name "MacMiniESX" -Vendor "NoVendor"
Add-EsxSoftwarePackage -ImageProfile "MacMiniESX" -SoftwarePackage "net-tg3"
Export-EsxImageProfile -ImageProfile "MacMiniESX" -ExportToISO -filepath C:\Temp\MacMiniESX.iso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment