How do I Fix a Failed installation of SmartSpace Web or the Application REST API?

Installation of SmartSpace Web or the Application REST API can sometimes fail and rollback. This can be because the local machine has been configured to require signed PowerShell scripts. The workaround is to temporarily remove this configuration from the Windows Registry in order to run the installer successfully.

In HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\PowerShell, ensure you have the following values set:

Key

Type

Value

EnableScripts REG_DWORD 1
ExecutionPolicy REG_SZ Unrestricted