11.0
Table Of Contents
- Before installation
- Types of licenses (stand-alone and advanced editions)
- Acronis Backup & Recovery 11 components
- Licensing of advanced editions
- Supported operating systems
- System requirements
- Installing Acronis Backup & Recovery 11
- Installation in Windows
- Installation in Linux
- Installation of Agent for ESX(i)
- Installation of Agent for Hyper-V
- Upgrading from trial to full product version
- Checking for software updates
- Uninstalling Acronis Backup & Recovery 11
35 Copyright © Acronis, Inc., 2000-2011
When installed in a 32-bit version of Windows: %ProgramFiles%\Acronis\WebPage
When installed in a 64-bit version of Windows: %ProgramFiles(x86)%\Acronis\WebPage
This file stores settings in the following elements:
installed-products
Specifies what components appear on the Web page. Each component is specified as a product
element. For example:
<product
name="Agent for Windows"
package="AcronisAgentWindows.msi"
type="win"
description="Install the agent on a machine to be able to back up its disks,
volumes and files."
/>
The product element has the following attributes:
name
The name of the component as it appears on the Web page.
package
The name of the component’s installation package (an .msi, .i686, or .x86_64 file). The file
must be located in the folder for installation files; by default, the folder name is
%CommonProgramFiles%\Acronis\RemoteInstaller.
type
The operating system for which the component is intended. The possible values of this
attribute: win (Windows) and linux (Linux).
description
The description of the component as it appears on the Web page. The description is shown
under the name of the component.
ams
Specifies the management server (AMS) on which the machine will be registered after
installation. For example:
<ams address="ManagementServer" />
The address attribute specifies the name or IP address of the management server.
license-server
Specifies the license server from which components will take licenses during installation. For
example:
<license-server address="LicenseServer" />
The address attribute specifies the name or IP address of the license server.
web-setup-settings
Specifies how the components will be installed.
This element has the following content:
acep
Specifies whether to enable the machine to participate in the Acronis Customer Experience
Program (CEP). The default setting is:
<acep enabled="false" />