Comenzar activación

Start activation of product

 

Command line

ermm.exe start activation --key "activation key" | --offline "path to offline file" | --token "activation token"

 

Parameters

Name

Value

key

Activation key

offline

Path to offline file

token

Activation token

 

Example

call

 "command":"start_activation", 

 "id":1, 

 "version":"1", 

 "params":{ 

  "key":"XXXX-XXXX-XXXX-XXXX-XXXX" 

 } 

}

result

{

 "id":1,

 "result":{

 },

 "error":null

}