Setting DNS Server in Windows using PowerShell
Commads
Get-NetIPConfiguration
Set-DnsClientServerAddress -InterfaceIndex INTERFACE_INDEX_NUMBER -ServerAddresses 8.8.8.8, 8.8.4.4
Download
0 formats
No download links available.
Setting DNS Server in Windows using PowerShell | NatokHD