Access denied when starting SQL Server Express from command line

Posted by Brettski on Stack Overflow See other posts from Stack Overflow or by Brettski
Published on 2010-04-03T07:43:02Z Indexed on 2010/04/03 9:03 UTC
Read the original article Hit count: 312

Windows 7 computer running SQL Server Express 2008 (sp1).

When I try to run net start mssql$sqlexpress I receive an error:

System error 5 has occurred.
Access is denied

The SQL service is running under "Network Service" account

The service starts fine if I use the services window. Could somebody help me figure out why I am receiving this error?

© Stack Overflow or respective owner

Related posts about sql-server-express

Related posts about sql-server-2008-express