|












|
Additional tools (Command line)
These tools are only available for registered users.
CDumpEvt
Dump of eventlog.
Syntax
CDumpEvt /App|/Sys|/Sec [options] filename
| /App, /Sys or /Sec | Specify the log to dump |
| /Since | Since last dump |
| /Overwrite | Overwrite an existing file |
| /Add | Add to an existing file |
| /Message | Decode the message of the event |
| /long | Long format |
| /Ole | Date format Ole |
| /Title | Title |
| /Ascii | Format ascii for the data |
| /Hexa | Format hexa for the data |
| /Evt num | Dump of only the evt with number 'num' |
| /TypeAuditFailure | Choose the type of event you want to dump. You can choose none, one or several types. |
| /TypeAuditSuccess |
| /TypeError |
| /TypeWarning |
| /TypeInfo |
| /Yes | No confirmation before dump |
CDumpSession
Dump of user sessions, failure sessions, RAS sessions or print jobs
Syntax
CDumpSession /User|/Failure|/Ras|/Print [options] filename
| /User, /Failure, /Ras or /Print | Specify the session to dump |
| /Since | Since last dump |
| /Overwrite | Overwrite an existing file |
| /Add | Add to an existing file |
| /long | Long format |
| /Ole | Date format Ole |
| /Title | Title |
| /Yes | No confirmation before dump |
CSavEraLog
Save and/or erase of the eventlog.
Syntax
CSavEraLog /Save|/Erase /App|/Sys|/Sec filename
| /Save and/or /Erase | Specify the action to do (save or erase or both) |
| /App, /Sys or /Sec | Specify the log to dump |
| /Yes | No confirmation before save/erase. |
Top
|