Microsoft
Software
Hardware
Network
Question : Change a SQL Service account
Hi,
I installed an application (Symancte Backup Exec) which auto installed SQL Express.
The default installation installed this with Local System as the account for the instance, and Network Service as the account for the Browser and VSS services.
Ideally, there should be a designated account for these services.
Is it just simply a case of creating a generic service account in AD, and then using SQL Config Mgr to change the service account settings? Will this apply the appropriate SQL rights/permissions to the newly created account.
Answer : Change a SQL Service account
Not required..
If you need to access Domain resources, provide a Domain account which has privilege to domain resources else create a local user account if you don't want to use Local System..
Random Solutions
SQL 2005 WMI Problem
using multi-dimensional array
Access - Set warnings (Why is it automatically off)
Export User Profile path and Login script path from AD2003
SQL query to get database log file size
GPF in module MSARN200.EXE
Why do I get "Database is invalid" Errors
windows vista drivers compbatt.sys missing status 0xc0000098
On Error Resume Next
SQL 2008 time(7) data type and Classic ASP code