Issue
Installation fails during Configuring Datamart step. Error: Exception! Error calling ParseLocalConnectionString Parameter name: local_connection_string
Solution / Workaround
There two ways to solve this issue:
- Change the proxy settings to bypass the local address under the
Internet Explorer > Internet Options > Connections > LAN settings > - Launch Register editor (Start -> Regedit)
- Change ISNTLM Value: HKLM\Software\LANDESK\ManagementSuite\Core\Connections\Local to "False"
- TLS 1.0 and SSL3.0 were disabled for IIS, enabling it in Internet Options was not a fix.
- Use IIS Crypto to enable both and rebooted the server, install went thru fine after that.