Город МОСКОВСКИЙ
00:06:43

How to Use VMware Workstation KVM Mode

Аватар
БД: Работа с параллельными запросами
Просмотры:
22
Дата загрузки:
09.12.2023 14:45
Длительность:
00:06:43
Категория:
Технологии и интернет

Описание

VMware Workstation comes with a feature called KVM Mode that will allow you to run your virtual machines as if they were connected to a KVM. You get a full screen experience, and you don't need to have the Workstation console open. You can also disconnect from the KVM mode and leave the VM running in the background and come back to it later. Plus, you can create desktop shortcuts for your VMs to have them start in KVM mode with just a click of the mouse.

A writeup on the KVM feature can be found here.
https://onlinecomputertips.com/support-categories/software/vmware-workstation-kvm-mode/

Here are the commands from the video. Just replace the VM vmx file path with your own and use quotes.

Open a command prompt and navigate to
C:\Program Files (x86)\VMware\VMware Workstation

Start a VM in KVM Mode – Can’t be done if open in Workstation unless you close the tab first
vmware-kvm.exe "D:\VMware VMs\Windows 11 New\Windows 11 New.vmx"

Power off the VM
vmware-kvm.exe --power-off "D:\VMware VMs\Windows 11 New\Windows 11 New.vmx"

Release the VM from the KVM
vmware-kvm.exe --detach "D:\VMware VMs\Windows 11 New\Windows 11 New.vmx"

KVM Mode options
vmware-kvm.exe --preferences

Exit KVM Mode
vmware-kvm.exe --exit

Other options
--power-off[=hard] - Powers off the specified virtual machine.

--suspend[=hard] - Suspends the specified virtual machine.

--reset[=hard] - Resets the specified virtual machine.

Check out our book (VMware Workstation Made Easy) that is designed to take your virtualization skills to the next level!
https://www.amazon.com/dp/B0BFHW79LK?maas=maas_adg_705156FD1531D813A9C83BC558E1239E_afap_abs&ref_=aa_maas&tag=maas

#vmwareworkstation
#vmware

Рекомендуемые видео