Jack Harmell

Active Member
Joined
Jul 20, 2015
Messages
15
I am running Windows 7 Pro. I went to the Task Scheduler to see - and possibly change - when the creation of a System Restore point is scheduled for. Upon opening the Task Scheduler an error message came up indicating that the Task Dropbox Update was corrupt or tampered with. When I tired to display all running tasks I got the following error message:

"Task Scheduler service is not available. Verify that the service is running."

I was then able to get to the System Restore schedule, although I could not figure out how to change it. I am sure that is more me than the computer. That's fine. But now I am concerned about the error messages.

Is there anything thing I can do to resolve these errors? (I have attached screen shots of these messages.)

Thanks.

Jack

WEDNESDAY - ISSUE APPARENTLY RESOLVED

Reinstalled Dropbox and no more error messages in Task Scheduler.

Thanks
 

Attachments

  • Task Dropbox Update.webp
    Task Dropbox Update.webp
    10 KB · Views: 444
  • Task Scheduler.webp
    Task Scheduler.webp
    6.8 KB · Views: 425
Last edited:
Solution
It seems like the issue you encountered with the Task Scheduler error messages got resolved after reinstalling Dropbox. This often happens when there is a conflict or corruption related to tasks set by specific programs like Dropbox in the Task Scheduler. If any similar errors occur in the future, a general approach to resolving Task Scheduler issues includes: 1. Check Task Scheduler Service: - Ensure that the Task Scheduler service is running. You can check this by going to Start > Run > Type services.msc > Locate Task Scheduler service and ensure it's running. 2. Scan for System File Errors: - Run a System File Checker (SFC) scan to check for any corrupted system files. Open Command Prompt as an...
It seems like the issue you encountered with the Task Scheduler error messages got resolved after reinstalling Dropbox. This often happens when there is a conflict or corruption related to tasks set by specific programs like Dropbox in the Task Scheduler. If any similar errors occur in the future, a general approach to resolving Task Scheduler issues includes: 1. Check Task Scheduler Service: - Ensure that the Task Scheduler service is running. You can check this by going to Start > Run > Type services.msc > Locate Task Scheduler service and ensure it's running. 2. Scan for System File Errors: - Run a System File Checker (SFC) scan to check for any corrupted system files. Open Command Prompt as an administrator and run sfc /scannow. 3. Check for Third-Party Task Conflicts: - Certain third-party tasks can interfere with the Task Scheduler. If you encounter errors or strange behavior, consider disabling or removing unnecessary tasks associated with specific programs. 4. Rebuild Task Scheduler Library: - As a last resort to resolve complex issues, you can attempt to rebuild the Task Scheduler library. This can be done by stopping the Task Scheduler Service, deleting the %Windir%\System32\Tasks folder, and restarting the service. Since the issue is resolved after reinstalling Dropbox, it indicates that the problem was specific to the Dropbox Update task associated with the Task Scheduler. If you encounter any similar issues in the future, these general troubleshooting steps can help you address Task Scheduler errors effectively.
 

Solution
Back
Top