Hyper-V
PS > Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -AllSharing VPN
Enhanced Session Mode
Last updated
Enable feature:
PS > Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -Allsudo 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