7.0

Table Of Contents
3 Export the image profile.
Export-EsxImageProfile -ImageProfile "myprofile" -ExportToBundle -FilePath C:\my_bundle.zip
What to do next
Use the ISO image in an ESXi installation or upload the ISO image into vSphere Lifecycle Manager
to perform upgrades.
Use the ZIP file to upgrade an ESXi installation.
n Import the ZIP file into vSphere Lifecycle Manager for use with patch baselines.
n Download the ZIP file to an ESXi host or a datastore and run esxcli software vib
commands to import the VIBs in the ZIP file.
See the
vSphere Upgrade
documentation.
Create a Custom ESXi ISO Image with PowerCLI Cmdlets
With ESXi Image Builder, you can customize an ESXi image profile, but not combine content
from different depots to generate an ISO image. Starting with VMware PowerCLI 12.0, you can
customize ISO images by using content from multiple software depots and a custom software
specification.
For upgrades to ESXi 7.0 and later, the New-IsoImage cmdlet preserves additional metadata
for ESXi 7.0.x required by the vSphere Lifecycle Manager, such as base image, addon and
component. This additional metadata is not part of ISO images that you can export by using the
legacy ESXi Image Builder cmdlets.
Prerequisites
Install VMware PowerCLI 12.0 or later.
Verify that you have access to the software depot that contains the software specification that you
want to use.
Procedure
1 Gather the required information for the software specification that you use to create a custom
ISO image.
a Get the base image version for the required patch or upgrade by running the Get-
DepotBaseImages cmdlet:
PS C:\> Get-DepotBaseImages -Depot C:\VMware-ESXi-7.0U2a-17867351-depot.zip
The command output is:
Version Vendor
Release date
VMware ESXi Installation and Setup
VMware, Inc. 57