how can I search for two or three months old passwords on a Windows domain controller?
I am an administrator on this domain.
|
how can I search for two or three months old passwords on a Windows domain controller? I am an administrator on this domain. |
|||||||||
|
Returns a list of all users with a password age of 60 days or more. |
|||
|
|
have a look at this artice from the microsoft scripting guys http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov08/hey1118.mspx |
|||
|
|
|
I'm not exactly sure I understand what you're asking for. But take a look at dsquery.exe, which can retrieve many interesting things from an Active Directory. |
|||
|
|
|
The ActiveDirectory extension to PowerShell GUI will also provide an extensive list of fields when exporting to CSV a list of AD users including password expiration |
|||
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.