VWM0026 - PowerShell Disabled on IvrInbound/IvrOutbound System

DESCRIPTION

Execute activities that are configured with PowerShell fail when there are insufficient permissions for script execution on the host server.

SEVERITY

High

IMPACT

The Execute activity configured with PowerShell will not execute.

TROUBLESHOOTING STEPS

The server installation of Windows PowerShell must have the Execution Policy setting of Unrestricted to enable sufficient permissions for the IVR Services to run PowerShell Execute activities.

To do this, open an administrative PowerShell and run the following command:

Set-ExecutionPolicy Unrestricted

NOTE: On all 64-bit systems a dual install of both 32 and 64 bit PowerShell will be installed. In this case, ensure the installation that is targeted by the IVR Services has the appropriate Execution Policy set.

APPLIES TO

7.0

References