

Then I configured the network settings manually, after enabling shell, on the console. I noticed the specified root password was not saved, so it was empty, I set that using the console (after logging in with an empty password). VMware actually is then actually installed, but the setup has not assigned the network correctly so you will have to do that manually. I just didn’t complete the installation, just left it up to that point, removed the install media, and rebooted the machine. Installing vmware 7.0 using the USB Fling will result in a message that no network cards can be found and assigned or something along those lines.


iso, with Rufus 3.9 I made a bootable usb drive. \ESXi-7.0.0-15843807-standard.zipĪdd-EsxSoftwarePackage -ImageProfile ESXi-7.0.0-15843807-IntelNUC -SoftwarePackage vmkusb-nic-flingĮxport-ESXImageProfile -ImageProfile ESXi-7.0.0-15843807-IntelNUC -ExportToIso -filepath. Set-EsxImageProfile -Name ESXi-7.0.0-15843807-IntelNUC -ImageProfile ESXi-7.0.0-15843807-IntelNUC -AcceptanceLevel CommunitySupportedĪdd-EsxSoftwareDepot. New-EsxImageProfile -CloneProfile "ESXi-7.0.0-15843807-standard" -name "ESXi-7.0-IntelNUC" -Vendor "" Set-ExecutionPolicy -ExecutionPolicy RemoteSignedĮxport-ESXImageProfile -ImageProfile "ESXi-7.0.0-15843807-standard" -ExportToBundle -filepath ESXi-7.0.0-15843807-standard.zip -Force

Set-PowerCLIConfiguration -Scope User -ParticipateInCEIP $false What not worked was the rest I tried earlier…įirst I created an install medium with powershell: Import-Module I stopped investigating with vusb0, just replaced the machine. VMware 7.0 works fine on a Model NUC10i7FNH, VMware runs, but creating a virtual machine is problematic. I wanted to see if I could install vmware 7.0 on my Intel NUC with unsupported onboard network nic, hence I will try vusb0.Ĭonclusion: Buggy.
