Local Password

  • Thread starter Thread starter Pete Ch
  • Start date Start date
P

Pete Ch

Hello,

Does anyone know if there is an automated way of changing the LOCAL
administrator password on ALL Client XP machines?

Thanks,

Peter
 
Hi Pete,

Try running the following command: "net user administrator password"

The command will change the local administrator password to "password". But
the problem is how to apply this command to all XP clients. If the computers
are in a workgroup you can use the "psexec" tool to run the batch script on
another computer, take a look at the following link:

http://www.sysinternals.com/Utilities/PsExec.html

In the domain environment there are multiple scenarios, but this would be
the easiest one also in a domain.

Regards,

Anton Pegan
 
My book, Protect Your Windows Network, includes just such a tool. You can download it from the book's website. Click the "Tools" link in the left-hand column.

http://www.protectyourwindowsnetwork.com

_________________________________
Steve Riley
(e-mail address removed)
http://blogs.technet.com/steriley


Hello,

Does anyone know if there is an automated way of changing the LOCAL
administrator password on ALL Client XP machines?

Thanks,

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top