I work on second line in my company, and we have a small number of our triage analysts who create the standard AD User accounts on our domain. A lot of the time, they seem to do something wrong, be it they've put the AD account in the wrong OU, or they have, yet again, forgotten to put the correct profile path in.
I'm looking for a template that I can implement in the team that will allow myself along with the other work I do to just take the requests, bung them into a batch and click run and not need to worry about what happens.
I'm not very good at creating scripts myself, and I was wondering if anybody had a template lying around?
I would like to be able to fill
- First Name
- Last Name
- Display Name
- Description
- Office
- Telephone Number
- Logon script
- home folder to map to a network share
Along with this I would like to be able to place the AD object in a specific OU and add the object to certain Security Groups.
Is anybody able to help?