Hi Bruce,
Have you made any changes to the computer prior to this issue?
Try the following methods and check if it helps.
Method 1:
Refer to the steps from the following Microsoft article.
Troubleshooting Task Scheduler
Method 2:
I would suggest you to perform a clean boot and check.
Clean boot will check if any third party application is causing the issue, as clean boot helps in eliminating software conflicts.
How to troubleshoot problem by performing clean boot in Windows 7: http://support.microsoft.com/kb/929135
Note: Once you are done with the troubleshooting, perform the steps in “How to reset the computer to start as usual after troubleshooting with clean boot “to reset computer as usual.
Method 3:
I would suggest you to perform a sfc scan and check.
The sfc /scannow command scans all protected system files and replaces incorrect versions with correct Microsoft versions.
Steps to perform a SFC scan:
**a)**Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator. If you are prompted for an administrator password or for a confirmation, type the password, or click Allow
b) Type the following command, and then press ENTER:
sfc /scannow
After the scan has completed, close the command prompt window, restart the computer and check.
SFC Scan - http://support.microsoft.com/kb/929833
Keep us posted on the status of the issue.