: Access the Database Configuration Tool
Focus
Focus

Access the Database Configuration Tool

Table of Contents

Access the Database Configuration Tool

Run the DB Configuration Tool from the Server folder on an ESM Server to view syntax and usage examples.
All commands run using the DB Configuration Tool are case sensitive.
  1. Open a command prompt as an administrator:
    • Select StartAll ProgramsAccessories. Right-click Command prompt, and then select Run as administrator.
    • Select Start. In the Start Search box, type cmd. Then, to open the command prompt as an administrator, press CTRL+SHIFT+ENTER.
  2. Navigate to the folder that contains the DB Configuration Tool:
    C:\Users\Administrator> cd C:\Program Files\Palo Alto Networks\Endpoint Security Manager\Server
  3. View usage and options for the DB Configuration Tool:
    c:\Program Files\Palo Alto Networks\Endpoint Security Manager\Server> dbconfig
    Usage:
    > DBConfig.exe importLicense [1]
    Add a new license to the database.
    1) CyveraLicense.xml full path
    > DBConfig.exe [1] [2] [3]
    Write a configuration to the database.
    1) Configuration Type (Server, UserManagement, Reporting, WildFire)
    2) Key Name
    3) Value
    > DBConfig.exe [1] show
    Show the values of a specific configuration.
    1) Configuration Type (Server, UserManagement, Reporting, WildFire)
    Examples:
    > DBConfig.exe importLicense c:\Foldername\CyveraLicense.xml
    > DBConfig.exe server inventoryinterval 200
    > DBConfig.exe server show