DNSFilterStatus
1.0.0
Reports whether the DNSFilter roaming client (DNS Agent) is installed and reveals the upstream DNS resolvers it forwards to. DNSFilter binds a local loopback DNS proxy, which hides the real upstream servers from Get-DnsClientServerAddress and ipconfig /all; this module reads the agent's own appsettings.json to surface them.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Dailen Gunter. All rights reserved.
Package Details
Author(s)
- Dailen Gunter
Tags
DNSFilter DNS DNSAgent Security Networking RMM MSP Diagnostics Dailen
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 1.0.0 - Initial Release
- Get-DNSFilterStatus: detects the DNSFilter roaming client (config file first, service as fallback) and returns the upstream DNS resolvers from LoopbackProxy.LocalResolvers.
FileList
- DNSFilterStatus.nuspec
- LICENSE
- README.md
- Private\Get-DNSFilterAgentService.ps1
- Private\Resolve-DNSFilterConfigPath.ps1
- Public\Get-DNSFilterStatus.ps1
- CHANGELOG.md
- DNSFilterStatus.psd1
- DNSFilterStatus.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 4 | 8/10/2026 |
| 1.0.0 (current version) | 4 | 8/10/2026 |