Command line editing of domain password policy

  • Thread starter Thread starter Hank Arnold
  • Start date Start date
H

Hank Arnold

I remember that there is a command prompt way to list and modify some of the
GPO settings for passwords. Can someone remind me so I can put it in my
"useful command prompts"??
 
I remember that there is a command prompt way to list and modify some of the
GPO settings for passwords. Can someone remind me so I can put it in my
"useful command prompts"??

net accounts /domain will list them.

NET ACCOUNTS
[/FORCELOGOFF:{minutes | NO}] [/MINPWLEN:length]
[/MAXPWAGE:{days | UNLIMITED}] [/MINPWAGE:days]
[/UNIQUEPW:number] [/DOMAIN]
 
Back
Top