Access the Database Configuration Tool
Table of Contents
4.2 (EoS)
Expand all | Collapse all
-
- Set Up the Endpoint Infrastructure
- Activate Traps Licenses
-
- Endpoint Infrastructure Installation Considerations
- TLS/SSL Encryption for Traps Components
- Configure the MS-SQL Server Database
- Install the Endpoint Security Manager Server Software
- Install the Endpoint Security Manager Console Software
- Manage Proxy Communication with the Endpoint Security Manager
- Load Balance Traffic to ESM Servers
-
- Malware Protection Policy Best Practices
- Malware Protection Flow
- Manage Trusted Signers
-
- Remove an Endpoint from the Health Page
- Install an End-of-Life Traps Agent Version
-
-
- Traps Troubleshooting Resources
- Traps and Endpoint Security Manager Processes
- ESM Tech Support File
-
- Access Cytool
- View the Status of the Agent Using Cytool
- View Processes Currently Protected by Traps Using Cytool
- Manage Logging of Traps Components Using Cytool
- Restore a Quarantined File Using Cytool
- View Statistics for a Protected Process Using Cytool
- View Details About the Traps Local Analysis Module Using Cy...
- View Hash Details About a File Using Cytool
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.
- 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.
- Navigate to the folder that contains the DB Configuration
Tool:
C:\Users\Administrator> cd C:\Program Files\Palo Alto Networks\Endpoint Security Manager\Server
- 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