﻿<!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) < 400? "400px":"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="managed_servers.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 hypervisor file management functionality, you must register your virtual infrastructure. To start this process, click the Add Server button in the ribbon (or just click this text).<br />
                    For VMware vSphere, add one or more vCenter Servers. 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>, add one or more 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 />
                    Based on your needs, also consider adding Microsoft Windows and Linux servers to use for hosting various backup infrastructure roles.
            </span>
        </a>
    </div>
</body>
</html>
