isidroco - 2023-04-13
  • summary: v23.0301 breaks view sheduled tasks in win7 --> v23.0301 breaks sheduled tasks view under win7
  • Description has changed:

Diff:

--- old
+++ new
@@ -1,4 +1,5 @@
-if "%windir%\System32\LogFiles\Scm" folder is absent, tasks wont be shown and gives this error message 
+v23.0301 deletes all logFiles content underWindows\System32\LogFiles
+But if "Windows\System32\LogFiles\Scm" folder is absent, tasks wont be shown and SchedTasks.msc gives this error message when started
   The selected task “{0}” no longer exists…
 https://techcommunity.microsoft.com/t5/ask-the-performance-team/the-the-selected-task-8220-0-8221-no-longer-exists-8230-issue/ba-p/375428
-v23.0412 fixes this on first run by creating the folder if it doesnt exists.
+Since v23.0412  this is fixed on first run by creating the folder if it doesnt exists..