ADDS_Tool

ADDS (Active Directory Domain Services)

View on GitHub

Active Directory Domain Services Tool (ADDS_Tool)

banner

:bangbang: :construction: :bangbang: UNDER DEVELOPMENT :bangbang: :construction: :bangbang:

Weekly build release

Table of Contents

Images

Main Menu

Introduction

Windows Command shell program that is a wrapper for ADDS toolset: - DSQUERY - DSGET - DSADD - DSMOD - DSMOVE

The advantage of using ADDS Tool over something like Active Directory Explorer:

Why not PowerShell? I like the windows command shell. It does most of what’s needed. When the shell is lacking, PowerShell can be leveraged, which the program does.

Dependencies

ADDS_Tool requires (RSAT) Remote Server Administrative Tools. The program will ask to install if not detected, using DISM. Must be runnig with administartive privilege in order to install RSAT.

PowerShell: Leveraged for some functions.

Features

What’s Working

Currently only searching is working.

Changelog

See changelog.md

License

GPL © David Geeraerts

:us: