Here: https://github.com/enderphan94/Learn-Power-Shell/wiki
Here: https://github.com/enderphan94/Learn-Power-Shell/wiki#anatomy-ldap-attributes
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Powershell Version 4 as a minimum
- Import-Module ActiveDirectory How to import AD Module
- < Windows 7/ Windows Server 2012..
- Run as regular user
The tool has been tested in Windows Server 2012
A step by step series of examples that tell you have to get a development env running
-
Clone it to your directory:
git clone https://github.com/enderphan94/ad-Tracking/
-
Run as a regular user:
./adTracking.ps1
-
Follow the prompts given from the tool
In order to deploy this on a live system, you don't need an Admin account. You can deploy it from the trusted Domain Controller where it's able to query the data from others needed DCs.
- Powershell
- .Net
- HTML5/CSS
Last version updated! - Version 1.2
-
Updates:
-
Added the trusted domain method
-
Fixed Account expires function
-
Change parameters to optional methods
-
-
Cool Functions:
-
Free to run the tool on current domain or trusted domain
-
List all trusted domain by using
Get-ADTrust
( Windows 2012 or higher ) -
Able to scan un-replicated attributes. It will go to each DC's and get the most proper values
-
Giving out a colorful HTML report which contains information of domain, domain summary and data illustration with pie charts and bar graphs
-
- Ender Loc Phan - Initial work - GitRespo
See also the list of CCI-WebPage projects I have done
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone who's code was used
- Inspiration
- etc