Backup and Restore
Endpoint Security lets you back up all security data, such as users and policy information, to one compressed file. Using a command line migration utility, the backed-up data can be restored to an off-line Endpoint Security Management Server A Security Management Server that manages your Endpoint Security environment. Includes the Endpoint Security policy management and databases. It communicates with endpoint clients to update their components, policies, and protection data..
If you have High Availability, this is usually not necessary.
The compressed package contains:
-
Configuration files
-
Client packages
-
Certificates for client packages
-
Endpoint Management database
-
Security Management Server
Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server. database
The migration utility:
-
Only exports and imports files that are related to Check Point components installed on the target server.
-
Copies configuration files to the correct path.smartda
Prerequisites
-
The two Endpoint Security servers must have the same Endpoint Security version.
-
The two Endpoint Security servers must have the same Check Point products installed.
-
The offline target server must have the same IP address and hostname as the source server.
-
The source and the target servers are primary Endpoint Security servers. The export and import operations are not supported from or to a secondary server.
How to Back Up and Restore
Use the migrate
utility to back up and restore Endpoint Security files.
See Backing Up and Restoring.in the R80.40 Installation and Upgrade Guide
Updating the PAT Version on the Server after Restore
Restoring an earlier configuration (.tgz) file to a new Endpoint Security Management Server Dedicated Check Point server that runs Check Point software to manage the objects and policies in a Check Point environment within a single management Domain. Synonym: Single-Domain Security Management Server. also restores the older Policy Assignment Table (PAT). If the PAT version on the restored server is lower than the PAT version on the client, the client will not download policy updates.
If you made a backup the database of your Endpoint Security Management Server, and later restored it, then you must follow these steps:
To get the PAT version from a client connected to the server:
-
Open the Windows registry.
-
Find
HKEY_LOCAL_MACHINE\SOFTWARE\CheckPoint\EndPoint Security\Device Agent
-
Double-click the PATVersion value.
The Edit String window opens.
-
Copy the number in the Value data field. This is the PAT version number.
To change the PAT version on the server:
-
Open a command prompt.
-
Change directory to:
$UEPMDIR/bin
-
Run the Endpoint Security Management Security utility and set the new PAT version:
uepm patver set <old_PAT_version_number> + 10
-
Make sure the new PAT version is set by running:
uepm patver get