MS SQL Express - How to install on your Windows VPS
From Hostek.com Wiki
Installing MS SQL Express on your Windows VPS
Here are the steps to install MS SQL Express on your Windows VPS. It is a free software provided by Microsoft. For web edition, you will need licensing.
- Download MS SQL Server Express 2014 from Microsoft: http://www.microsoft.com/en-us/download/details.aspx?id=42299
- Go to Start--Administrative Tools--Computer Management
- Click on Local Users and Groups
- Double-Click on Users
- Right click on the screen and select "New User"
- Enter a user name for the database engine to use (your choice) and fill in a strong password(at least 8 characters, capital, lower-case, number, and a symbol)
- Un-check user must change password at login. Check User cannot change password and password never expires and then click create
- For security, right click on the user and select "Properties"
- Click on the "Member Of" tab and remove the user from the Users group by selecting Users and clicking remove
- Click on the "Remote Desktop Services Profile". Check the box for "Deny this user permission". Click apply then OK.
- Run the install file you downloaded
- Select New Installation
- Click next through the prompts to install "Setup Support Files"
- For the MS SQL Feature selection, you will need "Database Engine Services", "Full-Text Search", "Client Tools Connectivity" and "Management Tools Basic and Complete". Other options are at your discretion
- In the instance configuration screen, leave at the Default Instance or MSSQL Express and click next
- In the service accounts screen, enter in the account you created above and the password
- On the next screen, select Mixed Authentication mode and enter in a strong password for the SA user. Save this password
- Click on "Add current user" at the bottom to add the Administrator if it is not already there to allowed users
- Leave "Install the native mode default configuration" checked and click next through the remaining screens
- Once installed, please submit a support ticket at http://support.hostek.com giving us the SA user password and request we integrate MS SQL Express with your control panel
These are the steps to install MS SQL Express on your VPS if you did not order it initially. It is important that you do let us know you installed it so we can integrate it with the control panel for ease of use.