Adest SQL Server Installation Guide
Copyright
This material is intended for Adest Limited employees, resellers, and their clients. Quotation, citation, attribution, reproduction, or utilisation of any portion of this publication by any other party other than Adest Ltd is strictly prohibited without express written permission from Adest Ltd. No part of this document may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, and recording or otherwise, without the prior permission of Adest Ltd. Nothing in this publication shall be deemed a warranty, implied or expressed.
Information in this document is subject to change without notice.
This guide will help you to perform a new SQL Server standalone installation manually (We use SQL Server 2014 Express with Advanced Services for this guide).
Microsoft SQL Server 2014 Express with Advanced Services (SQLEXPRADV)
Microsoft SQL Server 2014 Express is a free, feature-rich edition of SQL Server that is ideal for learning, developing, powering desktop, web & small server applications, and for redistribution by ISVs. This package contains all the components of SQL Server Express including the full version of SQL Server 2014 Management Studio; it also includes Full Text Search and Reporting Services.
Download a copy of Microsoft SQL Server 2014 Express. You can get it from http://www.microsoft.com/en-us/download/details.aspx?id=42299 or from http://downloadsqlserverexpress.com/
Run Setup.
Once you have a copy of Microsoft SQL Server 2014 Express, double click on SQLEXPRADV_x64_ENU.exe or Right and select Open or Run as Administrator.
It will ask you select a folder to extract the files. Once files are extracted successfully, it will trigger installation process and you will be able to select your required options from there.
If in case previous process is not triggering installation you can open the folder where you extracted files and run Setup.exe manually.
Confirm Yes to User Access Control Message window to continue with installation.
Installation Options
The above is the License Terms page. Read the license agreement and if you agree with it, check the "I accept the license terms" check box, and then click the Next button.
And click Next. Select required features only as below.
Create and use separate domain accounts with local admin rights for each service account. Enable SQL Server Browser
Check and ensure the collation by default it will be Latin1_General_CI_AI.