Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: MyADMonitor, open-source tool to track live Active Directory changes (github.com/mihemihe)
1 point by mihemihe 3 months ago | hide | past | favorite
myADMonitor is an open-source tool I created to provide real-time visibility into Active Directory changes. It's particularly useful when executing bulk updates or running operations where you need to analyze AD modifications as they occur.

Key features:

Real-time tracking of Active Directory changes Portable tool for easy deployment .NET backend using ASP.NET Core 8.0 Web API. Runs on localhost or mounted on a particular IP. React 18 frontend capable of handling thousands of DOM updates Designed for personal use but scalable for larger environments Changes are served via web API so they can be consumed from other sources, such as Excel, Power BI, Powershell, etc... Custom settings such as custom LDAP query to define the scope, real-time filtering, custom port, custom Domain Controller to connect, etc...

I built this to solve the problem of lacking visibility during AD operations. I use it when executing complex scripts, bulk changing AD, troubleshooting replication or Azure AD sync, etc...

It is not intended, yet, to be running as a service, but it is something I am considering.

If you use or test it, please give me your feedback so I can fix any bug or add new features.

https://github.com/mihemihe/myADMonitor




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: