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

Suggestion: Possibility for scheduled silent run with log send by mail #8

Open
JohanVanSoest opened this issue Jan 17, 2023 · 3 comments

Comments

@JohanVanSoest
Copy link

It would be great if the tool could also be scheduled to run silently and mail the log filtered on Error-Warning-All messages.

@PrzemyslawKlys
Copy link

If you want automation, you should probably use PowerShell and in particular, Testimo. It can handle this for you. You can see how it works here: https://evotec.xyz/what-do-we-say-to-health-checking-active-directory/

It has built-in forest replication checks and 80+ other tests. I believe this tool is excellent and should stay GUI only tool.

@bbhorrigan
Copy link

It would be really cool to have an easy export from it, I don't really need the other millions of things in Testimo, although it looks cool. ADReplStatus is cool because its simple and gives me exactly what I need, and its got Microsoft behind it.

@PrzemyslawKlys
Copy link

While I understand what you are saying:

  • Ryan works for Microsoft, but Microsoft hasn't endorsed this tool. It's like any other open-source tool you can find on Github.
  • Testimo is very flexible in getting what you need, just because it supports a lot of monitoring, doesn't mean it can't do a single job

Here's a simple output:

Invoke-Testimo -Sources ForestReplication

image

image

And you can quickly force it to convert that to email. What I am trying to say, there are plenty of options to send Forest Replication, Export to email with just even native AD cmdlets, that I would prefer ADReplStatus focus on GUI part (making it easy for day to day activities).

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

No branches or pull requests

3 participants