Active Directory
User account creation script
I created a relatively complex Powershell script to manage creating new user accounts in our environment. It handles the following: Highly configurable with a separate config file to customize to your site Creating the user in AD from a .csv file with just a few simple fields User settings based on Read more…