I'm using powershell to display the password expiration of an account before I reset it at work. But the global GP from what I can see, is 180 days, and there are some employees who have 90 days set on their account. Where are these other policies set at so I can view what they have?
I query msDS-UserPasswordExpiryTimeComputed
in powershell.
EDIT:
I ran gpresult /h c:\temp\gpresult.html
and could only find the following results
Account Policies/Password Policyhide
Policy Setting Winning GPO
Enforce password history 24 passwords remembered Default Domain Policy
Maximum password age 180 days Default Domain Policy
Minimum password age 0 days Default Domain Policy
Minimum password length 6 characters Default Domain Policy
Password must meet complexity requirements Disabled Default Domain Policy
Store passwords using reversible encryption Disabled Default Domain Policy