Acronis 12.5 command line to create backup of remote machines from an centralised server
using below code to add the machine and take back up. but the backup command doesnt work.
#Add the Machine to Server
.\acrocmd.exe add machine --machine_address=10.78.215.10 --credentials=administrator,Password1 --host=neutralnode --credentials=ebradmin,Password1 --service=ams
#Execute the one time backup
.\acrocmd.exe backup --loc=\\neutrlnode\ebr --host=neutralnode --credentials=ebradmin,Password1 --service=mms --backuptype=full --encryption=none --progress --address=10.78.215.10
The error i get is
Error: 0x1510008
$module = "acrocmd_vsa64_8560"
anonymous-namespace :: printperformingresult
command cannot be found..
Can anyone please help in identifying the issue..

- Log in to post comments

Thanks Maria, That did help..
one more help needed.
I want to encrypt this backup image with AES256..
How can i achieve that
I dont have acronis_encrypt.exe in my Acronis folder..
- Log in to post comments

Hello Nikhil.
Please look for acronis_encrypt utility at C:\Program Files\Common Files\Acronis\Utils
- Log in to post comments