Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

May 25, 2017 - Install VMWare ESX 6.5

Download Network Driver

Installing VMWare vSphere ESXi Hypervisor 6.5 but network card is not detected on boot.

...

Searched the vibsdepot using PCI ID "10ec:8136" to download driver.

Downloaded Convenience Script...

Create Custom ESX ISO

Start Windows 7

Download VMWare PowerCLI 6.5 and install.

Start Menu, Right Click "Windows Power Shell" and choose "Run as administrator".

At terminal allow execution of the custom Script,

Code Block
languagebash
get-executionpolicy
# "Restricted" is returned
set-executionpolicy remotesigned
get-executionpolicy
# "RemoteSigned" is now returned

Install VMWare Module

May 24, 2017 - Update BIOS

...