Releases: district09/check_ms_win_tasks
Releases · district09/check_ms_win_tasks
v7.06.191031 => Added '0x800710E0' to RunningTasks
Update check_ms_win_tasks.ps1 Added '0x800710E0' to RunningTasks
v7.05.190623 => Bugfix for InclAuthor feature
Small bugfix
v7.04.190321 => Include / Exclude Authors
Thanks @ JDC
v7.03.180516 => Check last execution (tx Guillaume Chardin)
v7.03.180516 => Check Last Execution (tx Guillaume Chardin)
v7.01.180410 => Full Path option
- Add the ability to dispaly the full paths of scheduled tasks (disabled by default)
- Indent to 2
v6.01.170110 => Major optimizations
v6.01.170110 => Major optimizations
v5.15.160728 => GuestName bugfixe and better IF and EF regex
v5.15.160728 => GuestName bugfixe and better IF and EF regex
v5.13.160614 => Hidden parameter
- Search for hidden tasks with the '--Hidden' parameter
- Improved structure and spacing
v5.07.151117 => Removed ThreadOptions
- Removed threadoptions
- Cleanup
v5.6.21 => Include tasks or folders
Added the include-tasks and include-folders parameters, enabling you to include specific folder or tasks. This argument gets applied after the exclude variants.