@@ -7,21 +7,21 @@ For more information please see the SQL FineBuild Wiki: https://github.com/SQL-F
77
88All of the Example files need the following parameters to be supplied at run time:
99/Edition: The SQL Server Edition (Standard, Enterprise, etc) you want to install
10- /AdminPassword: Your own password. This allows SQL FineBuild tyo log on automatically after a reboot
10+ /AdminPassword: Your own password. This allows SQL FineBuild to log on automatically after a reboot
1111
1212FineBuild folder contents:
1313
1414Name Description
1515\Build Scripts Routines used by the SQL FineBuild install process
1616CmdHere.bat Command prompt for running files from the FineBuild folder
1717SQL....Config.xml FineBuild XML configuration file for a specific version of SQL Server
18- SQLFineAlwaysOn.bat Example of installing SQL Serve with Always On (SQL2012 and above only)
18+ SQLFineAlwaysOn.bat Example of installing SQL Server with Always On (SQL2012 and above only)
1919SQLFineBuild.bat The SQL FineBuild install process
2020SQLFineClient.bat Example of installing an Administration Server Role build
2121SQLFineCluster.bat Example of installing an A/P SQL Server Cluster instance
2222SQLFineClusterInstance.bat Example of adding a named instance SQL Cluster to an existing SQL Server Cluster build
2323SQLFineExpress.bat Example of installing a SQL Server Express Workstation build
24- SQLFineFix.bat Example of installin a SP and/or a CU to an existing SQL Server instance
24+ SQLFineFix.bat Example of installing a SP and/or a CU to an existing SQL Server instance
2525SQLFineInstance.bat Example of adding a named instance to an existing SQL Server build
2626SQLFineServer.bat Example of installing a complex SQL Server build on to a server
27- SQLFineWorkstation.bat Example of installing SQL Servfer to a Workstation
27+ SQLFineWorkstation.bat Example of installing SQL Server to a Workstation
0 commit comments