I want make a script so that it can change all the adminitrator password of
the clients in the domain.

thank you

Re: change administrator password for all client in a domain by Marty

Marty
Fri Aug 11 21:36:56 CDT 2006


This could be done in some fashion very easily, but first you need to decide
on more of the details, for example what do you want to do with the names of
the computers that fail? Do you want to store them in a separate file with
the result (off the network/firewalled, access is denied, admin account has
been renamed, etc.)

This question gets asked a lot:
http://groups.google.com/groups/search?q=change+local+admin*+password+all+domain

Read this thread and see if anything is helpful. It's not a script, but I
wrote a GUI tool called AccountManager.exe that can be used over and over
with the same settings.
http://groups.google.com/group/microsoft.public.windows.server.scripting/browse_frm/thread/6c924a4169080be5/



"lasso" <lasso@discussions.microsoft.com> wrote in message
news:4D342A2B-65FC-4E5B-B15B-C6A2640E16E5@microsoft.com...
>I want make a script so that it can change all the adminitrator password of
> the clients in the domain.
>
> thank you