Why does the SQL Server check named Service Accounts report a blue asterisk when I scan the computer?
While it is recommended that the service run as a low privileged account, the application that installed SQL Server/MSDE may require it to run with higher privileges. For example, instances of WMSDE currently are required to run as LocalSystem, and therefore need to be exempt from this check. WMSDE is a derivative of MSDE meant for use by Windows Server 2003 operating system components, such as Windows SharePoint Services. Check the documentation accompanying the application for information on the minimum level of privileges required.