• Sreejith! - Wednesday, May 24, 2017 3:44 PM

    Hello

    Is there anyway we can track when was the last time my SQL Server service account was changed?

    Thanks in advance

    Regards

    You can go to a DOS prompt and use:

    net user username \domain

    If your account has the proper permissions on the domain, you'll be able to see the date the password was last set.

    For everything else, your domain administrator should be able to answer whatever questions you have.