... $NIC | Get-NetIPAddress -AddressFamily:IPv4 | Remove-NetIPAddress -Confirm:$false -ErrorAction SilentlyContinue; $NIC | Set-NetIPInterface -DHCP Enabled ...
確定! 回上一頁