1
0
mirror of https://github.com/mgeeky/Penetration-Testing-Tools.git synced 2024-12-25 02:19:46 +01:00
mgeeky-Penetration-Testing-.../others/Contoso-AD-Structure/README.md
2019-06-18 18:07:26 +02:00

16 lines
607 B
Markdown

# Create Contoso Users in Active Directory
## for quick RedTeam Lab setup
Create Contoso Users in Active Directory This script creates 270 + users in Active Directory copied from the Contoso WorkerInformation Environment.
***Original Author: Mark Rhodes - markrhodes@gmail.com - @mrhodes***
***Modified by: Mariusz B., mb@binary-offensive.com - @mgeeky***
**To Use:**
Extract all files and run Create-ADStructure.ps1 from an Administrative PowerShell prompt.
**Requirements:**
* Active Directory RSAT tools installed.
* User Account with sufficient privilege to create accounts in "USERS" Container.