Scripting up an Active-Directory Test Environment through PowerShell
Written by Niklas Goude on April 11, 2009 – 10:26 pm
The first step in building up a Test Environment is analyzing the data that we have to work with. In this case, the Star Trek Reference Csv file.
Since the Csv file doesn’t say sAMAccountName or organizationalUnit I’ve to set up a routine for handling this. Based on the information, I’ve set up the following rules:
User [...]

