Acronis Cyber Backup 12.5 command line
I found this
63908: Acronis Cyber Backup 12.5: How to run backup task using batch file
acrocmd list tasks --output=raw
And did this command and all I get for output is
The operation completed successfully.
I should be getting a list of the back up plans.
What I am planning to do is to put acrocmd run task --id=<XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX>
in the post commands for my backups so I can have them run one after the other only scheduling the first one.

- Accedi per poter commentare

Testing the acrocmd run task --id=<XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX> command next.
- Accedi per poter commentare

Hello E.J.,
are you running this command on the application server directly?
Try it like this: acrocmd list tasks --service=ams --output=raw
Lukas
- Accedi per poter commentare

Hello E.J. McNaughton,
Welcome to Acronis forums!
63908: Acronis Cyber Backup 12.5: How to run backup task using batch file
acrocmd list tasks --output=raw
And did this command and all I get for output is
The operation completed successfully.
I should be getting a list of the back up plans.
Please issue the following command in order to get a list of backup plans IDs:
acrocmd list plans --output=raw
Please make sure that this command is run on Acronis Management Server.
- Accedi per poter commentare