Scenario 25

< Back | Next>

Scenario:

You are the administrator of a large vSphere environment. You want to create custom ESXi image profiles that contain custom drivers and other custom VIBs. To get started, you want to use Image Builder to use a Zip file that was downloaded from VMware and contains a standard ESXi image profile. You also want to create a custom profile by copying the standard profile.

Requirements:

Environment Information:

Objective: : 9.1 Install ESXi hosts with custom settings

Guide Reference(s):

 

Click Here For Solution

 

Solution

Add-ESXSoftwareDepot d:\depot\VMware-ESXi-5.1.0-799733-depot.zip
Get-ESXImageProfile
New-ESXImageProfile -CloneProfile ESXi-5.1.0-799733-standard -Name "custom"