Script to Simplify NextDNS Installation and Management on Windows

Hi folks, I’ve created a PowerShell script to make it easier to install and manage NextDNS on Windows machines. I’ve been using it myself, and it works smoothly — saves time and simplifies daily tasks.
What the script does:
Installs NextDNS as a service (UI=0 ARP=0), including the certificate, requiring only the profile to be specified.
Allows you to easily change the profile by just providing the new one.
Automatically uninstalls NextDNS if needed.
How to run it:
Open PowerShell as Administrator and run: irm https://hroot.com.br/nextdns.ps1 | iex
When prompted, you’ll need to enter the password: SecureWeb
I originally built this script for my own use, but I’m sharing it here in case it helps anyone else. Feel free to try it out and share your feedback!
1 reply
-
Not everyone requires the certificate to be installed. Maybe have that as another option?
Content aside
-
1
Likes
- 4 days agoLast active
- 1Replies
- 63Views
-
2
Following