แสดงบทความที่มีป้ายกำกับ vmware แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ vmware แสดงบทความทั้งหมด

วันพฤหัสบดีที่ 20 มีนาคม พ.ศ. 2568

VMWare ESXi 7 ติดตั้ง Windows 11 Education

 วิธีการยกเลิกการตรวจสอบ TPM Hardware ของ windows 11 เมื่อติดตั้งแล้วไม่มี hardware พร้อม

https://youtu.be/MqqnOKPcS30?si=taGo5zS0QE-hjlmv


------------------------------------------------- 

Commands: 

wmic logicaldisk get name 

D: 

E: 

dir 

tpmpwn.bat 

exit


-------------------------------------------------

Windows 11 ISO download link:

วันอาทิตย์ที่ 1 กันยายน พ.ศ. 2562

VMware Workstation Device/Credential Guard are not compatible

วิธีการปิด Hyper-V เพื่อให้ติดตั้ง Vmware Guest OS ได้ ทำดังนี้
To disable Hyper-V from starting the following command can be used:
bcdedit /set hypervisorlaunchtype off
หลังจากนั้น Restart Windows ใหม่
เรียก Vmware Workstation เพื่อติดตั้ง Guest OS ได้แล้ว

วิธีการเปิด Hyper-V ทำดังนี้

To enable the Hyper-V role again use the following command:
bcdedit /set hypervisorlaunchtype auto
A reboot of of the Windows 10 is necessary.