Posted: 06/28/06 - 04:00 Post subject: Change Local Administrator Password via local network
I need to change the "local administrator" password on all the workstations
on our domain. We are working under Win2K Is there a way to do this all at once from the server by some kind of script or something? Since we have many workstations here on the local network it would be really nice if I could do it all at once and not one by one. Thanks a lot in advance!
The Cusrmgr.exe tool that is part of the Windows 2000 Resource Kit can be used to change the account properties of a user in a Windows 2000 domain. This can be done on multiple workstations by using this tool in a batch file. I think that this link might also be of use to you: I hope you managed to handle this, I don’t think it’s really that hard once someone tells you how.