Example – FUJITSU ServerView Respurce Orchestrator Virtual Edition V3.1.0 User Manual
Page 143

Table 17.2 Structure of the Definition File
Format
Parameter
Value
KMS
.cmd.remotescript.
1.params.kmscheck
(Mandatory)
KMS host search type.
Select one of the following:
-
AUTO
Automatically searches KMS hosts.
-
MANUAL
Specify the KMS host.
When "MANUAL" is selected, make sure to set .cmd.remotescript.
1.params.kmsname.
.cmd.remotescript.
1.params.kmsname
The host name (FQDN), computer name, or IP address of the KMS
host.
.cmd.remotescript.
1.params.kmsport
KMS host port number. The default is 1688.
MAK
.cmd.remotescript.
1.params.makkey (Mandatory)
MAK key.
Comm
on
.cmd.remotescript.
1.params.ieproxy
Host name (FQDN) and the port number of the proxy server. The host
name and port number are separated by a colon (":").
.cmd.remotescript.
1.params.password
Administrator password.
An existing password setting will be displayed as an encrypted
character string.
To edit the password, overwrite it with plain text, delete the
"encrypted=yes" line, and perform the encryption procedure indicated
in the example.
If this parameter is not set, the password will be re-initialized.
encrypted
The encryption status of the Administrator password.
"yes" means that the password is encrypted.
If this line exists, the rcxadm deployctl command does not operate.
Example
-
With KMS (Automatic Search)
[ActivationInfo]
.cmd.remotescript.1.params.kmscheck=AUTO
.cmd.remotescript.1.params.ieproxy=proxy.activation.com:8080
.cmd.remotescript.1.params.password=PASSWORD
-
With KMS (Manual Settings)
[ActivationInfo]
.cmd.remotescript.1.params.kmscheck=MANUAL
.cmd.remotescript.1.params.kmsname=fujitsu.activation.com
.cmd.remotescript.1.params.kmsport=4971
.cmd.remotescript.1.params.ieproxy=proxy.activation.com:8080
.cmd.remotescript.1.params.password=PASSWORD
-
With MAK
[ActivationInfo]
.cmd.remotescript.1.params.makkey=11111-22222-33333-44444-55555
- 128 -