1859: Acronis Scheduler Manager

Submission of a form on this page has been disabled as you do not have JavaScript enabled in your browser. If you think this message is wrong - then just refresh the page.
Printer-friendly version

Utility that allows you to manage scheduled tasks in Acronis products

Introduction

Acronis Scheduler Manager is a command line utility that allows you to manage scheduled tasks and Acronis Scheduler2 Service itself.

The instructions here apply to all versions and editions of Windows.

Solution

Managing Acronis Scheduler2 Service

  • schedmgr service install
  • schedmgr service uninstall
  • schedmgr service start
  • schedmgr service stop
  • schedmgr service restart

Getting a report

  • Download Acronis Scheduler Manager;
  • Open command prompt (Start -> Run -> cmd);
  • Run the following command in the folder the file was saved to:
    schedmgr get report > schedreport.txt
  • Provide schedreport.txt

(!) Scheduler report can also be collected automatically using AcronisInfo Utility.

Getting a log

  • Download Acronis Scheduler Manager;
  • Open command prompt (Start -> Run -> cmd);
  • Run schedmgr.exe
  • Enable flags using the following command:
    set logflags support
  • Reproduce the problem and provide the log file

The log file is named schedul2.log and placed to the \Program Files\Common Files\Acronis\Schedule2 folder. It is recommended to turn off logging after troubleshooting with the following command: set logflags 0

The list of available commands is below:

  • set logflags -1 (enable all flags)
  • set logflags 0 (disable all flags)
  • set lf_XXX on|off (enable/disable the XXX flag)

set logflags support =

  • set logflags -1
  • set lf_registry off

Managing scheduled tasks

Acronis Scheduler Manager allows to manage scheduled tasks as well. See the examples below.

To get a list of scheduled tasks:

get list

To delete all scheduled tasks:

task zap

To run a task:

task run

To delete a single task:

task [task number]

task delete

For example:

task 1-12

task delete

You can get more information on these and other commands using help command.

More information

See also:

Provide feedback on this information

Please use the form below to send us your comments. We read all feedback carefully.

Please note that we cannot individually respond to all comments. We do read, analyze and work to improve our content, products and services based off the feedback we receive. Should you need technical or customer service assistance please use our Contact Support Wizard.

Thank you for taking the time to send us your thoughts, we truly value your input.

To protect your privacy, do not include contact information in your feedback.