Project DescriptionThis PowerShell module is designed to provide additional troubleshooting and diagnostic tools when administering user and group objects in Active Directory.
In summary, this module provides the following abilities:
- Convert GUIDs into a format compatible with LDAP Filters
- View AD Group membership history by user and group, complete with timestamps
- Retrieve large memberships from groups by using paging (this gets around the 5000 member limit)
- View last modified time for individual attributes on AD Users
- View last logon times on all Domain Controllers for an AD User
- Test given AD User credentials against Active Directory
- Test for various contributing factors on an AD User account which may cause login issues
- Generate random complex passwords
More information including installation guides and FAQs can be found here Documentation