In some environment, the SQL Server Express installation may take longer time to complete causing an installation failure in SMEX. Once the SMEX installation progress exceeds the timeout threshold (3 hours), the installation process fails. The progress halts on the step, “Installing SQL Server Express” before the failure message occurs.
This issue could be relative to the server environment that leads longer installation time of SQL Server Express.
- ScanMail for Microsoft Exchange 11 will install SQL Server 2008 Express
- ScanMail for Microsoft Exchange 12 will install SQL Server 2014 Express
For SMEX 11.0, select "Specify an existing SQL Server" to use an existing database server, then type the SQL server name, SQL server account, and password.
For SMEX 12.0, select "Specify an existing SQL Server" to use an existing database server. It is recommended to select Windows Authentication when using an existing SQL Server.
You may also perform manual installation of the SQL Server Express to verify whether it can be installed on your Exchange server.
For SMEX 11.0:
- Extract SMEC 11.0 installation package.
Download SMEX 11.0 installation package here.
- Find the SQL Express install package from SMEX_11.0_GM_1191\package\SQL2008Express
- Double-click SQLEXPR.exe.
- On the step "Feature Selection", choose at least Database Engine Services.
- For Instance Configuration, input SCANMAIL in Named instance.
- For Server Configuration, under Service Accounts tab select NT AUTHORITY\SYSTEM as Account Name for SQL Server Database Engine service. Set both services, SQL Server Database Engine and SQL Server Browser, as Automatic for startup type.
- For Database Engine Configuration, under Account Provisioning tab, select "Windows authentication mode" for Authentication mode. Add the Domain Administrator account as SQL Server administrator.
- Continue with the installation using default settings.
- Install SMEX by double-clicking setup.exe from SMEX installation package.
For SMEX 12.0:
- Extract SMEX 12.0 installation package.
Download SMEX 12.0 installation package here.
- Find the SQL Express install package from SMEX-12.0-GM-1220\Smex\package\SQL2014SP1Express
- Double-click SQLEXPR.exe.
- On the step Feature Selection, choose at least Database Engine Services.
- For Instance Configuration, input SCANMAIL in Named instance.
- For Server Configuration, under Service Accounts tab select NT AUTHORITY\SYSTEM as Account Name for SQL Server Database Engine service. Set both services, SQL Server Database Engine and SQL Server Browser, as Automatic for startup type.
- For Database Engine Configuration, under Account Provisioning tab, select "Windows authentication mode" for Authentication mode. Add the Domain Administrator account as SQL Server administrator.
- Continue with the installation using default settings.
- Install SMEX by double-clicking setup.exe from SMEX installation package.