Hi everyone! Let’s continue
configuring the Windows Azure Recovery Services. Last time, we finished with loading
the certificates necessary for working with the service. Now, let's finally set
up the Windows Azure Backup Agent for performing the backup.
Registering a new server
Now that the backup
storage has been created, and the necessary certificates were created and
imported into the Windows Azure Management Portal and the machine running the
Windows Server, all that is left to do is install the Windows Azure Backup
Agent on those machines and properly configure it.
Open the Windows
Azure Management Portal and go to the Recovery Services section. Then select
the created backup repository and click the Dashboard tab.
You must install the Windows Azure Backup Agent on machines running the Windows Server. Download it by clicking the Download Agent link. In the window that appears, select the Agent for Windows Server and System Center option.
Installing the
Windows Azure Backup Agent is simple enough,
so let’s not focus on it too much. In most cases, you should install it with
the default settings.
For the final step, you must set a password for the encryption (and decryption) of backups of the given machine. You can come up with your own password (it must have no less than 16 characters), or you can use the generator by clicking Generate Passphrase.
You must also specify the location of the text file containing the password. It is recommended to keep it on an external storage device.
Complete the server registration by pressing the Register button.
Select the created backup storage in the Recovery Services section and go to the Servers tab. Your machine should be in that list.
Creating a backup schedule
Now, we’ll
continue configuring the Windows Azure Backup Agent. After registering the
server in the
Windows Azure
Management Portal, the application window will look as follows:
Specify the directories whose data should be stored in the cloud. For example, select the current user's profile.
In addition to useful data, the current user's profile may also contain some unimportant data, for example, files with the .tmp extension, so we can define in the scheduler that files with this extension not be considered. To do this, click Exclusion Settings, define the same directory that we want to store in the cloud, and select that the .tmp extension to be ignored. Also, set the value of the Subfolders property to Yes so that the scheduler applies this rule to all sub-folders in the root folder.
For the next
step, we have to specify the frequency of this task. The task itself cannot run
more often than 3 times per day.
The final step: specify the period of time for backups to be stored in the repository. Possible values are: for the last 7, 15 and 30 days.
Let's now try to start the backup process manually, without waiting for the timer to expire. To do this, click Back Up Now.
Once the process is completed, we will see the completed task in the list of tasks.
Data recovery
Now, let's try to
recover data from a storage located in the cloud. To do this in the Windows Azure Backup Agent, click Recover Data.
At the start, we are asked to indicate the source of the data that we are going to recover on this computer. In this case, backups have been made of the same machine, so select the This server option.
The final step: defining additional recovery options. For example, at this stage we can specify what should be done with files that already exist in the directory being recovered, as well as the directory to be recovered itself. In addition to that, you can specify whether you want to restore the access permissions for the files and folders or not.
























No comments:
Post a Comment