• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How to install Plesk 9 license (.xml) on the command line ?

cwcssupport

New Pleskian
Hi.

Previously to install a Plesk license it was a simple case of copying the .sh file to the server and executing it as outlined in the Plesk (now out of date) support site - http://download1.parallels.com/Ples...stallation-guide/index.htm?fileName=18525.htm

How do you install the new .xml licenses without logging into Plesk?

As i work in a hosting company we do not have time (or know the details) of all our clients phone numbers,etc and it is very very annoying having to fill name/address, etc

Anyone know how ?

cheers
 
I think the tool you are looking for is keymng :-

Code:
# /usr/local/psa/admin/sbin/keymng --help
Usage:
 keymng --install --source-file <source path>
 keymng --install-additional --source-file <source path>
 
Back
Top