< All Topics
Print

DNS IP Configuration

Using the DNSConfig.ps1 PowerShell script simplifies network configuration tasks. By following this guide, users can easily configure their network settings with minimal manual effort.

Please download DNSConfig beforehand.

STEPS:
1) Press Win + X and select PowerShell (Admin)

2) Copy this command Set-ExecutionPolicy RemoteSigned -Scope CurrentUser and press Enter

2) Use cd command to change the directory where DNSConfig.ps1 is located:

3) Run the script .\DNSConfig.ps1

4) Choose which adapter you want to setup by typing the index

5) Choose which DNS configuration either D365 or Dot One

6) Once successful, you will get this message: “DNS settings updated successfully!” Then you are all set!

Table of Contents