How to create custom ESXi image
Sergey Sypalohttps://www.linkedin.com/in/sergeysypaloSypalo.com2020-10-10
In this article, you will learn how to create a custom esxi image with PowerShell.
You will need 30 minutes to follow these steps:
Go to VMWare downloads and download your vendor-specific image Swtich to Drivers tab and download required/additional/updated drivers if needed Go to VMWare patches and download latest ESXi build Go to your server`s vendor drivers download page, in my case Cisco drivers and download latest drivers for your ESXi version Go to your vCenter AutoDeploy menu section, click the Import link on the top right, locate a vendor-customized image and provide a name Repeat the previous step and import the latest ESXi build and drivers Add custom depot Click on the link `New image profile` and provide name and details.
I usually use the following naming convention: ESXi-[major_version].[minor_version]-[build]-[standard/no-tools]. The last part depends on whenever I include VMTools or no.Select only the latest packages as by default wizard shows you a list with all available vibs from all depots Custom ESXi image has been created and now you can use it in AutoDeploy or export to zip or ISO by clicking the Export button
That`s all, we built an ESXi image we need with specified drivers