Gateway) { # 若已有預設閘道器則先移除 Remove-NetRoute -InterfaceIndex $ipConf.InterfaceIndex -NextHop $ipConf.Gateway -Confirm:$false } ...
確定! 回上一頁