Skip to content

Commit 22eccf1

Browse files
authored
Add files via upload
1 parent 3c2fed1 commit 22eccf1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SQL2012/FineBuild/ReadMe.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ For more information please see the SQL FineBuild Wiki: https://github.com/SQL-F
77

88
All 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

1212
FineBuild folder contents:
1313

1414
Name Description
1515
\Build Scripts Routines used by the SQL FineBuild install process
1616
CmdHere.bat Command prompt for running files from the FineBuild folder
1717
SQL....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)
1919
SQLFineBuild.bat The SQL FineBuild install process
2020
SQLFineClient.bat Example of installing an Administration Server Role build
2121
SQLFineCluster.bat Example of installing an A/P SQL Server Cluster instance
2222
SQLFineClusterInstance.bat Example of adding a named instance SQL Cluster to an existing SQL Server Cluster build
2323
SQLFineExpress.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
2525
SQLFineInstance.bat Example of adding a named instance to an existing SQL Server build
2626
SQLFineServer.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

Comments
 (0)