Skip to content

v3.2.0

Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 20 Jan 05:28
2715745
  • xScheduledTask:
    • Enable Execution Time Limit of task to be set to indefinite
      by setting ExecutionTimeLimit to '00:00:00' - See Issue #115.
  • xPowerPlan:
    • Updated to meet HQRM guidelines.
    • Converted calls to throw to use New-InvalidOperationException
      in CommonResourceHelper.
  • Move Common Resource Helper functions into modules folder.
  • Changed resources to use Common Resource Helper functions.
  • Moved strings for Common Resource Helper functions into separate
    strings file.
  • Added unit tests for Common Helper functions.