RE: Adm. Password

From: Keelson (anonymous_at_discussions.microsoft.com)
Date: 03/31/04


Date: Wed, 31 Mar 2004 05:16:09 -0800

Hey,

Ran into the same issue. If you are running AD, place the following in a computer startup script:

Net user Administrator %1

Add that command as a batch file in the computer startup script of the policy. In the "Script Parameters" enter the local admin password you would like to use. This works great for changing the local admin password for an entire domain or OU on a regular basis.