With regards to the last line of the xml and what it should look like. How do we specify 2 license severs (1 primary and 1 alternate)? They are 10.100.1.222 and 10.100.1.10.
Thanks!!
From Chaosgroup:
REMOTE_LICENSE If this is 1, the license server itself will not be installed. To configure the license server settings, you will need to run the “setvrlservice” program after the installation. Normally it is located in “c:\program files\Chaos Group\V-Ray\3dsmax R? for x???\setvrlservice.exe”. The license server is specified using “-server” option, for example:
“c:\Program Files\Chaos Group\V-Ray\3dsmax R9 for x64\setvrlservice.exe” -server=10.10.10.11
Example .xml file:
<Value Name=“REMOTE_LICENSE” DataType=“value”>1</Value> WHERE DO I ENTER THE LINE ABOVE?
You don’t put that line into the .xml file; it must be executed separately after the intallation (probably best to set the remote license to 0 for the installation itself, so that you don’t get the pop-up with the server settings).
I can’t seem to find a way to set the alternative servers though; I’ll make a note to add this.