Created on
12-29-2025
12:42 PM
Edited on
12-29-2025
01:21 PM
By
Stephen_G
Description:
This article describes how to take a FortiClient EMS backup and store it on a remote server, as well as how to restore a backup stored on a remote server using the EMS CLI. This article shows the restoration of a single Default Tenant and not a multi-tenant EMS environment.
Scope:
Solution:
In this example, an OpenSSH Server is used on Windows. To install OpenSSH on Windows, go to Settings -> System -> Optional Features -> View Features -> See available features -> OpenSSH Server -> Add.
Taking a FortiClient EMS configuration backup:
Example command:
execute backup --backup.password Qwerty77 --copy.service scp --remote.file /Users/sfadmin/ems_backup/emsdb_22122025.enc --remote.ip 10.30.30.102 --remote.user sfadmin --remote.password @@@@@@@ --yes
Expected output when the backup creation is successful:
The backup is now available under C:\users\sfadmin\ems_backup\.
Restoring a FortiClient EMS configuration backup:
Example command:
execute restore --backup.password Qwerty77 --copy.service scp --remote.file /Users/sfadmin/ems_backup/emsdb_22122025.enc --remote.ip 10.30.30.102 --remote.user sfadmin --remote.password @@@@@@@
Expected output when the restore is successful:
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2026 Fortinet, Inc. All Rights Reserved.