After a VM has been placed under agentless protection, you can support the Exchange or SQL application installed on that machine.
Before you begin, the following prerequisites must be in place.
- Protect the VM with the Rapid Recovery Core. The option to enable application support is not available during the protection process. The button to enable this capability is displayed on multiple pages in the UI after the SQL or Exchange machine is placed under protection. For more information, see Protecting vCenter/ESXi virtual machines using agentless protection or Protecting Hyper-V virtual machines using host-based protection.
- Enable remote WMI access. To allow WMI access, you must install and configure Windows Remote Management on the target virtual machine (VM). For more information, see the Microsoft knowledge base article at https://msdn.microsoft.com/en-us/library/aa384372(v=vs.85).aspx.
- Grant administrative rights remotely to local users. Configure LocalAccountTokenFilterPolicy by running the following administrative command prompt:
winrm quickconfig
- Obtain WMI root namespace access authorization. For the Core to connect to applications without the Agent, the VM must allow incoming network traffic on TCP ports 135 and 445, and to dynamically assigned ports 1024 to 1034.
- Allow remote access to SQL Server and Exchange. This prerequisite varies depending on the application you want to support.
- SQL: Configure the Windows Firewall by opening ports 1433 and 1434.
- Exchange: Open the TCP and UDP 389 ports.
- Integrate the guest with the host. Integration is done by installing the optimization package specific to the hypervisor:
- For ESXi VMs, use VMware Tools, which are required for agentless ESXi VM protection.
- For Hyper-V, use the Integration Services bundle, which is preinstalled on most Windows Server operating systems.
Complete the following steps to enable application support for agentlessly protected VMs.
- From the Core Console, go to the Machines page.
- Complete one of the following actions:
- To enable application support for single VM, click the Actions menu for that VM, and then click Enable application support.
- To enable application support for multiple VMs simultaneously, select the VMs, click the Application Support drop-down, and then click Enable application support.
- In the Edit Application Support dialog, enter the credentials for the VM.
If you want to add application credentials, you can do so by clicking SQL or Exchange at the top of the Summary page for the specific machine.