I need to generate a list of the dates when a user account password was changed. I know it was 5 times in the life of the account, but I need to know when.
Are there any scripts or utilities to return this info?
Thanks!
I don't think password histories are maintained for a user object (as far as I know). Your best bet would have been to audit your account objects and then query your security event log for that particular user and the associated event log id
Thanks Mark. What I actually need is the total password change history on the account. I know it has been changed 5 times in the life of the account, but I need to know the dates.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.