Re: Create a .reg file to change local admin password
From: KM (konstmor_at_nospam_yahoo.com)
Date: 10/28/04
- Next message: KM: "Re: Power Option Properties"
- Previous message: Roger Levy: "Re: boot server performance"
- In reply to: hustedj: "Create a .reg file to change local admin password"
- Next in thread: Slobodan Brcin \(eMVP\): "Re: Create a .reg file to change local admin password"
- Reply: Slobodan Brcin \(eMVP\): "Re: Create a .reg file to change local admin password"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 15:48:36 -0700
hustedj,
I doubt you can do that with just a .reg file.
But you can definitely do that with .bat file (or any script you prefer). With batch file use console user manager (cusrmgr.exe from
Resource Kit).
A command like:
cusrmgr.exe -u administrator -m \\<machine_name> -P new_pass
will do the job for you.
Take a look at this article: http://www.winitpro.com/Windows/Article/ArticleID/24210/24210.html
Please be aware of the security hole you may open if you have the admin password in a plain text file.
--
Regards,
KM, BSquare Corp.
> I would like to create a .reg file that when you click on it, it will change
> the local admin password to what I want it to be. Is this possible? We are
> trying to change a bunch of computers local admin passwords and I am looking
> for an easy way to do it instead of going through the motions.
>
> Thanks
- Next message: KM: "Re: Power Option Properties"
- Previous message: Roger Levy: "Re: boot server performance"
- In reply to: hustedj: "Create a .reg file to change local admin password"
- Next in thread: Slobodan Brcin \(eMVP\): "Re: Create a .reg file to change local admin password"
- Reply: Slobodan Brcin \(eMVP\): "Re: Create a .reg file to change local admin password"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|