Previous Topic

Next Topic

Book Contents

Changing Control Panel Appearance With Server_pref.exe Utility

Server_pref.exe utility allows you to change control panel appearance. Using this utility, you can:

Server_pref.exe is located in %plesk_dir%admin\bin\. Available commands and options are listed in tables below.

Usage:
server_pref.exe command

Example of usage:
server_pref.exe --set-def-locale ENGLISH (United States) --set-def-skin WinXP Olivegreen

Available commands

Command

Parameter

Action

Example

--set-def-locale

<locale>

Sets the default locale

To set eng-US locale:

server_pref.exe --set-def-locale ENGLISH (United States)

--locales-list

 

shows a list of supported locales

To see the list of supported locales:

server_perf.exe --locales-list

--set-def-skin

 

Sets the default skin

To set WinXP Olivegreen skin as deafult skin:

server_pref.exe --set-def-skin WinXP Olivegreen

--skins-list

 

shows a list of installed skins

To see the list of installed skins:

./server_pref.exe --skins-list

--help or -h

 

Displays help on the utility usage

To see help information about server_pref.exe utility usage:

server_pref.exe --help

See Also

Creation Utilities

Configuring Server With Init_conf.exe Utility

Managing IP Addresses With Ipmanage.exe Utility

Client Account Management With Client.exe and Client_pref.exe Utilities

Managing Domains With Domain.exe and Domain_pref.exe Utilities

Managing Web Users With Webuser.exe Utility

Managing Databases With Database.exe Utility

Managing Mail Accounts With Mail.exe Utility

Managing Mailing Lists With Maillist.exe Utility

Managing Spam Filtering With Spamassassin.exe Utility

Managing Web Protection For Domain Directories With Protdir.exe Utility

Managing Anonymous FTP Service With Anonftp.exe Utility

Managing Subdomains With Subdomain.exe Utility