Previous Topic

Next Topic

Book Contents

Creation Utilities

Plesk Creation Utilities are designed to facilitate the creation of various Plesk entities (domains, accounts, databases, etc.) via command line interface (CLI).

At the moment, Plesk provides the following creation utilities:

All creation utilities of Plesk listed above are located in the %plesk_dir%\admin\bin\ folder. Here %plesk_dir% is the system variable that stands for the root folder of Plesk. In Windows, Plesk is normally installed in C:\Program Files\SWsoft\Plesk\ . Thus, to run the utility, one should execute the 'change directory' command first and set %plesk_dir%\admin\bin as the current directory, and then run the utility itself. E.g. the following command line sets the directory with the init_conf utility as current and triggers this utility to execute its help command:

cd %plesk_dir%\admin\bin
init_conf.exe -h

In This Chapter

Configuring Server Using init_conf Utility

Changing Control Panel Appearance Using server_pref Utility

Managing IP Addresses Using ipmanage Utility

Managing Client Account Using client Utility

Managing Client Limits, Permissions, and Interface Settings Using client_pref Utility

Managing Domains Using domain Utility

Managing Domain Limits and Preferences Using domain_pref Utility

Managing Web Users Using webuser Utility

Managing Databases Using database Utility

Managing Mail Accounts Using mail Utility

Managing Mailing Lists Using maillist Utility

Managing Spam Filtering Using spamassassin Utility

Managing SpamAssassin settings Using spamassassin_server Utility

Managing Web Protection For Domain Directories Using Protdir Utility

Managing Anonymous FTP Service Using anonftp Utility

Managing Subdomains Using subdomain.exe Utility

Managing FrontPage Subaccount Using fpseuser.exe Utility

Managing Virtual Directories Using virtdir.exe Utility