You can create a new image profile by using the vSphere Client instead of cloning an existing one.
Prerequisites
- Verify that the vSphere ESXi Image Builder service is enabled and running. See Configure the vSphere ESXi Image Builder.
- Add or import a software depot to the vSphere ESXi Image Builder inventory. See Add a Software Depot and Import a Software Depot.
- Verify that there is at least one custom depot in the vSphere ESXi Image Builder inventory.
Procedure
What to do next
- 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.
- You can associate an image profile with an ESXi host. See Add a Host to the vSphere Auto Deploy Inventory.
- Edit the Image Profile Association of a Host.
- Select and Delete an Image profile.
- View Software Packages for the selected image profile.
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.
The New-IsoImage cmdlet preserves additional metadata 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
What to do next
You can import the new ISO image to the vSphere Lifecycle Manager depot, so that you can create upgrade baselines, which you use for host upgrade operations.
Create a Custom PXE Image with PowerCLI Cmdlets
Starting with VMware PowerCLI 12.0, you can create a custom PXE image by using any software depot and a custom software specification.
Prerequisites
Install VMware PowerCLI 12.0 or later.
Verify that you have access to the software depot that contains the software specification you want to use.
Procedure
What to do next
You can use the PXE image in remediation workflows of PXE booted ESXi hosts.