7.0

Table Of Contents
3 If the rule is active, first you must deactivate the rule.
a Click the Activate/Deactive Rules tab
b In the dialog box, select the rule.
c In the dialog box, select Deactivate and click OK.
4 Select Reacreate Image Profile and in the confirmation dialog box, click Recreate.
5 (Optional) Activate the rule again.
a Click the Activate/Deactive Rules tab
b In the dialog box, select the rule.
c In the dialog box, select Activate and click OK.
Results
The PXE image is running the latest image specification.
Using vSphere ESXi Image Builder with PowerCLI Cmdlets
The VMware.Image Builder component of VMware PowerCLI provides cmdlets that allow you to
manipulate software depots, image profiles, and VIBs.
Clone an Image Profile with PowerCLI Cmdlets
Cloning a published profile is the easiest way to create a custom image profile. Cloning a profile is
especially useful if you want to remove a few VIBs from a profile, or if you want to use hosts from
different vendors and want to use the same basic profile, but want to add vendor-specific VIBs.
VMware partners or large installations might consider creating a new profile.
Prerequisites
n Install the PowerCLI and all prerequisite software. See vSphere ESXi Image Builder Installation
and Usage.
n Verify that you have access to the software depot that contains the image profile you want to
clone.
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. 53