RE: [info-tech] Atomic Learning on your computer images...

2008-06-16 Thread Mueller, Mitch
Jeremy this is a great source. Thanks for it. And you should really work a little harder on the bad boy thing. Mitch From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pearson, Jeremy Sent: Friday, June 13, 2008 2:55 PM To: info-tech@aea8.k12.ia.us Subject: RE: [info-tech] Atomic

RE: [info-tech]

2008-06-16 Thread Frerichs, Chad
Do you mean one at a time or groups of people? If you mean groups of people, you can just write a .bat file like this. One line for each user. There are more options but these are the ones I use. Dsmod user CN=10AlKreb,OU=2010,OU=HS Students,OU=Students,DC=local,DC=okoboji,DC=k12,DC=ia,DC=us

RE: [info-tech]

2008-06-16 Thread Mueller, Mitch
I'm just looking to reset all the passwords of the students in the system all at once. I would like to be able to just reset them to their first name or username. I think I could take this one and rewrite it a little bit but any other help would be appreciated. Mitch From: [EMAIL PROTECTED]

RE: [info-tech]

2008-06-16 Thread Frerichs, Chad
I actually use a spread sheet to generate the bat file for everyone.A1 = first name, B1 = last name, C1 = year of graduation, D1 = RIGHT(C1:2) LEFT(A1:2) (LEFT(B1:4), E1 = whatever the password you want is. I generate mine randomly. F1 = CN= D1 ,OU=2010,OU=HS

RE: [info-tech]

2008-06-16 Thread Mueller, Mitch
Ok. Thanks. Mitch From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frerichs, Chad Sent: Monday, June 16, 2008 1:34 PM To: info-tech@aea8.k12.ia.us Subject: RE: [info-tech] I actually use a spread sheet to generate the bat file for everyone.A1 = first name, B1 = last name, C1 =

RE: [info-tech]

2008-06-16 Thread Mueller, Mitch
Ok I kind of have this figured out. I need a little more help though. In the F column I don't really understand it much. What do you use as the formula. Mitch From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frerichs, Chad Sent: Monday, June 16, 2008 1:34 PM To:

RE: [info-tech]

2008-06-16 Thread Frerichs, Chad
Mitch, That is the 'formula' (except I forgot the first 2, and most important words: dsmod user) it is just a long string really with the pertinent information from the other columns put in there (such as username and password). I will attach a spreadsheet with an expample. Chad Frerichs