Get-NetIPInterface -InterfaceIndex 12 | Set-NetIPInterface -Dhcp Disabled ... New-NetIPAddress -InterfaceIndex 12 -AddressFamily IPv4 ...
確定! 回上一頁