This repository has been archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
net11
My-Random-Thoughts edited this page Oct 28, 2017
·
1 revision
Checks that all DNS servers are configured, and if required, in the right order.
- DNSServers - "LIST" - DNS IP addresses that you want to check|IPv4
- OrderSpecific - "True|False" - Should the DNS order match exactly for a Pass.? If the number of entries does not match the input list, this is set to "FALSE"
- AllMustExist - "True|False" - Should all DNS entries exist for a Pass.?
DNSServers = @('')
OrderSpecific = 'True'
AllMustExist = 'True'
- None
-
PASS
All DNS servers configured (and in the right order) WARNING: -
WARNING
-
FAIL
DNS Server count mismatch Mismatched DNS servers DNS Server list is not in the required order No DNS servers are configured -
MANUAL
-
NA
- All Servers
- None