8.0

Table Of Contents
4 Select the type of the exported file.
Option Description
ISO Exports the image profile to a bootable ISO image. If you want to create an
ISO image that you can burn to a CD or DVD and use to start a stateless ESXi
instance, select the Do not include an installer on the ISO check box.
ZIP Exports the image profile to a ZIP file.
5 (Optional) If you want to bypass the acceptance level verification of the image profile, select
Skip acceptance level checking.
6 Click Ok.
The Download link starts generating in the "Download Image Profiles" column of the selected
image profile.
7 When the image generates successfully, click Download to save the exported file.
What to do next
n You can associate an image profile with a new vSphere Auto Deploy rule to provision ESXi
hosts. See Create a Deploy Rule or Clone a Deploy Rule.
n You can associate an image profile with an ESXi host. See Add a Host to the vSphere Auto
Deploy Inventory.
n Edit the Image Profile Association of a Host.
Export an Image Profile to an ISO or Offline Bundle ZIP with PowerCLI Cmdlets
You can export an image profile to an ISO image or a ZIP file of component files and folders. You
cannot create both by running the cmdlet once. You can use the ISO image as an ESXi installer or
upload the ISO into vSphere Lifecycle Manager for upgrades.
Prerequisites
Install the PowerCLI and all prerequisite software. See Install Prerequisite Software and Configure
vSphere ESXi Image Builder .
Procedure
1 In a PowerCLI session, run the Add-EsxSoftwareDepot cmdlet for each depot you want to
work with.
Option
Action
Remote depot Run Add-EsxSoftwareDepot -DepotUrl <depot_url>.
ZIP file a Download the ZIP file to a local file system.
b Run Add-EsxSoftwareDepot -DepotUrl C:\<file_path>\<offline-
bundle>.zip
The cmdlet returns one or more SoftwareDepot objects.
VMware ESXi Installation and Setup
VMware, Inc. 63