Originally Posted by
User3204
You know that Capita to a AD provisioning plug in for SIMS ? And I think it lets you use some sort of regular expressions to assign usernames (it certainly let me do this for our SLG users).
Staff: First 4 letters of firstname, first four letters of surname, so GordBrow, this is what we use for SIMS.net and AD domains.
I was talking to a new member of staff who'd had logging on issues, due to the fact at his previous school they use first three of the forename and first 3 of the surname.
For students it is just [surename][forename initial][as many middle name initials as I can get][numeric counter if more than one]
(so how I managed to get SmithC5 is because, I have 6 students with no middle names, but the forenames start with a C).
We have students in AD as [ /students/2009Entry/{username} ]
If you want to confuse matters, we also store the users home folder in [ d:\users\09\{form}\{username} ] which we share out to the user as [ \\servername\{username} ]
whereas staff are in [ d:\users\staff\{teachers or support}\{username} ].