Hello
Thank you for posting in Microsoft Community forum!
The Task Scheduler error 2147943726 you’re encountering is often caused by a change in the password for the user meant to run the scheduled task. Even though you’ve verified the service account access and credentials, the issue might still persist if the password has been changed recently.
Here are a few steps you can try to resolve this issue:
Re-assign the User to an applicative account: Most users have reported that the issue was resolved after they re-assigned the User under “Change User or Group” to the latest Active Directory information of the user. If you use an “applicative” account, it may change less frequently than a regular user account, which could provide a more lasting solution.
Update the task credentials: Go to the properties of the task. Under the General tab, click on “Change User or Group”. Enter the username in the field “Enter the object name to select”. This will ask for authentication, provide your credentials.
These are general solutions and might not work in all cases. If the issue persists, it might be due to other underlying problems such as permission issues.
Best Regards,
Wesley Li