https://xakep.ru/2017/08/09/hyper-v-internals/arrow-up-right
Enable feature:
PS > Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All
https://win10.guru/hyper-v-virtual-machine-use-host-vpn-connection/arrow-up-right
https://techcommunity.microsoft.com/t5/virtualization/sneak-peek-taking-a-spin-with-enhanced-linux-vms/ba-p/382415arrow-up-right
https://www.kali.org/docs/virtualization/install-hyper-v-guest-enhanced-session-mode/arrow-up-right
sudo apt install hyperv-daemons
kali-tweaks
"Configure the system for Hyper-V enhanced session mode" > Shut down VM.
Set-VM "Kali Linux" -EnhancedSessionTransportType HVSocket
Power up VM.
Last updated 4 years ago