User Tools

Site Tools


networking:windows:active_directory:ad_password_policy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:windows:active_directory:ad_password_policy [2020/09/25 09:44]
gcooper
networking:windows:active_directory:ad_password_policy [2020/09/28 10:51] (current)
gcooper
Line 1: Line 1:
 ====== Active Directory Password Policy ====== ====== Active Directory Password Policy ======
 +
 +===== Check a User's Password and Policy =====
 +
 +Check when a user password expires:
 +
 +<file>
 +net user USERNAME /domain
 +
 +Get-ADUserResultantPasswordPolicy USERNAME
 +</file>
  
 ===== Default Domain Password Policy ===== ===== Default Domain Password Policy =====
Line 25: Line 35:
 </file> </file>
  
-==== Per User Policy ====+==== Show Per User Policy ====
  
 <file> <file>
Line 31: Line 41:
 </file> </file>
  
-Or for all users:+Or to show all users:
  
 <file> <file>
networking/windows/active_directory/ad_password_policy.1601048652.txt.gz · Last modified: 2020/09/25 09:44 by gcooper