/MINPWLEN:
length
Sets the minimum number of characters in a password. The default setting
is 6 characters. You may use any value between 0 and 14 characters.
/MAXPWAGE:{
days
| UNLIMITED}
Sets the maximum number of days between password
changes. You may define no password change requirement by using the
UNLIMITED
argument.
The
/MAXPWAGE
setting must always exceed the
/MINPWAGE
setting. The default setting is 90 days.
You may use any value between 1 and 999 days.
/MINPWAGE:
days
Sets the minimum number of days that must pass before a user can change
their password. A value of 0 sets non-minimum time. The
/MAXPWAGE
setting must always
exceed the
/MINPWAGE
setting. The default setting is 0 days. You may use any value between
0 and 999 days.
/UNIQUEPW:
number
Specifies that the user must provide a unique password for each password
change through the number specified. For example, if you specify 5, then the system tracks
five of the user??™s passwords and allows the user to reuse a password on the sixth change. The
maximum value is 24.
/DOMAIN
Performs the task on a domain control for the current domain. Otherwise, any task
affects only the local computer.
Pages:
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677