I am attempting to setup a combustion backburner 3.x renderfarm on a windows domain.
I set it up such that it is logging in as an administrative account. It can access all of the network fine. I can have workspaces which have UNC (\server\folder) footage and UNC outputs, however network drives fail.
I have all of the drives mapped. If I run net use they show up G:\ \server\folder and if I run the server.exe it works perfectly. It’s only a problem with serversvc.exe
On another computer we have a piece of backup software which runs as a service and it sees all of our network drives fine, so I feel like this is a backburner issue.
Any work arounds? Even an internal hardcoded “replace ‘G:’ with ‘\server\folder’” would be fine.
If bad comes to worse I’ll just write a batch script to parse the workspace and rewrite all of the links to UNC automatically… speaking of which, if there is a way like in max for combustion to do that I would much appreciate.