7.0

Table Of Contents
2 When you run the cmdlet that needs the object as input, access the object by position, with
the list starting with 0.
Add-EsxSoftwarePackage -ImageProfile $profs[4] -SoftwarePackage partner-pkg
The example adds the specified software package to the fifth image profile in the list returned by
Get-EsxImageProfile.
Most of the examples in the
vCenter Server Installation and Setup
documentation pass in
parameters by name. vSphere ESXi Image Builder Workflows with PowerCLI Cmdlets includes
examples that pass parameters as objects.
Using vSphere ESXi Image Builder with the vSphere Client
You can manage software packages (VIBs), image profiles, and software depots by using the
vSphere ESXi Image Builder service in the vSphere Client.
n Add a Software Depot
Before you can work with software depots and customize image profiles, you must add
one or more software depots to the vSphere ESXi Image Builder inventory. You can add a
software depot by using the vSphere Client.
n Import a Software Depot
If an offline depot is located on your local file system, you can import the ZIP file to the
vSphere ESXi Image Builder inventory by using the vSphere Client.
n Clone an Image Profile
You can use the vSphere Client to clone image profiles. You can clone an image profile when
you want to make small changes to the VIB list in 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.
n Create an Image Profile
You can create a new image profile by using the vSphere Client instead of cloning an existing
one. You might consider creating a new image profile if it differs significantly from the image
profiles in your inventory.
n Edit an Image Profile
You can edit image profiles by using the vSphere Client. You can change the name, details
and VIB list of an image profile.
n Compare Image Profiles
You can compare two image profiles by using the vSphere Client. For example, you can
check if they have the same VIB list, version, or acceptance level.
n Move an Image Profile to a Different Software Depot
You can move image profiles between custom depots by using the vSphere Client. After
you relocate an image profile, you can modify it without affecting the source depot's
configuration.
VMware ESXi Installation and Setup
VMware, Inc. 43