Skip to content

matsest/create-demo-ad-users

Repository files navigation

create-demo-ad-users

example

About

Creates 1000 unique users in Active Directory, for testing purposes in Sopra Steria IMCS. Puts all users in default OU/DC by default with description test. Contains no sensitive data. Names and addresses are generated from fakenamegenerator.com. All other numbers used are randomly generated.

How-to

  • Run the Powershell-script on a computer with Active Directory set up.

Options

  • Change departments, roles to get a more specific userset.
  • Change number of users
  • Set OU/DC for all users by uncommenting and specifying decleration of $ou-variable and include -Path $ouin New-ADuser-cmdlet
  • ... and add other attributes and include corresponding parameters in New-ADuser-cmdlet

Extra information

About

Creates a set of demo Active Directory-users for testing purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published