utility allows you to perform initial configuration of Plesk right after its installation, without logging into Plesk interface. This is useful for automatic installations of Plesk Server Administrator. Using this utility, you can:Init_conf.exe
is located in Init_conf.exe%plesk_dir%admin\bin\. Available commands and options are listed in tables below.
Usage: init_conf.exe command [options]
Example of usage:
init_conf.exe --init -shared_ips add:192.168.1.1. -hostname somewhere.com -name "Administrator" -passwd "MyPass" -def_client
Available commands
Command |
Parameter |
Action |
Example |
|
|
Initializes Plesk Server Administrator (may be specified only for non-configured Plesk Server Administrator) |
Examples of Plesk Server Administrator initialization are provided in the following table. |
|
|
Updates administrator contact information |
Examples of updating various administrator contact information are provided in the following table |
|
|
Displays help on the utility usage |
To see help information about init_conf.exe utility usage:
|
Available options
Option |
Parameter |
Note |
Example |
|
add:<ip1>,<ip2>,..,<ipN> |
Marks IP addresses as shared IPs (may be specified only with the init command) |
To add shared IP addresses to IP pool:
|
|
<domain_name> |
Sets the hostname (may be specified only with the init command) |
To set a hostname:
|
|
<string> |
Adds administrator's company name |
To add administrator's company name:
|
|
<string> |
Adds administrator's contact name (required for creation) |
To add administrator's name:
|
|
<password> |
Adds administrator's control panel password (required for creation) |
To add administrator's password:
|
|
<number> |
Adds administrator's phone number |
To update administrator's contact information with phone number:
|
|
<number> |
Adds administrator's fax number |
To update administrator's contact information with fax number:
|
|
<string> |
Adds administrator's e-mail address |
To update administrator's contact information with e-mail address:
|
|
<string> |
Adds administrator's address |
To update administrator's contact information with address:
|
|
<string> |
Adds administrator's city |
To update administrator's contact information with city:
|
|
<string> |
Adds administrator's state/province |
To update administrator's contact information with state or province:
|
|
<string> |
Adds administrator's postal/zip code |
To update administrator's contact information with zip code:
|
|
<string> |
Adds administrator's country code (two alphabetic characters) |
To update administrator's contact information with country (Australia):
|
|
|
Creates the default client account 'My Domains' for Administrator (may be specified only with the init command) |
To create the default user account:
|