﻿<!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="vms_vi_hv.html?cmd=AddServer" class="a_block">
            <img src="cmdimg/add_server.png" alt="" /><span class="wrap_text"><span class="title">Add Server</span>
                Before using Veeam Backup & Replication, you must register your protected data sources in the inventory. To start this process, click the Add Server button in the ribbon (or just click this text).<br />
                For VMware vSphere protection, add a vCenter Server. You can also add ESXi hosts individually. Adding vCenter Server is preferred, because it makes Veeam Backup & Replication vMotion-aware.<br />
                For Microsoft <span style="white-space: nowrap;">Hyper-V</span> protection, add System Center Virtual Machine Manager (SCVMM) Servers, <span style="white-space: nowrap;">Hyper-V</span> clusters, or standalone <span style="white-space: nowrap;">Hyper-V</span> hosts.<br />
                For physical and cloud servers and workstations protection, create one or more Protection Groups listing all computers you want to backup.
                For NAS protection, add an NDMP server. Note that NDMP backups are only supported to tape or Virtual Tape Libraries (VTL).
            </span></a>

        <a href="vms_vi_hv.html?cmd=CreateJob" class="a_block">
            <img src="cmdimg/gear.png" alt="" /><span class="wrap_text"><span class="title">Create Job</span>
                Veeam Backup & Replication provides different options to balance recovery time with storage requirements. Backup consumes less disk space but requires longer recovery time, making it ideal for long term data retention. Replication provides faster recovery time at the increased storage costs and shorter retention.<br />
                To create a new backup or replication job, go to the Backup & Replication tree tab, and click the corresponding button in&nbsp;the&nbsp;ribbon.
            </span></a>

        <p class="p_block">
            <img src="cmdimg/restore.png" alt="" /><span class="wrap_text"><span class="title">Restore &nbsp;&nbsp; <a href="vms_vi_hv.html?cmd=OpenViRestore">
                VMware</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="vms_vi_hv.html?cmd=OpenHvRestore">Hyper-V</a></span>
                To restore a machine from a backup or a replica, click the Restore button in the ribbon (or just click this text) and select the required restore type.<br />
                Alternatively, you can browse the Backups node of the Backup & Replication tab to locate the required machine by searching for its name.<br />
                You can also start a&nbsp;restore by double-clicking the full backup (.VBK) file in the Windows Explorer.
            </span>
        </p>

    </div>
</body>
</html>
