RE: [info-tech] Batch file

2009-08-05 Thread Stanzel, Matt
Mitch, you should research using NET USER or DSMOD (usage depends on
your situation. If you want to modify more than just passwords, use
DSMOD, otherwise a simple NET USER will work).

 

 I use DSMOD at Sheldon:

 

dsmod user CN=08NABELS,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08HIADKI,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08KYAHLE,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08DAANDE,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08AMAPPL,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

 

From: Mitch Mueller [mailto:mmuel...@emmetsburg.k12.ia.us] 
Sent: Wednesday, August 05, 2009 8:59 AM
To: info-tech@aea8.k12.ia.us
Subject: [info-tech] Batch file

 

Anyone have a batch file that will reset all of our staffs passwords?

Thanks
Mitch Mueller
Emmetsburg CSD



RE: [info-tech] Batch file

2009-08-05 Thread Stanzel, Matt
In that case, simply use net user:

http://support.microsoft.com/kb/251394

 

 

 

From: Mitch Mueller [mailto:mmuel...@emmetsburg.k12.ia.us] 
Sent: Wednesday, August 05, 2009 10:14 AM
To: info-tech@aea8.k12.ia.us
Subject: RE: [info-tech] Batch file

 

Ok.  Well I just want to reset the staff passwords to their first names.
Any ideas?

 

From: info-tech-ow...@aea8.k12.ia.us
[mailto:info-tech-ow...@aea8.k12.ia.us] On Behalf Of Stanzel, Matt
Sent: Wednesday, August 05, 2009 9:11 AM
To: info-tech@aea8.k12.ia.us
Subject: RE: [info-tech] Batch file

 

Mitch, you should research using NET USER or DSMOD (usage depends on
your situation. If you want to modify more than just passwords, use
DSMOD, otherwise a simple NET USER will work).

 

 I use DSMOD at Sheldon:

 

dsmod user CN=08NABELS,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08HIADKI,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08KYAHLE,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08DAANDE,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

dsmod user CN=08AMAPPL,OU=Class of 2008,OU=High
School,OU=Students,OU=Sheldon
Users,DC=local,DC=sheldon,DC=k12,DC=ia,DC=us -pwd password

 

From: Mitch Mueller [mailto:mmuel...@emmetsburg.k12.ia.us] 
Sent: Wednesday, August 05, 2009 8:59 AM
To: info-tech@aea8.k12.ia.us
Subject: [info-tech] Batch file

 

Anyone have a batch file that will reset all of our staffs passwords?

Thanks
Mitch Mueller
Emmetsburg CSD