Right click on the ISO installer and choose “Mount” from the context menu.
Double-click the “setup.exe” file.
Select “Installation” from the left sidebar, then select “New SQL Server stand-alone installation or add features to an existing installation“.
Product Key
Take defaults.
Click “Next”.
License Terms
Check the “I accept license terms” checkbox.
Click “Next”.
Microsoft Update
Check the “Use Microsoft Update to check for updates (recommended)”.
Click “Next”.
Install Rules
The installer will now copy necessary files for installation to the system and check for “Install Rules” making sure an installation is possible. Should pass 100% before continuing.
Feature Selection
Check the features in the screenshot…
Click “Next” when complete.
Instance Configuration
Select “Named instance”.
Type COACHINGSOLNS into the “Named Instance” field.
Click into the “Instance ID” field and it should be automatically changed to COACHINGSOLNS without having to type it.
Click “Next”.
Server Configuration
Take the defaults.
Click “Next”.
Database Engine Configuration
Select “Mixed Mode”.
Type “xostech” as the password.
In the “Specify SQL Server Administrators” section…
Click “Add…”, in the “Enter the object names to select” textbox type System and then click “OK”.
Click “Add…”, in the “Enter the object names to select” textbox type Administrator and then click “OK”.
Click “Add…”, in the “Enter the object names to select” textbox type Administrators and then click “OK”.
Click “Next”.
Analysis Services Configuration
Select “Multidimensional and Data Mining Mode”.
In the “Specify which users have administrative permissions for Analysis Services” section…
Click “Add…”, in the “Enter the object names to select” textbox type System and then click “OK”.
Click “Add…”, in the “Enter the object names to select” textbox type Administrator and then click “OK”.
Click “Add…”, in the “Enter the object names to select” textbox type Administrators and then click “OK”.
Click “Next”.
Ready to Install
Click “Install”.
Complete
After installation completes everything should’ve succeeded.
Double click on the installer to start the installation.
License Terms
Check the “I accept license terms” checkbox.
Click “Next”.
Select Features
The features should be automatically selected based on current install. If they are not, Click “Select All”.
Click “Next”.
Check Files In Use
The installer checks for applications/services that are using files related to the installation.
To avoid having to restart the system, stop/close the listed application/services.
Note: The SSISTELEMETRY150 process is the “SQL Server Integration Services CEIP service 15.0” windows service.
Click “Refresh check” to verify the application/services are no longer in use.
Click “Next”.
Ready to update
Click “Update”.
Complete
After installation completes everything should’ve succeeded.
Click “Close”.
Start back any windows services that were stopped during installation ( i.e. “SQL Server Integration Services CEIP service 15.0” ).
Configuring SQL Services
Go to Windows Start → Services.
Set the SQL Server (COACHINGSOLNS) service to use “Local System” for the “Log On” account.
Right-click on the SQL Server (COACHINGSOLNS) and stop the service.
Double-click on the service to bring up the Properties dialog; or right-click on the service and select “Properties” from the context menu.
Change to the “Log On” tab and select the “Local System account” radio button.
Click OK.
Right-click on the SQL Server (COACHINGSOLNS) and start the service.
Set the SQL Server Agent (COACHINGSOLNS) service to use “Local System” for the “Log On” account.
Right-click on the SQL Server Agent (COACHINGSOLNS) and stop the service (if running).
Double-click on the service to bring up the Properties dialog; or right-click on the service and select “Properties” from the context menu.
Change to the “Log On” tab and select the “Local System account” radio button.
Click OK.
Right-click on the SQL Server (COACHINGSOLNS) and start the service.
Set the SQL Server Analysis Services (COACHINGSOLNS) service to use “Local System” for the “Log On” account.
Right-click on the SQL Server Analysis Services (COACHINGSOLNS) service and stop the service.
Double-click on the service to bring up the Properties dialog; or right-click on the service and select “Properties” from the context menu.
Change to the “Log On” tab and select the “Local System account” radio button.
Click OK.
Right-click on the SQL Server (COACHINGSOLNS) and start the service.
Set the SQL Server Browser service to use “Local System” for the “Log On” account.
Right-click on the SQL Server Browser service and stop the service.
Double-click on the service to bring up the Properties dialog; or right-click on the service and select “Properties” from the context menu.
Change to the “Log On” tab and select the “Local System account” radio button.
Click OK.
Right-click on the SQL Server (COACHINGSOLNS) and start the service.
Verify the SQL Server VSS Writer service uses “Local System” for the “Log On” account.
Verify the “Log On As” is set to “Local System” and if not set it as such.
Verify the “Startup Type” is set to “Automatic” and if not set it as such.
Verify the SQL Server (COACHINGSOLNS) service settings…
Verify service is set to “Automatic”. If not then double-click it or right-click it and choose “Properties”, change the “Startup Type” dropdown to “Automatic”, click “Apply” then click “OK”.
If service is not running right-click the service and select “Start”.
Verify the SQL Server Agent (COACHINGSOLNS) service settings…
Verify service is set to “Automatic”. If not then double-click it or right-click it and choose “Properties”, change the “Startup Type” dropdown to “Automatic”, click “Apply” then click “OK”.
If service is not running right-click the service and select “Start”.
Comments
0 comments
Please sign in to leave a comment.