From: bruno andrier on
Bonjour

Depuis quelques jours, sans que je ne l'ai demand�, j'ai le message suivant
au lancement de XP:
"Le mot de passe expire dans 15 jours , voulez vous le changer maintenant ?"

Pour le changer il faut conna�tre l'ancien....et je ne le connais pas !

Je ne veux pas me trouver bloquer dans 15 jours !
Que dois faire ???????????

Merci de votre aide


From: Pegasus [MVP] on


"bruno andrier" <andrier.bruno(a)orange.fr> wrote in message
news:4baf3d84$0$17878$ba4acef3(a)reader.news.orange.fr...
> Bonjour
>
> Depuis quelques jours, sans que je ne l'ai demand�, j'ai le message
> suivant
> au lancement de XP:
> "Le mot de passe expire dans 15 jours , voulez vous le changer maintenant
> ?"
>
> Pour le changer il faut conna�tre l'ancien....et je ne le connais pas !
>
> Je ne veux pas me trouver bloquer dans 15 jours !
> Que dois faire ???????????
>
> Merci de votre aide

You do not need to know the old password in order to replace it. You can
simply open a Command Prompt, then type this command:

net user "%UserName%" xxyyzz

where xxzzyy is your new password. It would be a good idea to make a not of
the password this time. It would be an equally good idea to create a second
admin account and make a note of its password so that you do not have to
rely on a single account. It's the same as with your car - how many sets of
keys do you have? If it is more than one set, why?

To make your password non-expiring, follow this path:
Control Panel / Computer Management / Local users or groups / Users / Tick
the box "password never expires". Alternatively you could run this command
from a Command Prompt:

net accounts maxpwage:unlimited

Lastly, you would get more replies if you posted your query in English or
else in a French-speaking newsgroup.