Scenario 25

< Back | Next>

Scenario:

The host hardware on which you need to install includes an OCZ Technology Z-Drive R4 Solid State Drive (SSD). The standard ESXi installer contains all the drivers you need, except the best driver for the SSD. Use Image Builder to build a custom ESXi installer where the standard ESXi Installer is merged with the custom OCZ Z-Drive R4 C Series and R Series SSD driver.

Requirements:

Environment Information:

Objective: 9.1 Install ESXi hosts with custom settings

Guide Reference(s):

 

Click Here For Solution

 

Solution

To accomplish this task, the administrator can perform the following steps:

Add-ESXSoftwareDepot d:\depot\ocz10xx-1.0.0-offline_bundle-751505.zip

Add-ESXSoftwareDepot d:\depot\VMware-ESXi-5.1.0-799733-depot.zip
Get-ESXImageProfile

New-ESXImageProfile -CloneProfile ESXi-5.1.0-799733-standard -Name "ESXi-5.1.0-799733-custom"

Get-ESXSoftwarePackage

Add-EsxSoftwarePackage -ImageProfile ESXi-5.1.0-799733-custom -SoftwarePackage scsi-ocz10xx

Export-ESXImageProfile -ImageProfile ESXi-5.1.0-799733-custom -ExportToISO -FilePath d:\ESXi-
5.1.0-799733-custom