The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
0answers
53 views

SQL Server Browser uses NT AUTHORITY\SYSTEM account and logon failure error in SQL Log

Using SQL Server 2012 on Windows 2008 R2 I have been getting errors in SQL Logs for failed login for NT AUTHORITY\SYSTEM. All of SQL Server's services are running under their own Domain accounts, ...