Exporting the Operation Log

You can export the Log to save it in a text format in two ways:

To export the log within Access Connect, do the following:

  1. From the Access Connect Log window, click Export to save the log as text.
  2. Type a name and format.
  3. Click Save to return to the log.

To export the log from the command line, do the following:

  1. Navigate in a DOS prompt to the folder where Access Connect is installed.
  2. Type EZIPUTIL PRINT /EXPORT_LOG /PATH:fullpathoflog where fullpathoflog specifies the location and name of the log file that should be exported, such as C:\Logs\file.txt. See the included sample batch file Export_Print_Log.bat that came with Access Connect.