Get-NetAdapter -Name "Local Area Connection" | Get-NetIPAddress ... Remove IP Address. Get-NetAdapter -Name "Wireless" | Remove-NetIPAddress ...
確定! 回上一頁