Skip to main content

acrocmd create asz --disk=

Thread needs solution

Hi,

I am a package engineer who has to create an image for a customer.
The customer itself has installed Windows and Acronis Command Line Utility.
However, I tried to script acrocmd create asz and that complained about the fact that it was unable to connect to the Acronis Desktop Management Service.

- So, I installed AcronisAgentCore.msi and that solved the previous issue.
However, whenever I try to create the asz, I receive the following error:

- Failed to find disk ID by disk's number (0x1510021)
The command I execute is:
- acrocmd create asz --disk=0
- acrocmd create asz --disk=1
- ....................................... till 100 but every disk= returns the error.
If I use
-acrocmd list disks I get
'The operation completed sucessfully' ... but nothing else.

What crucial part am I missing here?

0 Users found this helpful