[문제]
실행 버튼을 눌렀을 때 아예 실행이 되지 않는 상황.

This host supports Intel VT-x, but Intel VT-x is disabled.
Intel VT-x might be disabled if it has been disabled in the BIOS/firmware settings or the host has not been power-cyded since changing this setting
(1) Verify that the BIOS/firmware settings enable Intel VT-x and disable 'trusted execution.
(2) Power-cyde the host if either of these BIOS/firmware settings have been changed.
(3) Power-cyde the host if you have not done so since installing VMware Workstation.
(4) Update the host's 810S/firmware to the latest version.
This host does not support "Intel EPT" hardware assisted MMU virtualization.
Module 'CPUIDEarly' power on failed.
Failed to start the virtual machine.
[해결]
컴퓨터 재부팅 시 F10, Delete or Esc 를 눌러 BIOS 화면으로 들어간다.

각자마다 메뉴 구성이 다르겠지만, BIOS를 찾아서 들어가자.
찾아야 할 것은
Intel Virtualization Technology
(Intel이 아니라 AMD 인 경우에도 동일)



Disabled 로 되어 있는 것을 Enable로 바꾸어주고, F10을 눌러 저장까지 해주어야 적용이 된다.

다시 VMware Workstation Pro로 들어가서 실행을 하면 실행이 된다.