dakhama-mehdi / Modern_ActiveDirectory

Modern Active Directory
MIT License
59 stars 11 forks source link

PowerShell Gallery Version Language Bower Plateform PowerShell Gallery

ModernActiveDirectory

New experience (Safe, Easy, Fast) given an overview of Active Directory environment from a beautiful interactive HTML report

Logo

Get new AD look from one command less than one minute

portail

What can i do with :

Online Installation

For all users (require admin privilege)
Install-Module -Name ModernActiveDirectory
For Current User (not require admin privilege)
Install-Module -Name ModernActiveDirectory -Scope Currentuser

Updates

Update-Module -Name ModernActiveDirectory

Offline Installation

Download the Zip file from release and extract it, Copy the three folders on powershell modules path.
By default for all users :
C:\Program Files\WindowsPowerShell\Modules
For current user (not require admin privilege)
Documents\WindowsPowerShell\Modules
run after :
Import-Module -Name ModernActiveDirectory

Usage

Get-ADModernReport -illimitedsearch -SavePath C:\MyFolder

Help

Two specific values are added to the “Days Until Password Expired” column:

Credits

MVP Members

Security

We can improve security by using the following design and tracking who has sent an AD request, because only authotified users can show allowed informations.

Archi_secu