Software Suite for Microsoft Exchange Licenses Owner's manual

RMExch config
SYNTAX
To change/query the timeout value for NetBackup initialization process detection:
RMExch config -h <WindowsHost> -bktmout [-sec <seconds>]
To change/query the monitoring interval for remote copy progress on target server:
RMExch config -h <WindowsHost> -rcintvl [-min <Minutes>]
DESCRIPTION
The RMExch config command will display or change the timeout value for NetBackup initialization
process detection for backup operation and the monitoring interval for remote copy progress on
target server.
PARAMETERS
The following options are supported:
-h <WindowsHost> - Specify the Recovery Manager installed Windows host to change or
query settings. If host is in another domain, specify the FQDN.
-bktmout - Setup or inquiry for Backup process timeout value to confirm that NetBackup has
received the backup request. The timeout range is 0 to 86400 seconds. Default is 30 seconds.
-sec <seconds> - Optional. Number of seconds.
-min <minutes> - Optional. Number of minutes.
-rcintvl - Setup or inquiry for Remote Copy process monitoring interval within a range of
3 to 15 minutes. Default is 3 minutes.
Example
The following command will change remote copy monitoring interval to 10 minutes.
RMExch config -h Grampus -rcintvl -min 10
RMExch config 53