You should write a PS PowerCLI script that will bring given VMs back (Start-VM commandlet), once the job is finished. Then, you need to convert the script to a bat file, using one of the methods described here.
And just out of curiosity - what do you need these VMs to be powered off during backup activity?
Cheers.