I’ve setup backburner to optimally use our 6 workstations to use overnight because most of them don’t do anything during the night! Now that I have these heavy underwater scenes with fog, water and lots of reflections and refractions going on the render times are going up. So why not use available equipment?!
Believe me it took me a lot of hours setting this up. Finding the right solution for every problem that the backburner log gave has been hell. Setting the right share folders, firewall rules, path translations, vray command, task timeouts all gave me problems… But now it works! Here’s a quick overview on what to do. This goes for Maya and V-Ray.
D:\Maya\resourceimages\dirt.tga“//COMPUTER_NAME/Share/backburner logs”. however I have not tested this yet!)Make sure to edit the command as fore mentioned. The command in the end should look something like this:
system ("\"\"C:/Program Files (x86)/Autodesk/Backburner/cmdjob.exe\" -jobName \"Job_name\" -description \"Discription Here\" -manager MANAGER-COMPUTERNAME -timeout 1440 -suspended -logPath \"C:/backburner logs\" -priority 50 -taskList \"C:/Users/user/AppData/Local/Temp/Job_name.txt\" -taskName 1 \"C:/Program Files/Autodesk/Maya2015/bin/Render\" -r vray -s %tp2 -e %tp3 -proj \"//COMPUTER-NAME/Maya\" -rd \"//COMPUTER-NAME/Maya/images\" \"\\\\COMPUTER-NAME\\Maya\\scenes\\Scene_name.mb\"")