Administrator's Guide
Table Of Contents
- 1 Administrator's Guide
- 1.1 About this document
- 1.2 Introduction to Acronis Backup Advanced for vCloud
- 1.3 Installing Acronis Backup Advanced for vCloud
- 1.3.1 Preparation
- 1.3.2 Installing and configuring RabbitMQ Server
- 1.3.3 Installing Acronis Backup Management Server
- 1.3.4 Using the management console
- 1.3.5 Integrating the management server with vCenter Server
- 1.3.6 Deploying Agent for VMware
- 1.3.7 Installing Acronis Backup Agent for vCloud
- 1.3.8 Configuring Acronis Backup Agent for vCloud
- 1.3.9 Checking network connections
- 1.3.10 Updating to a new version
- 1.3.11 Uninstallation
- 1.4 Logging in to the backup service
- 1.5 Administering organizations
- 1.6 Configuring the backup service
- 1.7 Generating usage reports
- 1.8 Collecting logs
- 1.9 Advanced cases
- 1.10 Security and customization
- 2 User's Guide
- 3 Terminology reference
13 Copyright © Acronis International GmbH, 2002-2014
For example:
C:\>cscript enable_remote_sql_access.js User 123 -p 3322
If you do not specify the port, it will be chosen automatically. Examine the port number that was
chosen by the script:
Port 1433 is picked
Important. Remember the credentials and the port number. You will be asked for them when configuring
Agent for vCloud.
1.3.3.2 Custom installation
Preparing SQL Server
Make sure that the SQL Server instance that will be used by the management server meets the
following requirements:
The instance uses the mixed authentication mode. This mode guarantees that Agent for vCloud
can also access the instance.
The TCP/IP protocol is enabled for the instance, the instance uses a static TCP port, you know the
port number, and your firewall allows connections through this port.
To change the authentication mode
1. Run Microsoft SQL Server Management Studio.
You can download Microsoft SQL Server Management Studio from
http://www.microsoft.com/en-us/download/details.aspx?id=7593
2. Right-click the instance, and then select Properties.
3. In Security, under Server authentication, select SQL Server and Windows Authentication mode.
4. Restart the service for the instance.
To set the required TCP/IP properties
1. In Microsoft SQL Server Configuration Manager, expand the SQL Server XXXX Network
Configuration node. (Here, XXXX is the version of SQL Server, such as 2008.)
2. Select the instance.
3. In the details pane, double-click TCP/IP.
4. On the Protocol tab, in Enabled, make sure that Yes is selected.
5. On the IP Addresses tab, under IPAll, do the following:
View or change the value in TCP Port.