13 lines
603 B
Markdown
13 lines
603 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.
|