Hi tank222,
tank222 said:
That didn't work because I have the Home Premium version of Vista. I appreciate the effort though.
Sorry, I missed that
Try this. Click on the start orb and type
cmd into the search box and press and hold
Ctrl,
Shift and then press enter/return. You will need to provide administrative credentials to continue. At the prompt , type the following:
net user tank222 followed by enter/return (assuming, of course, that your account name is
tank222 - if not, change it to the correct name). Here is what I get for this command:

Notice the line
User may change password. This is currently set to
No.
Again at the command prompt, type the following and press enter/return:
net user tank222 /Passwordchg:Yes. Here is what I get with that command:

Finally, repeating this command:
net user tank222

Notice the line
User may change password is now set to
Yes.
Note that I have substituted my user name
Dwarf in place of
tank222 throughout this explanation. As mentioned above, you need to substitute the correct user name here.