Customizing the SQL Server Express install to a remote directory
Use the following command to customize the SQL Server Express install to a remote directory:
FortiClientEnterpriseManagement_6.0.5.XXXX_x64 InstallFolder=<desired_directory> SQLServer=<SQL_Server_name> SQLServerInstance= SQLService=MSSQLSERVER
The example below installs FortiClient EMS, installing SQL Server to the C:\sqlserver directory on a computer with DNS name WIN-088:
FortiClientEnterpriseManagement_6.0.5.XXXX_x64 InstallFolder=c:/sqlserver SQLServer=WIN-0888 SQLServerInstance= SQLService=MSSQLSERVER