HP 3PAR Application Software Suite for Microsoft Exchange User Manual
Page 76
7.18
Recovery Manager Commands
3PAR Recovery Manager 4.1.0 For Microsoft Exchange 2010 User’s Guide
COMMAND
RMExch portconfig
SYNTAX
RMExch portconfig -h
DESCRIPTION
The RMExch portconfig command will display or update the current port configuration for
the Recovery Manager service and RMExch CLI for the specified windows server. When only the
-h argument is supplied, this command will list the current port number used by Recovery
Manager for the Windows server. When -p is supplied, the port will be updated to the
argument followed by -p. The default port used by Recovery Manager is 9933. This should be
run against all of the production servers and backup servers. If you update the port setting on
a windows server, you will need to restart the Recovery Manager for Exchange Agent Service
before connecting through that port.
PARAMETERS
The following options are supported:
◆
-h
- The name of the windows server to display/update the port
configuration.
◆
-p
- This is optional. If specified, the command will update the port
used. If unspecified, the command will show the current configuration.
EXAMPLES
The following command will display the current port configuration for server Alpha.
RMExch portconfig -h Alpha
The following command will update the port configuration for server Alpha to 9950.
RMExch portconfig -h Alpha -p 9950