IPv4 アドレスの設定は New-NetIPAddress -AddressFamily IPv4 で設定します。 こんな感じです ... Get-NetAdapter | Remove-NetIPAddress -confirm:$false
確定! 回上一頁