Product manual
GFI EventsManager 16 Command Line Tools | 319
16.3.1 /decryptDatabase
This function enables you to decrypt an encrypted DLib database. The following parameters are
supported:
Parameter Description
/dbPath:<path> Specify the path to the database you want to decrypt.
Note
Parameters that contain spaces must be enclosed in double quotes (“).
/dbName:<name> Specify the name of the database you want to decrypt.
Note
Parameters that contain spaces must be enclosed in double quotes (“).
/password:<password> Specify the password used to decrypt the database.
Table 113: /decryptDatabase Parameters
Example
DLibAdm.exe /decryptDatabase /dbPath:"C:\Program Files\GFI\Database
Server 2.0" /dbName:EventsDatabase /password:p@ss
16.3.2 /encryptDatabase
This function enables you to encrypt a specified database. The following parameters are supported:
Parameter Description
/dbPath:<path> Specify the path to the database you want to encrypt.
Note
Parameters that contain spaces must be enclosed in double quotes (“).
/dbName:<name> Specify the name of the database you want to encrypt.
Note
Parameters that contain spaces must be enclosed in double quotes (“).
/password:<password> Specify the password used to encrypt the database.
Table 114: /encryptDatabase Parameters
Example
DLibAdm.exe /encryptDatabase /dbPath:"C:\Program Files\GFI\Database
Server 2.0" /dbName:EventsDatabase /password:p@ss
16.3.3 /displayAllDLib
This function enables you to list all the valid DLib Database Servers running in a specified folder. The
following parameter is supported: