Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Password never expires Vista Basic

Reply
Thread Tools Display Modes

Password never expires Vista Basic

 
 
Dennis
Guest
Posts: n/a

 
      09-02-2007
Is there a way to set the "User" accounts to password never expires and
cannot change password?


 
Reply With Quote
 
 
 
 
Dennis
Guest
Posts: n/a

 
      09-02-2007
I believe I found a solution that works for Vista Basic.

This link is the source: http://support.microsoft.com/kb/251394
Although the article does not pertain to Vista versions I have implamented
the following:

To set user cannot change password:
net users "username" /passwordchg : no
To set user account to not expire:
net users "username" / expires: never

I hope this helps someone.
Dennis



"Dennis" <> wrote in message
news:46da3846$0$492$...
> Is there a way to set the "User" accounts to password never expires and
> cannot change password?
>



 
Reply With Quote
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      09-03-2007
Dennis

You set the 'username' account to never expire, but this does not effect the
password. To set the password to never expire, you need to use the following
command.

net accounts /maxpwage:unlimited

You need to run this from an elevated command prompt.

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Dennis" <> wrote in message
news:46daed2f$0$3579$...
>I believe I found a solution that works for Vista Basic.
>
> This link is the source: http://support.microsoft.com/kb/251394
> Although the article does not pertain to Vista versions I have implamented
> the following:
>
> To set user cannot change password:
> net users "username" /passwordchg : no
> To set user account to not expire:
> net users "username" / expires: never
>
> I hope this helps someone.
> Dennis
>
>
>
> "Dennis" <> wrote in message
> news:46da3846$0$492$...
>> Is there a way to set the "User" accounts to password never expires and
>> cannot change password?
>>

>
>


 
Reply With Quote
 
Dennis
Guest
Posts: n/a

 
      09-03-2007
Ronnie,

Thanks for the advice. I will add that one as well.

Thanks again,

Dennis


"Ronnie Vernon MVP" <> wrote in message
news:F8123AF3-152A-437E-A9B4-...
> Dennis
>
> You set the 'username' account to never expire, but this does not effect
> the password. To set the password to never expire, you need to use the
> following command.
>
> net accounts /maxpwage:unlimited
>
> You need to run this from an elevated command prompt.
>
> --
>
> Ronnie Vernon
> Microsoft MVP
> Windows Shell/User
>
>
> "Dennis" <> wrote in message
> news:46daed2f$0$3579$...
>>I believe I found a solution that works for Vista Basic.
>>
>> This link is the source: http://support.microsoft.com/kb/251394
>> Although the article does not pertain to Vista versions I have
>> implamented the following:
>>
>> To set user cannot change password:
>> net users "username" /passwordchg : no
>> To set user account to not expire:
>> net users "username" / expires: never
>>
>> I hope this helps someone.
>> Dennis
>>
>>
>>
>> "Dennis" <> wrote in message
>> news:46da3846$0$492$...
>>> Is there a way to set the "User" accounts to password never expires and
>>> cannot change password?
>>>

>>
>>

>



 
Reply With Quote
 
Ronnie Vernon MVP
Guest
Posts: n/a

 
      09-04-2007
Dennis

Your welcome. Enjoy.

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Dennis" <> wrote in message
news:46dc7ca9$0$3567$...
> Ronnie,
>
> Thanks for the advice. I will add that one as well.
>
> Thanks again,
>
> Dennis
>
>
> "Ronnie Vernon MVP" <> wrote in message
> news:F8123AF3-152A-437E-A9B4-...
>> Dennis
>>
>> You set the 'username' account to never expire, but this does not effect
>> the password. To set the password to never expire, you need to use the
>> following command.
>>
>> net accounts /maxpwage:unlimited
>>
>> You need to run this from an elevated command prompt.
>>
>> --
>>
>> Ronnie Vernon
>> Microsoft MVP
>> Windows Shell/User
>>
>>
>> "Dennis" <> wrote in message
>> news:46daed2f$0$3579$...
>>>I believe I found a solution that works for Vista Basic.
>>>
>>> This link is the source: http://support.microsoft.com/kb/251394
>>> Although the article does not pertain to Vista versions I have
>>> implamented the following:
>>>
>>> To set user cannot change password:
>>> net users "username" /passwordchg : no
>>> To set user account to not expire:
>>> net users "username" / expires: never
>>>
>>> I hope this helps someone.
>>> Dennis
>>>
>>>
>>>
>>> "Dennis" <> wrote in message
>>> news:46da3846$0$492$...
>>>> Is there a way to set the "User" accounts to password never expires and
>>>> cannot change password?
>>>>
>>>
>>>

>>

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turning OFF Password Manager in Vista Basic cliff Windows Vista General Discussion 4 11-24-2008 12:26 AM
Password Never Expires Licmy Windows Vista Security 2 02-27-2008 03:23 PM
Password Manager in vista basic cliff Windows Vista General Discussion 6 05-09-2007 07:31 PM
Password Manager in Vista Basic cliff Windows Vista General Discussion 0 05-09-2007 12:33 PM
Built-in Administrator acct. for Domain be password never expires? Windows Vista Security 4 10-03-2006 04:07 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59