HP 3PAR Recovery Manager 4.4.2 for Microsoft Exchange 2007, 2010, and 2013 User Guide

HpRmCli Exch rcstatus
SYNTAX
(For Exchange 2010/ Exchange 2013) Hprmcli Exch rcstatus <-mdb mailbox
database> [-domain domain name] <[-query]|[<-update> [<-t timestamp>
<-ts RecordKeeper> <-status RCStatus>]]>
(For Exchange 2007) Hprmcli exch rcstatus <-s exchange server> <-g storage
group> [-domain domain name] <[-query]|[<-update> [<-t timestamp> <-ts
RecordKeeper> <-status RCStatus>]]>
DESCRIPTION
The HpRmCli Exch rcstatus command will display or update status of the Remote Copy
operation history for periodic mode volume groups.
PARAMETERS
The following options are supported:
(For Exchange 2010/ Exchange 2013) <-mdb mailbox database> - The name of the
mailbox database to which the virtual copy timestamp belongs.
(For Exchange 2007) <-s exchange server> - Exchange server to which storage group
belongs.
(For Exchange 2007) <-g storage group> - The storage group of the virtual copy.
-domain <DomainName> - Optional. Specifies the domain to which the Exchange server
or mailbox database belongs.
If this option is not specified, HP 3PAR Recovery Manager for Exchange uses the local domain.
-query - Query Remote Copy history for specified storage group or mailbox database.
<-update> - Update the status of Remote Copy history for a specific timestamp.
NOTE: The -update option without timestamp and host will update all periodic mode
Remote Copy records from the original target server.
<-t timestamp> - The timestamp of the virtual copy.
<-ts RecordKeeper> - The target host to update the Remote Copy status record.
<-status RCStatus> - The status to save in record.
NOTE: Use quotes ("") where spaces are included.
Examples
(For Exchange 2010/ Exchange 2013) The following command updates the status of an existing
Remote Copy status history for the specified host.
HpRmCli Exch rcstatus -mdb mb2 -update -t 050106113456 -ts Grampus
-status Success
(For Exchange 2007) The following command updates the status of an existing Remote Copy
history for the specified host.
HpRmCli Exch rcstatus -s bottlenosed -g sg2 -t 050106113456 -ts Grampus
-status Success
HpRmCli Exch rcstatus 83