• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Unattended Plesk Installation

M

Milind Koyande

Guest
Hello,

Is it possible to create an unattended Plesk installation file which will contain all the values and parameter which we want to configure? If yes, how can it be done or what's an alternative to it?
 
No, there is no such possibility. But you can try to write bash script where autounstaller will started first without any interactive dialogs and when it will be completed some Plesk utilities from /usr/local/psa/bin/ with needed parameters should be started for adjusting needed parameters. Documentation and --help option of Plesk utilities will help you.
 
Ohhh, sorry, you mean Win Plesk :)
And why this method from KB article is not convenient for you?
 
Hello,

The KB article applies for plesk 7.x and 8.1 only.. I wonder if it still work with 9.3 as setup of plesk 9 is in exe format.
 
You will need to extract the MSI file from the EXE in order to perform unattended Plesk 9.3 installations.
 
I have found a utility "AutoIT" which is used for automating the Windows GUI and able to create auto installer for Plesk installation. Does anyone has any other solution, please let me know I will give a try to it.
 
Back
Top