Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
/ adtools Public archive

A simple app to help the lay-admin make simple changes.

License

Notifications You must be signed in to change notification settings

nwesterhausen/adtools

Repository files navigation

Active Directory Tools

This is an Electron application which utilizes node-powershell to interact with Active Directory.

Use

Visit the releases page and download the latest release. The app will auto update after it is installed.

Development

To clone and run this repository you'll need Git, Node.js, and Yarn installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/nwesterhausen/adtools
# Go into the repository
cd adtools
# Install dependencies
yarn
# Run the app
yarn start

Archive Status

Archived 2023-Feb-20