User Accounts and Passwords

  • Thread starter Thread starter BN
  • Start date Start date
B

BN

Hello!

Can anyone help me: is it possible to change the amount of days a password
is valid..?

After using the XP embedded for some weeks, I get: Password Expired.. etc..
and I have to select a new password. Can I make changes in a component so
the password will never expire..?

Thanx..
 
BN:

Yes this is possible and there are several ways to do this. Search old
posts in this NG as this has been answered before ;-)

HTH... Doug
 
I created a RumOnce component containing a file .bat.
This file exec the following command:

net accounts /maxpwage:unlimited
 
Back
Top