-
Notifications
You must be signed in to change notification settings - Fork 10
Client Tools Only Build
Previous Workstation Build | License and Acknowledgements Next |
---|
This is the normal build for DBA Administration machines and any machines that require client tools only.
This build will contain the following components:
- Client Tools
- Service Pack and/or Cumulative Update
- Tools-based Community Components
The SQLFineClient.bat file is used to install the SQL Server client tools to an Administration Server, or to any other server that requires only the client tools. This file is not intended for use with Express Edition.
-
Prepare the SQL FineBuild install media as described in SQL Media Preparation.
-
Take a copy of the SQLFineClient.bat file and change any details required for your site. The main options for this file are described below.
-
Run the FineBuild install by using your copy of SQLFineClient.bat. If .Net 3.5 SP1 has not already been installed on your server, a reboot may be performed after this has been installed. FineBuild will continue automatically after a reboot.
See FineBuild Parameter Syntax for details of the colours used in the code example and other syntax details.
REM Copyright FineBuild Team © 2008 - 2017. Distributed under Ms-Pl License
REM
CALL "SqlFineBuild.bat" %* /Type:Client /IAcceptLicenseTerms ^
/DrvProg:E
If site standards require that applications are not installed on to the System drive, add a /DrvProg: keyword to specify the drive to hold the client tools.
There are no residual interactive tasks for a Client build.
Copyright FineBuild Team © 2013 - 2018. License and Acknowledgements
Previous Workstation Build | Top | License and Acknowledgements Next |
---|
Key SQL FineBuild Links:
SQL FineBuild supports:
- All SQL Server versions from SQL 2019 through to SQL 2005
- Clustered, Non-Clustered and Core implementations of server operating systems
- Availability and Distributed Availability Groups
- 64-bit and (where relevant) 32-bit versions of Windows
The following Windows versions are supported:
- Windows 2022
- Windows 11
- Windows 2019
- Windows 2016
- Windows 10
- Windows 2012 R2
- Windows 8.1
- Windows 2012
- Windows 8
- Windows 2008 R2
- Windows 7
- Windows 2008
- Windows Vista
- Windows 2003
- Windows XP