7.0

Table Of Contents
2 (Optional) Run the Get-EsxImageProfile cmdlet to find the name of the profile that you want
to clone.
You can use filtering options with Get-EsxImageProfile.
3
Run the New-EsxImageProfile cmdlet to create the new profile and use the -CloneProfile
parameter to specify the profile you want to clone.
New-EsxImageProfile -CloneProfile My_Profile -Name "Test Profile 42"
This example clones the profile named
My_Profile
and assigns it the name Test Profile 42. You
must specify a unique combination of name and vendor for the cloned profile.
What to do next
See Examine Depot Contents for some examples of filtering.
Customize the image profile by adding or removing VIBs. See Add VIBs to an Image Profile with
PowerCLI Cmdlets.
Add VIBs to an Image Profile with PowerCLI Cmdlets
You can add one or more VIBs to an image profile if that image profile is not set to read only. If the
new VIB depends on other VIBs or conflicts with other VIBs in the profile, a message is displayed
at the PowerShell prompt and the VIB is not added.
You can add VIBs from VMware or from VMware partners to an image profile. If you add VMware
VIBs, vSphere ESXi Image Builder performs validation. If you add VIBs from two or more OEM
partners simultaneously, no errors are reported but the resulting image profile might not work.
Install VIBs from only one OEM vendor at a time.
If an error about acceptance level problems appears, change the acceptance level of the image
profile and the acceptance level of the host. Consider carefully whether changing the host
acceptance level is appropriate. VIB acceptance levels are set during VIB creation and cannot
be changed.
You can add VIBs even if the resulting image profile is invalid.
Note VMware can support only environments and configurations that are proven to be stable and
fully functional through rigorous and extensive testing. Use only those supported configurations.
You can use custom VIBs if you lower your host acceptance level, and as a result, supportability. In
that case, track the changes you made, so you can revert them if you want to remove custom VIBs
and restore the host acceptance level to the default (Partner Supporter) later. See Working with
Acceptance Levels.
Prerequisites
Install the PowerCLI and all prerequisite software. See Install vSphere ESXi Image Builder and
Prerequisite Software
VMware ESXi Installation and Setup
VMware, Inc. 54