Update a LoadMaster License
- Last Updated: May 14, 2025
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
The LoadMaster license can be updated using the Update-LicenseOnline or Update-LicenseOffline command.
Here is an example using the online command:
$licupdate = Update-LicenseOnline -KempId jbloggs@kemptechnologies.com -Password kempkemp ` -LoadBalancer 172.21.59.85 -Credential bal$licupdateReturnCode Response Data---------- -------- ---- 200 Command successfully executed. You can check the updated license by running the Get-LicenseInfo command.