Remove the existing IP address and default gateway, then set the IP address for ... Remove-NetRoute -InterfaceIndex $IfIndex ` -DestinationPrefix 0.0.0.0/0 ...
確定! 回上一頁