Direkt zum Inhalt

command-line script

Thread needs solution

hi

we are updating our backup script to use acrocmd instead of windows backup (win 7 x64)

we use a simple disk image task

all of the lines in the script have been tested and work (very little was changed actually) but one big problem is that acronis seems to launch the backup task in the background

we need acronis to run in the foreground as the script has dependencies on the backup being completed

is there a parameter, or some way to do this?

tia,
richard

0 Users found this helpful

It is launched in the background, but acrocmd doesn't exit until the process is completed. If it works differently for you, post exact command you use.