Hi,
We have SQL Server 2008 Standard Edition with (Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64)) and we are getting the below message daily at 2:00 am.
2011-06-13 02:00:08.28 Logon Error: 18456, Severity: 14, State: 11.
2011-06-13 02:00:08.28 Logon Login failed for user 'abc\mssqlsrv'. Reason: Token-based server access validation failed with an infrastructure error. Check for previous errors. [CLIENT: <local machine>]
After investigating, came to know that at 2:00 am syspolicy_purge_history sqlagent job is running (nothing else is running at that time) and the is executing successfully.
Could you please advice why we are getting this error?
Thanks