Product manual

GFI EventsManager 16 Command Line Tools | 318
Parameter Description
/table:<table> Specify the name of the destination table.
Note
Parameters that contain spaces must be enclosed in double quotes ().
/
period
:<
type
><number><unit>
Enables you to filter by event date to get events from the last days/weeks/months or older than
days/weeks/months. For instance, to filter events that happened in the Last 24 Days, the
parameter value is: l24d. And to filter events Older than 3 Weeks, the parameter value is O3W.
Supported values include:
<type>:
o - older than
l - last
<number> - specify the number of days/weeks/months
<unit>:
d - days
w - weeks
m - months.
/sourceEncPass:<
password>
(Optional) If the source data is encrypted, key in the password to decrypt exported data.
/anonpass1:<pass-
word
(Optional) If the source database is anonymized, key in the primary anonymization password to
decrypt exported data.
/anonpass2:<pass-
word>
(Optional) If the source database is anonymized using two anonymization keys, key in the sec-
ondary anonymization password to decrypt export data.
Example
EsmDlibM.exe /exportToSQL /server:192.168.11.11
/database:EventsDatabase /dbauth:SQL /username:sa /password:p@ss
/table:EventsTable /anonpass1:pa$$
16.3 Using DLibAdm.exe
DLibAdm.exe is used to run administrative operations on DLib Database Servers installed on the
network.
To use DLibAdm.exe:
1. Click Start > Run and key in CMD.
2. Click Ctrl + Shift + Enter to run CMD as an administrator.
3. Change the active directory to the install folder of DLib Database Server. Key in (example):
CD C:\Program Files\GFI\Database Server 2.0
Press Enter.
4. Key in DLibAdm.exe followed by the functions described below:
/decryptDatabase
/encryptDatabase
/displayAllDLib
/copyMoveDLib