Skip to content

Conversation

@cjpalmer
Copy link

@cjpalmer cjpalmer commented Jun 1, 2020

Great module. I started testing it in my environment and found a few issues to clean up and while trying to figure it out, I found that some of the functions were not verbose enough for easy discovery. I started updated functions with verbosity and then additional help (added help to some, extended help on others). I also found the need to update the functionality of Test-ExternalDNSServers because it assumes that outbound ping is allowed. That is not always the case so I added a fallback test that would verify TCP-53 (with the assumption the UDP-53 would work as well) and allowed that to pass the test. I also extended the sample script for creating the scheduled tasks and then updated the build to include that script with the module.
I hope you find my additions and updates helpful.

@cjpalmer
Copy link
Author

cjpalmer commented Jun 3, 2020

The updates in this pull request address (at least in part) Issue #101 , #96 , and #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants