View all questions & answers for the NSE 5 - FortiManager 7.6 Administrator Exam Materials exam


NSE 5 - FortiManager 7.6 Administrator Exam Materials-Question 31 Discussion

An administrator is copying a system template profile between ADOMs by running the following command: execute fmprofile export-profile ADOM 3547 /tmp/Backup_File output dump to file: [/tmp/Backup_File] Where does this command export the system template profile from? (Choose one answer)

  • A. FortiManager /tmp/Backup_File folder
  • B. FortiManager ADOM policy database
  • C. ADOM device database
  • D. FortiManager configuration backup file
Correct Answer: B

Brave-Dump Clients Votes

B 80%
C 20%

Comments



Saeed Abd El Halim Hamada 2025-07-16 23:02:30

Selected Answers: B


Correct Answer: B (Old)


Abdulrahman MJ 2025-12-25 08:32:34

Selected Answers: C


CHAT GPT
  • Brave-Dumps.com Admin 2025-12-25 10:47:00
    No No, please avoid depending on ChatGPT on answers, most of time answers from AI are not correct


sospally 2025-12-27 16:51:52

Selected Answers: B


The command exports the system template profile from the FortiManager ADOM policy database, which stores the configuration templates for devices within that ADOM.


FRANCOIS 2026-01-10 22:21:19

Selected Answers: B


an ADOM (where that profile is stored),
a profile ID (3547),
and an output file path (/tmp/Backup_File).
So the command is exporting an ADOM-level object out of FortiManager's ADOM database into a file.


Mehdi 2026-03-21 00:29:53

Selected Answers: B


System template profiles in FortiManager contain:

Policy templates (firewall policies, NAT rules, etc.)
Objects (addresses, services, schedules, etc.)
System settings
Interface templates
Device templates

These profiles are stored in the ADOM policy database (also called the ADOM-level database or policy layer).
The fmprofile export-profile ADOM command exports from the ADOM's policy-level database where all templates and policies are stored.

C is INCORRECT because device database contains device-specific configurations, not system templates.