I have several Windows 2003 x64 machines that are on a workgroup (not
a domain). They use file sharing and two mirrored SQL servers between
them.

Every time these machines reboot, either manually or because of an
update, they revert back to their previous administrator passwords.
Every one does this consistently. Can someone explain this phenomenon
and how to fix it?

Thanks,
Charles

Re: Windows 2003 reverts to previous password after reboot by Meinolf

Meinolf
Wed Mar 26 07:58:55 PDT 2008

Hello Charles,

Check if a startup script is running for password change in one of your policies.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> I have several Windows 2003 x64 machines that are on a workgroup (not
> a domain). They use file sharing and two mirrored SQL servers between
> them.
>
> Every time these machines reboot, either manually or because of an
> update, they revert back to their previous administrator passwords.
> Every one does this consistently. Can someone explain this phenomenon
> and how to fix it?
>
> Thanks,
> Charles



Re: Windows 2003 reverts to previous password after reboot by Charles

Charles
Wed Mar 26 08:22:46 PDT 2008

On Mar 26, 8:58=A0am, Meinolf Weber <meiweb(nospam)@gmx.de> wrote:
> Hello Charles,
>
> Check if a startup script is running for password change in one of your po=
licies.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confe=
rs
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!!http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
>
> > I have severalWindows2003x64 machines that are on a workgroup (not
> > a domain). =A0They use file sharing and two mirrored SQL servers between=

> > them.
>
> > Every time these machines reboot, either manually or because of an
> > update, they revert back to their previous administrator passwords.
> > Every one does this consistently. =A0Can someone explain this phenomenon=

> > and how to fix it?
>
> > Thanks,
> > Charles- Hide quoted text -
>
> - Show quoted text -

Thanks, Meinolf. That doesn't appear to be the issue. There are no
startup/shutdown or logon/logoff scripts running on the machines.

Charles

Re: Windows 2003 reverts to previous password after reboot by Charles

Charles
Mon Apr 21 13:39:38 PDT 2008

On Mar 26, 8:51=A0am, Charles Windhausen <cwindhau...@gmail.com> wrote:
> I have several Windows 2003 x64 machines that are on a workgroup (not
> a domain). =A0They use file sharing and two mirrored SQL servers between
> them.
>
> Every time these machines reboot, either manually or because of an
> update, they revert back to their previous administrator passwords.
> Every one does this consistently. =A0Can someone explain this phenomenon
> and how to fix it?
>
> Thanks,
> Charles

FYI, we found this one. Some clown had installed a password renewal
service called Password Renew at http://www.kood.org/windows-password-renew/=
.
Not only was this a bad idea, but the user name and password that it
reset was stored as plain-text in the registry key HKEY_LOCAL_MACHINE
\SYSTEM\CurrentControlSet\Services\Passwdrenew\Parameters. Yikes!

Charles