Giter VIP home page Giter VIP logo

adtv's Introduction

ADTV

Active Directory Toplogy Visualizer

Joseph Ryan Ries - 2023

Currently early alpha work in progress!

This app is designed to discover the sites, domain controllers, replication connections, etc., in your Active Directory environment and display them in a visual way.

This is all from-scratch in C. No engines, no libraries, no dependencies. Should run anywhere on anything with Windows on it. (Even Server Core!)

If your system is domain joined, you should be able to just start the app and it will automatically locate a DC for you and begin discovery on its own.

If your system is not domain joined or hybrid AAD joined or you just need to specify an alternate DC for some reason, use the DomainController registry setting.

Registry Settings:

HKCU\SOFTWARE\ADTV =>

  • LogLevel (DWORD) 0-4

If 0 or not present, nothing is logged. 1 = log errors only. 2 = log warnings and errors. 3 = log everything.

  • ResolutionIndex (DWORD) 0-17

If 0 or not present, resolution will be detected automatically. All other values indicate other render resolutions.

  • FontFace (String)

If not present, the default font of Consolas is used.

  • DomainController (String)

If not present, a domain controller to use for discovery will be located automatically.

screenshot1

adtv's People

Contributors

ryanries avatar snorkell-ai[bot] avatar

Watchers

Robert Bongart (MSc MSc MA) avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.