Skip to content

command line management of groups using python. list,add,remove users from AD groups

License

Notifications You must be signed in to change notification settings

VanAndelInstitute/ADGroupManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADGroupManager

command line management of AD groups using python. Supports list,add,remove users.

Usage:

add a user to a group

ADGroupManager.py add john.smith employees

remove a user from a group

ADGroupManager.py remove john.smith employees

list all members of a group

ADGroupManager.py list employees

About

command line management of groups using python. list,add,remove users from AD groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages