Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

wsl networking

Set-VMProcessor -VMName "<VM-Name>" -ExposeVirtualizationExtensions $true
Get-VMNetworkAdapter -VMName "<VM-Name>" | Set-VMNetworkAdapter-MacAddressSpoofing On
Source by www.admin-magazine.com #
 
PREVIOUS NEXT
Tagged: #wsl #networking
ADD COMMENT
Topic
Name
5+4 =