Backing up and restoring HP Insight Management 7.3 Central Management Server (Windows)

Technical white paper | HP Insight Management 7.3
Appendix D: mxsync-svcutil man page
The mxsync-svcutil script (Figure 6) can be used to start, stop, and change the startup type of the HP Insight
Management services described in this white paper. This script is packaged with the mxsync tool and is located in
<SIM>\mxsync\bin.
The mxsync-svcutil script is cluster-aware and can be used when HP Insight Management is configured in an HA CMS
cluster configuration.
Figure 6: mxsync-svcutil script
If you have changed the Windows service startup type for any of the installed HP Insight Management components, you may
need to modify the mxsync-svcutil script to reflect these changes. If you have changed the startup type to
Disabled
,
mxsync-svcutil will not change this service. For example, if you have changed the startup type of the HP Matrix
infrastructure orchestration service to
Manual
, you should manually delete the following line from the script so that it is not
changed to
Automatic
when you run the script:
call :AUTOSVC "HP Matrix infrastructure orchestration"
C:\Program Files\HP\Systems Insight Manager\mxsync\bin>mxsync-svcutil help
A utility for managing the state of HP Insight software services during backup
and restore processes. On Windows 2008 and 2012 Server, you must run as
Administrator.
These actions are available:
stop Stops the recommended set of services for a backup or a restore.
start Starts the recommended set of services after a backup or restore.
manual Configures the recommended set of services to start only on demand.
auto Configures the recommended set of services to start automatically.
help Displays this help message.
Usage: mxsync-svcutil stop backup|restore
mxsync-svcutil start
mxsync-svcutil manual
mxsync-svcutil auto
mxsync-svcutil help
C:\Program Files\HP\Systems Insight Manager\mxsync\bin>
75