SQL 2014 express install fails with error 0x851a001a
book
Article ID: 162858
calendar_today
Updated On: 07-17-2025
Products
Ghost Solution Suite
Issue/Introduction
In some instances the database will not install, due to Microsoft permission issues on Windows Server 2012 R2.
Apply all the latest Windows updates before continuing with the steps below, as the latest updates should resolve the issue.
Install error 0x851a001a
-OR-
Unable to connect to the Symantec Ghost Solution Suite DB Management Service.
Please make sure this service has been started and running correctly.
Environment
Windows 2012 R2
SQL express 2014
Ghost Solution Suite 3.x
Cause
Permission issues with the default SQL Server Databse Engine install account, NT Service\MSSQL$SQLEXPRESS.
Resolution
- Navigate to C:\DSSetup\SQLEXPR_x86_ENU.exe , Run as Admin.
- Select New SQL Server stand-alone install > Next
- Perform a new installation of SQL Server 2014 > Next
- Accept licensing terms > Next
- Select All features > Next
- Select Named Instance > type like "Ghost eXpress", Copy/Paste name for Instance ID > Next
- Click on Account Name for the SQL Server Database Engine and change it to your Ghost Service Account > Next
- Select Mixed Mode and specify the password for SA account, Add Ghost Service Account if not already present > Next
- Run the C:\DSSetup\axinstall.exe , Select Custom install and connect to the "Ghost eXpress" database.
In some cases these additional steps may be needed:
- Downloaded ExpressAdv 32BIT\SQLEXPRADV_x86_ENU.exe from Microsoft, Microsoft® SQL Server® 2014 Express
- Run SQLEXPRADV_x86_ENU.exe. Open the SQLEXPRADV_x86_ENU and run SETUP.exe.
- Select option to Add Features > Select the Ghost eXpress database > Select check boxes for Management Tools - Complete & Basic > Next
- Open the SQL Management Studio from Start > All Programs > SQL 2014 express
- Add Ghost Service Account user to SQL and give DBO rights to Ghost eXpress database.
- Run thru the Ghost Custom Install and connect to the Ghost eXpress database.
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No