About this tag
The taskbehavior tag covers issues related to Windows Task Scheduler task behavior, particularly when tasks fail to run as expected under different user logon states. A common problem discussed is batch jobs that work when the user is logged on but fail or hang when set to run whether the user is logged on or not, especially after upgrading from Windows 10 to Windows 11. Users explore permission settings, stored passwords, and task configuration to resolve such behavior changes. The tag focuses on troubleshooting task execution conditions and ensuring scheduled tasks perform reliably across different Windows environments.
-
R
Windows 11 Task Scheduler - Batch wont run when logged off
I have a batch job that runs every other day to print a test pattern to keep the printer from drying out. It always worked on Windows 10, but does not work on Windows 11 Pro. If I check 'Run only when user is logged on' it works fine. If I check 'Run whether user is logged on or not', it...- rsmith0399
- Thread
- admin rights automation batch file batchautomation login print job print queue printer issues printspooling task scheduler taskbehavior tasksettings user account windows 11 windows pro
- Replies: 4
- Forum: Programming and Scripting