You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct long example filenames for PowerShellExecutionPolicy examples.
Opted into Common Tests 'Required Script Analyzer Rules',
'Flagged Script Analyzer Rules', 'New Error-Level Script Analyzer Rules'
'Custom Script Analyzer Rules' and 'Relative Path Length' -
fixes Issue #152.
PowerPlan:
Added support to specify the desired power plan either as name or guid.
Fixes Issue #59
Changed the resource so it uses Windows APIs instead of WMI/CIM
(Workaround for Server 2012R2 Core, Nano Server, Server 2019 and Windows 10).
Fixes Issue #155
and Issue #65