Werk #4019: Windows powershell scripts are now always called with the options -noprofile -executionpolicy bypass

Component Checks & agents
Title Windows powershell scripts are now always called with the options -noprofile -executionpolicy bypass
Date Feb 3, 2017
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The -noprofile option improves the startup of the powershell interpreter. The "-executionpolicy bypass" means that the agent will no longer check any signatures of powershell scripts, since we don't provide them in ps1 script, anyway.

To the list of all Werks