18303 shaares
1707 private links
1707 private links
2 results
tagged
nuc
Add-EsxSoftwareDepot https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml
Export-ESXImageProfile -ImageProfile "ESXi-7.0U1a-17119627-standard" -ExportToBundle -filepath ESXi-7.0U1a-17119627-standard.zip
Remove-EsxSoftwareDepot https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml
Add-EsxSoftwareDepot .\ESXi-7.0U1a-17119627-standard.zip
Invoke-WebRequest -Uri https://www.virten.net/files/ESXi670-NE1000-32543355-offline_bundle-15486963.zip -OutFile ESXi670-NE1000-32543355-offline_bundle-15486963.zip
Add-EsxSoftwareDepot .\ESXi670-NE1000-32543355-offline_bundle-15486963.zip
New-EsxImageProfile -CloneProfile "ESXi-7.0U1a-17119627-standard" -name "ESXi-7.0U1a-17119627-NUC" -Vendor "NUC Custom ISO"
Remove-EsxSoftwarePackage -ImageProfile "ESXi-7.0U1a-17119627-NUC" -SoftwarePackage "ne1000"
Add-EsxSoftwarePackage -ImageProfile "ESXi-7.0U1a-17119627-NUC" -SoftwarePackage "ne1000 0.8.4-3vmw.670.3.99.32543355"
Export-ESXImageProfile -ImageProfile "ESXi-7.0U1a-17119627-NUC" -ExportToIso -filepath ESXi-7.0.0-17119627-NUC.iso