New-VMSwitch -SwitchName "NAT" -SwitchType Internal ... New-NetNat -Name NAT -InternalIPInterfaceAddressPrefix 192.168.200.1/24 ...
確定! 回上一頁