Skip to content

Alternative Powershell GUI for basic management of Active Directory accounts.

License

Notifications You must be signed in to change notification settings

finnigja/madness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Madness

Alternative Powershell GUI for basic management of Active Directory accounts.

A little hacky, and probably has bugs, but also pretty simple compared to other options. Probably won't work straight out of the box, but shouldn't need too much tweaking.

screenshot

Usage

Needs a recent-ish version of Powershell (4.0 works for me):

   PS C:\Users\Administrator> $PSVersionTable.PSVersion
   Major  Minor  Build  Revision
   -----  -----  -----  --------
   4      0      -1     -1

Take a look at the script - there are a set of global variables that will probably need tweaking to your environment.

Run it with Powershell, under a user account that has necessary privileges for account administration actions.

Author

https://twitter.com/chair6

Please don't ask me to write Powershell for you.

About

Alternative Powershell GUI for basic management of Active Directory accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published