Setup fails while installing SQL Server Express with error -2061893613

Applies to:

Description:

It might happen that UC Suite installation setup fails with the following error:

Installing Microsoft SQL Server 2017 Express Edition... error -2061893613
COMMAND:
C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe -NonInteractive -NoProfile -ExecutionPolicy unrestricted -Command "C:\Users\bchelko\AppData\Local\Temp\is-1LPRB.tmp\Sql2017Install.ps1 -Archive \"C:\Users\bchelko\AppData\Local\Temp\is-1LPRB.tmp\SQL2017EXPR_x64_ENU.exe\" -ConfigFile \"C:\Users\bchelko\AppData\Local\Temp\is-1LPRB.tmp\Sql2017Install.ini\" -InstanceDir \"C:\Program Files (x86)\StonevoiceAS\SqlServerData\"; exit $LastExitCode "

Cause:

The default password for the SQL Server administrative user is not strong enough for the domain policies.

Solution:

Abort the setup and re-run it from the command line with the following parameter (replacing the red placeholder with a new and strong enough password)

path/to/ImagicleApplicationSuite-version.exe /SAPASSWORD=new_strong_password

Please mind current MS-SQL password guidelines, to avoid entering a weak password:

Moreover, certain symbols must be avoided in SQL Server login and/or password: [] {}() , ; ? * ! @ ' ^



Article ID: 705
Last updated: 29 Jul, 2022
Revision: 6
Imagicle AppSuite Cross Platform -> FAQ and Solutions -> Setup fails while installing SQL Server Express with error -2061893613
https://kbp.imagicle.com/kb/entry/705/