ESXi Image Builder runs as a separate service and is disabled by default. It can be enabled either from the vCenter Server's HTML5 interface or by simply starting the service from the command-line interface.
Enabling ESXi Image Builder
How to do it...
The following procedure will help you enable the ESXi Image Builder service on a vCenter Server:
- Connect to the vCenter Server using the HTML5 client.
- Navigate to Menu | Auto Deploy:
![](https://static.packt-cdn.com/products/9781789953008/graphics/assets/f2602501-db38-45bc-bf28-b4027574f10e.png)
- Click on ENABLE IMAGE BUILDER to enable just the Image Builder component:
![](https://static.packt-cdn.com/products/9781789953008/graphics/assets/1fdf8c1d-5bcb-455f-bfb7-af1011b3c116.png)
- Once you're done, you will be presented with the Image Builder interface, which will help you create/import and manage software depots:
![](https://static.packt-cdn.com/products/9781789953008/graphics/assets/1ff23256-50b0-4553-ac2f-bb790f6bf528.png)
This completes the process of enabling Image Builder.
...