Service Accounts LastLogonTimestamp
Posted
by
Ryan Ries
on Server Fault
See other posts from Server Fault
or by Ryan Ries
Published on 2014-06-03T15:54:49Z
Indexed on
2014/06/12
3:27 UTC
Read the original article
Hit count: 346
active-directory
In an Active Directory domain, if I configure a Windows service on a domain member computer to start with an AD user account (aka "ye olde service account",) and the then the service stays running but I don't restart the service or reboot the machine for a year... does the LastLogonTimestamp of the service account's user object continue to update?
Edit: If you say "it depends on the service," then use MS SQL Server as an example. I set MSSQL Engine to run as contoso\sql-service. Then I leave it alone for a year.
© Server Fault or respective owner