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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.4.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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