﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link rel="Stylesheet" href="css/vms_style.css" type="text/css" />
    <!--[if IE 6]> 
        <style type="text/css"> 
        .spisok { width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 500? "500px":"auto"); }
        </style>
     <script type="text/javascript" src="ie6fix.js"></script>
         <script type="text/javascript"> DD_belatedPNG.fix('img');</script>
    <![endif]-->
</head>
<body>
    <div class="spisok">

        <a href="protected_computers.html?cmd=AddProtectedGroup" class="a_block">
            <img src="cmdimg/agent_add_veeam_container_32.png" alt="" /><span class="wrap_text">
                <span class="title">CREATE PROTECTION GROUP</span>
              Protection group defines a set of computers (physical server, workstations or cloud instances) to be protected with agent-based backup jobs. Protection groups can be populated with individual computers, Active Directory containers or a dynamic CSV file exported from an asset management system.
            </span>
        </a>

        <a href="protected_computers.html?cmd=CreateJob" class="a_block">
            <img src="cmdimg/gear.png" alt="" /><span class="wrap_text">
                <span class="title">CREATE JOB OR POLICY</span>
              Agent-based protection provides additional flexibility with two deployment approaches. For 24/7 workloads such as servers and failover clusters, we recommend that you create backup jobs managed by the backup server, which controls scheduling and executes backup remotely. For any workloads which may remain offline or unreachable for extended and/or unpredictable time periods (such as worskstations, laptops or remote office servers), we recommend that you create backup policy that configures backup agents to schedule and execute backup independently.
                </span>
        </a>

        <a href="protected_computers.html?cmd=OpenFlrRestore" class="a_block">
            <img src="cmdimg/restore_guest_files.png" alt="" /><span class="wrap_text">
                <span class="title">PERFORM RESTORE</span>
              To perform Bare Metal Recovery to the existing or new hardware, please use the Veeam Recovery Media that can be created directly from the backup file of the corresponding computer. Other entire computer restore options include direct restore to Microsoft Azure, or instant recovery into a Microsoft Hyper-V VM. To perform granular recovery such as file or application item restore, simply select the desired backup under the Backups tree of the Home tab, and select one of many restore options provided.
            </span>
        </a>
    </div>
</body>
</html>
