New-VMSwitch -Name "SwitchNAT" -SwitchType Internal ... New-NetNat -Name "MyNATnetwork" -InternalIPInterfaceAddressPrefix 192.168.0.0/24 ...
確定! 回上一頁