Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added powershell TOOL to continuously test server-port reachability #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ashishknitcs
Copy link

powershell tool to continuously check server-port reachability.

'ping -t' equivalent to 'telnet'

Powershell tool which can continuously keep connecting service port and report if port reachable or not
Powershell tool to continuously test server-port reachability. Can be considered as 'ping -t' equivalent to 'telnet'
Mail enable all public folders at a path.
Copy link
Owner

@lazywinadmin lazywinadmin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. Pretty much the same as the other Pull request, please add some flexibility to your script, some examples:

  • Being able to pass parameters
  • Validate AD module is available/loaded
  • Error handling
  • etc...

@ashishknitcs
Copy link
Author

ashishknitcs commented Oct 10, 2018

Point noted. I will certainly work out and improve.
I am new to Git so submitted same thing twice I guess.

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.

None yet

2 participants