RE: Local admin password
From: Jeff Gercken (JeffG_at_kizan.com)
Date: 07/01/05
- Previous message: Dave Wells: "RE: Local admin password"
- Maybe in reply to: Dave Wells: "RE: Local admin password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 1 Jul 2005 16:42:21 -0400 To: <danoli@adinet.com.uy>, <focus-ms@securityfocus.com>
1) Generate password list w/ pseudo random generator. (I use apg
http://www.adel.nursat.kz/apg/)
wapg.exe -n 10000 -M SNCL > 10KrandPass.txt
2) Use cusrmgr.exe (Windows 2K resource kit) to change the passwords on the machines remotely.
Use a spread*** to map a password to each server then use the following command to change each account:
cursrmgr.exe -u administrator -m <computer name> -P <pass>
Save the password - machine list in a secure place, like taped to your monitor (yes this is sarcasm).
-jeff
-----Original Message-----
From: danoli@adinet.com.uy [mailto:danoli@adinet.com.uy]
Sent: Tuesday, June 28, 2005 4:31 PM
To: focus-ms@securityfocus.com
Subject: Local admin password
Hi all,
One of my customers asks me how to change the password of all local administrators of Windows XP workstations. They donīt want to go to each one and change it because they are quite a lot and they need to put the same password to all. Is there any tool to do this?
Thanks in advance!!
Daniel
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Previous message: Dave Wells: "RE: Local admin password"
- Maybe in reply to: Dave Wells: "RE: Local admin password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]