Administrator Guide

Table Of Contents
Using Replay Manager Cmdlets
The Replay Manager Command Set provides Windows PowerShell scripting support for all Replay Manager functions.
NOTE: For Windows PowerShell downloads, as well as additional Windows PowerShell information, go to
technet.microsoft.com/en-us/scriptcenter/default.
Topics:
Install the Replay Manager Command Set
Replay Manager Cmdlets
Install the Replay Manager Command Set
Use the following procedure to install the Replay Manager Command Set which is a part of the Replay Management Tools.
1. Download and run the setup file DellStorageReplayManagerManagementSetup_version.msi for the Replay
Manager Management Tools. Dell software downloads are available from the Dell EMC support site (www.dell.com/support).
2. When the Custom Setup dialog box opens, select to install the Replay Manager Command Set.
NOTE: You do not need to install the Replay Manager Explorer to run Replay Manager scripts.
3. Complete the remaining steps of the installation wizard.
NOTE:
The Replay Manager Command Set is a Windows PowerShell snapin. You must load the Replay Manager
Command Set using one of these methods:
From the Start menu, open the (All) Programs menu and then select Dell Storage > Replay Manager Command Set
Shell. Depending on the version of Windows installed on your computer, there is a subfolder under Dell Storage.
Open Windows PowerShell and load this snapin:
PS C:\> add-pssnapin Compellent.ReplayManager.Scripting
Replay Manager Cmdlets
This table lists the Replay Manager cmdlets.
Cmdlet
Description
Add-RMLicenseInfo Enables a Replay Manager license by either of these methods:
Applies a license key to the Replay Manager server.
Applies a confirmation number that enables the license for the Replay
Manager server. The confirmation number is obtained from Dell support
by phone and is used when the Replay Manager server has no internet
access available.
Add-RMSystemSettings Creates a Storage Center connection.
Connect-RMServer Connects to a Replay Manager server using authentication supplied on
cmdlet parameters.
Disable-RMBackupSetSchedule Disables a backup set schedule.
Disconnect-RMServer Disconnects from a Replay Manager server session.
Enable-RMBackupSetSchedule Enables a backup set schedule.
8
Using Replay Manager Cmdlets 65