KB Article #158906
SecureClient license update from the command line
Problem
SecureClient license update from the command line
Resolution
The license can be updated if your company requires another set of features, or if the currently used license has expired.
• To update your license online using the command line, execute the following commands:
- Activation without proxy:
sclientadm(.cmd) setlicense -key <Activation ID>
- Activation with proxy:
sclientadm(.cmd) setlicense -key <Activation ID> -proxy <proxy server:port> -username <proxy username> -password <proxy password>
• To update your license through email (you need the new license file) using the command line, execute the following command:
sclientadm(.cmd) setlicense -licensefile <path to the license file>