Skip to content

Creates random users in an AD environment for testing purposes

Notifications You must be signed in to change notification settings

rado-boy/Random-AD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random-AD

Powershell script made by me to automate mass-creation of simple user accounts in an AD environment

If ran without editing script block, it won't do anything besides print generated info for one user in a table; run New-User with "Commit" property to create the account in AD

Just in case it is not obviouos, if you want the script to do anything besides generate user info it must be ran under a domain user with permission to create new accounts; you may also first need to run import-module ActiveDirectory

NOTE: This script has NOT been tested in an AD environment (yet)

Credits:

Random name generation achieved by making web requests to psuedorandom.name

passwords.txt file created by randomly selecting parts of this list

About

Creates random users in an AD environment for testing purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published