No strict need for PowerShell execution policy

<< Click to Display Table of Contents >>

Navigation:  SP 0.0 > Enhancements > PowerShell policy free >

No strict need for PowerShell execution policy

The PDM does not strictly need PowerShell policy enabled to run. PowerShell policy restricted at machine or user level (not at domain level) are bypassed by the PDM (only in regard to the scripts run by PDM) without the need to change any configuration on the PC.

In case the IT department is in an enterprise environment and wants to avoid any type of PowerShell scripting execution, the PDM can use other types of scripting, like python or the compiled custom .Net dll. Some of the scripts may still need to be converted, though, depending on the customer’s needs.

Anyway, every internal or unmodifiable script in lst/system that in previous versions was launched by PDM has been integrated into the compiled code.