PowerShell kullanarak ağ adaptörü öncelikleri nasıl değiştirilir.

  1. Windows PowerShellyönetici olarak çalıştır.
Get-NetIPInterface
Set-NetIPInterface -InterfaceIndex 21 -InterfaceMetric 10
Set-NetIPInterface -InterfaceIndex 21 -AutomaticMetric enabled