![]()
I have been posted a series of blog articles about populate a
Lab Active Directory with “real” users.
The script will download first names and last names from a Swedish
site and then populate an Lab OU with random named users.
As many as you want!
But be aware that 5000 users will take some time to make ![]()
1-200 goes fast.
2012 Updates
I’m currently working on some updates for this “project”.
I will rebuild the script, updating It and adding some features.
When It is finished I will publish the whole script here as well.
Maybe I move all functions to a module for easier access and a cleaner script.
The blog article series will turn into a PDF when everything is updated and finished.
- Functions
Get-FNames [2012-01-03]
The function fName got updated with a new name and added support for first names from USA. The new name is now Get-FNames.
More information and download can be found here.
Get-SNames [2012-01-04]
The function LName got updated with a new name and added support for surnames from USA. The new name is now Get-SNames.
More information and download can be found here.
- Create Lab AD functions
Get the real names
- Create LAB AD – Continue
User names with employee numbers
- Create LAB AD part 3
OU names
- Create LAB AD part 4
Country names - Create LAB AD part 5
Create OUs - Create LAB AD part 6
Create the user information - Create LAB AD final part
The whole script with some information