
82
In order for administrators to do mass deployment, Profile page allows to export all power configuration and system
settings from the target computer. Each computer running PowerPanel Business Edition can import this profile to
apply the same power configuration and system settings.
Organize an Export
In order to let lots of computers to apply the same setting, users can click Export button to export all configuration to
the profile. The profile will be exported as a zip file and save to the assigned location.
Agent will export the below power configuration and system settings to the profile:
Detailed configuration for UPS.
Detailed settings of each event, recipient and action.
Preferences and security settings.
Client will export the below power configuration and system settings to the profile:
Detailed configuration with power device.
Detailed settings of each event, recipient and action.
Preferences and security settings.
Organize an Import
Importing the profile will reduce the duplicate steps during mass deployment. For each computer running Agent or
Client, users click the Import button to apply the same profile.
When a profile is imported, the content will be verified to determine whether can be applied. One profile cannot be
applied to each computer completely. Not all settings and configuration are applicable to each Agent or Client. For
example, when Agent attempts to import the profile exported by Client or another Agent which is connecting with
different UPS, the imported profile cannot be applied completely.
Import Profile on Installation
PowerPanel Business Edition installer has capability to import a profile in unattended installation mode. In order to
reduce the interaction with users, the installation will be launched in unattended mode.
Copy the below example code and save as the new file named setup.varfile.
installModule=agent_or_client
installationDir=ppbe_installation_directory
profilePath=exported_zip_location
Users can assign the installation module, installation directory and the located folder of the profile:
installModule. Sets which module wish to install. This should be agent or client.
installationDir. Assigns the absolute path of the installation directory of PowerPanel Business Edition, e.g.
C:/Programs/CyberPower PowerPanel Business Edition/PowerPanel Business Edition or /opt/ppbe.
profilePath. Assigns the absolute and complete path of the profile which is located, e.g. C:/Import/profile.zip or
/import/profile.zip.
Comentarios a estos manuales