Sreejith!
SSCrazy
Points: 2401
More actions
May 24, 2017 at 3:44 pm
#325932
Hello
Is there anyway we can track when was the last time my SQL Server service account was changed?
Thanks in advance
Regards
Ed Wagner
SSC Guru
Points: 287026
May 24, 2017 at 6:54 pm
#1944099
Sreejith! - Wednesday, May 24, 2017 3:44 PMHelloIs there anyway we can track when was the last time my SQL Server service account was changed?Thanks in advanceRegards
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.
Tally Tables - Performance PersonifiedString Splitting with True PerformanceBest practices on how to ask questions
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply