LCSToolbox SQL_For_Test_Servers component. Scripted installation of SQL Server 2012 Express for IBE/DLL.
- DynaLync 1.2 Install Files (330149.zip) must be present on the system.
- Complete LCS_Toolbox_RELEASE package must be present for facilitate DotNet3 dependency.
- Run SQLExpressInstall.bat as Administrator.
- Select the product type that the server will be used for (DLL/IBE)
- Powershell will then ask you to browse the the SQL_Standard_2012 folder and the SQL_2012_ServicePack3 on the system. (Typically within 330149 install files folder)
- Powershell script will execute and verify .NET 3.5 is present. If it is not, it will enable this for you.
- Powershell can the be left unattended while SQL 2012 Express and SP3 are installed.
- Databases will be created if DLL or DLI was selected.
- Post-Install, SQL will be configured for Mixed-Mode auth (if IBE was selected) and TCP ports updated to expected production values.