Skip to content

Releases: district09/check_ms_win_tasks

v7.06.191031 => Added '0x800710E0' to RunningTasks

31 Oct 09:21
a0a4265
Compare
Choose a tag to compare
Update check_ms_win_tasks.ps1

Added '0x800710E0' to RunningTasks

v7.05.190623 => Bugfix for InclAuthor feature

13 Jun 10:38
b153475
Compare
Choose a tag to compare

v7.04.190321 => Include / Exclude Authors

21 Mar 10:21
0f16153
Compare
Choose a tag to compare

v7.03.180516 => Check last execution (tx Guillaume Chardin)

16 May 14:07
Compare
Choose a tag to compare
v7.03.180516 => Check Last Execution (tx Guillaume Chardin)

v7.01.180410 => Full Path option

10 Apr 21:00
Compare
Choose a tag to compare
  • Add the ability to dispaly the full paths of scheduled tasks (disabled by default)
  • Indent to 2

v6.01.170110 => Major optimizations

10 Jan 21:14
Compare
Choose a tag to compare
v6.01.170110 => Major optimizations

v5.15.160728 => GuestName bugfixe and better IF and EF regex

28 Jul 15:07
Compare
Choose a tag to compare
v5.15.160728 =>  GuestName bugfixe and better IF and EF regex

v5.13.160614 => Hidden parameter

14 Jun 20:58
Compare
Choose a tag to compare
  • Search for hidden tasks with the '--Hidden' parameter
  • Improved structure and spacing

v5.07.151117 => Removed ThreadOptions

17 Nov 20:27
Compare
Choose a tag to compare
  • Removed threadoptions
  • Cleanup

v5.6.21 => Include tasks or folders

21 Jun 16:47
Compare
Choose a tag to compare

Added the include-tasks and include-folders parameters, enabling you to include specific folder or tasks. This argument gets applied after the exclude variants.