Call Name: UpdateLicense.exe
Description: Updates the license for using Parallels Pro Control Panel.
UpdateLicense.exe -t updatelicense -f
<location_of_XML_file> -u
<parent_username> -p
<parent_password>
UpdateLicense.exe -t updatelicense -s
<XML_data_as_a_string> -u
<parent_username> -p
<parent_password>
Note: While running the UpdateLicense.exe command, <parent_username> refers to the username and <parent_password> refers to the password for logging in to the Parallels Pro Control Panel as the server administrator.
The parameters to be passed in the XML file for updating the Parallels Pro Control Panel license are given below.
<
?xml version="1.0" encoding="utf-8" ?>
<
license>
<
property name="licensekey">
AAAAA11111BBBBB22222CCCCC<
/property>
<
/license>