2020年11月3日 星期二

修改ESXi 6.7安裝光碟

自從使用Evernote滿足自己的筆記需求後,就很少回頭擠blog。但是想想不行,偶爾也要寫一點筆記,不然會被當成完全棄坑。

安裝完

Add-EsxSoftwareDepot .\update-from-esxi6.7-6.7_update01.zip
Add-EsxSoftwareDepot .\net55-r8168-8.045a-napi-offline_bundle.zip
New-EsxImageProfile -CloneProfile ESXi-6.7.0-20181002001-standard -Name ESXi-20181112 -Vendor Icekimo
Set-EsxImageProfile -Name ESXi-20181112 -AcceptanceLevel CommunitySpported
Add-EsxSoftwarePackage -ImageProfile ESXi-20181112 -SoftwarePackage net55-r8168
Get-EsxSoftwarePackage
Export-EsxImageProfile -NoSignatureCheck -ImageProfile ESXi-2018111 -FilePath ESXi-6.7.0-Custom.iso –ExportToIso