Skip to main content

Acronis 12.5 command line to create backup of remote machines from an centralised server

Thread solved

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..

0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 0
Comments: 2016

Hello Nikhil,

welcome to Acronis forums!

The root of the problem is that the "backup" command does not exist. According to the command-line example that you've shared, you want to back up the whole remote machine (host=neutralnode). So in order to create a backup of the entire machine, please use "backup disk" value to back up.

In a result it should look the following way:
.\acrocmd.exe backup disk --loc=\\neutrlnode\ebr --host=neutralnode --credentials=ebradmin,Password1 --service=mms --backuptype=full --encryption=none --progress --address=10.78.215.10

The log file that you've shared indicates that the build you are using is old (8560). I would strongly recommend using the latest build of Acronis software.

 

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..

 

 

 

frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 0
Comments: 2016

Hello Nikhil.

Please look for acronis_encrypt utility at C:\Program Files\Common Files\Acronis\Utils