Skip to content

Instantly share code, notes, and snippets.

@phromaj
Created September 2, 2024 14:45
Show Gist options
  • Save phromaj/73760b022ac162aa95884cdc87f3ea02 to your computer and use it in GitHub Desktop.
Save phromaj/73760b022ac162aa95884cdc87f3ea02 to your computer and use it in GitHub Desktop.
SetDnsClientServerAddress.ps1
Set-DnsClientServerAddress -InterfaceAlias "Ethernet" -ServerAddresses 10.16.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment