Re: What application to use to change local admin password on multiple PC's



You could use something like cusrmgr [best for unique passwords] from the
Resource Kit or psspasswd from SysInternals/Microsoft. The links below
explain more. You could also use a Group Policy startup script that use the
net user command as in net user administrator newpassword but if you do be
sure to change the permissions on that startup script so that it does not
include users/domain users/authenticated users/everyone but instead has
permissions for administrators and domain computers otherwise curios users
could browse to the sysvol share and read the newpassword in the script.

Steve


http://support.microsoft.com/kb/272530
http://www.microsoft.com/technet/sysinternals/utilities/pspasswd.mspx ---
pspasswd

Steve



<bar1smith01@xxxxxxxxxxxxxx> wrote in message
news:1193163049.970430.108520@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

Does anyone know of a good application to change local admin password
on multiple servers / PC's. I will have to do this evrey month now
since we got audited.

Thanks and Regards,

Barry



.