I have a Windows server that periodically loses the ability to look up DNS information. I am trying to find the root cause of the problem, but at the same time I would like to track if the server can do a search.
Basically, he should try to find some common hostnames and display "Success" if the search queries are successful.
The site runs PHP, so I would prefer the script monitor to be in PHP, but if someone knows how to do this in ASP / .NET, this will work too.
source share