I am also having the issue with task scheduler. My robocopy scripts do not function in task scheduler since I updated to 22h2. I am not able to roll back since it's been 10 days. The robocopy scripts work fine if executed manually. They also work on workstations that have not been updated to 22h2. This is a critical screw up, I am reliant on scheduled tasks being able to run whether user is logged in or not. Hopefully this will be resolved very very soon.
Windows 11 22H2 upgrade breaks "Run whether user is logged on or not" scheduled tasks
I have a number of scheduled tasks with the "Run whether user is logged on or not" option set, with the default setting of storing the password for the account.
Everything was running fine, until the 22H2 update.
Now such tasks won't start, yielding
"Task Scheduler failed to start "xxx" task for user "yyy". Additional Data: Error Value: 2147943726.
Re-entering the password for the (local) user account does not help.
If I check the "Do not store password" option the task can start, but this prevents the task from accessing network resources.
Repro'ed on two machines, so doesn't feel like a configuration issue.
Any clue?
Windows for home | Windows 11 | Accounts, profiles, and login
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
63 answers
Sort by: Newest
-
Anonymous
2022-12-21T16:52:59+00:00 -
Anonymous
2022-11-23T01:00:54+00:00 Dear everyone
As it can be seen from the following statement, the next update should be available in December, see this image:
November 8, 2022—KB5019980 (OS Build 22621.819) - Microsoft Support
However, due to the holidays, it is expected to wait until January 2023, which is the latest progress of the investigation.
Best Regards!
-
Anonymous
2022-11-22T16:24:21+00:00 -
Anonymous
2022-11-17T20:05:11+00:00 Hi sba923
Thank you for your feedback and sorry for my late response.
This problem is under investigation, and we are actively submitting it to the internal team. If there are new results, I will post back again.
Any luck with the internal team? This is starting to trickle into production environments.
-
Anonymous
2022-11-13T09:31:46+00:00 Having the same problem, I've overridden by changing the task to use group "administrators" instead of my own account (even I am, of course, administrator).