Scheduled tasks failing with error code 2147943785

OLEDO,hihi 0 Reputation points
2026-09-11T01:04:19.93+00:00

Hello,

We have scheduled tasks configured to run under a dedicated domain service account that are failing to execute. They are consistently failing with Error Code 2147943785 (LOGON_TYPE_NOT_GRANTED). However, we need guidance on how to assign the "Logon as a batch job" rights via Group Policy to resolve this issue.

Windows for business | Windows 365 Enterprise
0 comments No comments

1 answer

Sort by: Newest
  1. VPHAN 43,155 Reputation points Independent Advisor
    2026-09-11T01:38:15.9533333+00:00

    Hi OLEDO,hihi,

    Navigate precisely through Computer Configuration, Policies, Windows Settings, Security Settings, Local Policies, and select User Rights Assignment. Double-click the policy named Log on as a batch job on the right pane, define the policy settings, and explicitly add your domain service account to the authorized list. This modification grants the account the correct cryptographic authority to run scheduled tasks in the background. Because Group Policy applies asynchronously, you must log into the affected machine, open an elevated command prompt, and execute gpupdate /force to immediately pull down the new security configuration before re-running the scheduled task.

    Hope this answer has brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.

    VPHAN

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.