Backup the DMS to save copies of the policies that you deployed to the endpoints and reports snapshots that the Enterprise Management Server received from the endpoints.
When you back up the DMS, you copy the data from the DMS database to a specified directory.
The sepmd utility backs up the DMS only on a local host. You should store the backed up DMS files in a secure location, preferably protected by CA ControlMinder access rules. We recommend that you auto-truncate the updates.dat file before you back up the DMS.
Note: You can also use selang commands to back up a DMS on a local or remote host.
To back up the DMS using sepmd
sepmd -bl dms_name
The DMS is locked, and cannot send any commands to its subscribers.
sepmd -bd dms_name [destination_directory]
Defines the name of the DMS that is backed up on the local host.
Defines the directory the DMS is backed up to.
Default: (UNIX) ACInstallDir/data/policies_backup/dmsName
Default: (Windows) ACInstallDir\data\policies_backup\dmsName
The DMS database is backed up to the destination directory.
sepmd -ul dms_name
The DMS is unlocked, and can send commands to its subscribers.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|