netsh interface ip set address "Local Area Connection" static 192.168.1.1 255.255.255.0 ... $Netadapter | Set-NetIPInterface -DHCP Disabled.
確定! 回上一頁