How to get Windows logs

In connection with advanced troubleshooting, you may be advised to access and supply the below logs from Windows.

How to get the Windows System log

  1. Press Windows+R.

    The Run dialog box appears.

  2. Type: eventvwr, and select OK.
  3. In Event Viewer, browse to:

    Windows Logs\System

  4. Select Filter Current Log.
  5. In Logged, change Any time to Last 7 days.
  6. Select OK to close the Filter Current Log dialog box.
  7. Select the Action menu and select Save Filtered Log As.
  8. Name the file.
    Example: computername-system.evtx

How to get the Windows Application log

  1. Press Windows+R.

    The Run dialog box appears.

  2. Type: eventvwr, and select OK.
  3. In Event Viewer, browse to:

    Windows Logs\Application

  4. Select Filter Current Log.
  5. In Logged, change Any time to Last 7 days.
  6. Select OK to close the Filter Current Log dialog box.
  7. Select the Action menu and select Save Filtered Log As.
  8. Name the file.
    Example: computername-application.evtx

How to see Printix Service events

  1. In Event Viewer, browse to:

    Windows Logs\Application

  2. If you want, you can select Filter Current Log, and as Event sources, select:
    • PrintixService to filter for these events:

      • "Service stopped successfully". The Event level is Information.

      • "Service started successfully". The Event level is Information.

    • PrintixClient to filter for these events:

      • "Printix Service Unavailable". The Event level is Warning.

How to get the Windows PrintService logs

It is typically the Operational log that is needed for troubleshooting. If logging is disabled, you will first have to Enable log and then reproduce the issue.

How to Enable log for the Windows PrintService

  1. Press Windows+R.

    The Run dialog box appears.

  2. Type: eventvwr, and select OK.

    You can open the Operational log directly by typing: eventvwr /c:Microsoft-Windows-PrintService/Operational.

  3. In Event Viewer, browse to:

    Applications and Services Logs\Microsoft\Windows\PrintService

  4. Depending on your system, you may see:
    • Admin

    • Debug

    • Operational

  5. Right-click each of the above and select Enable log.
  6. Right-click each of the above and select Clear log.
  7. Print to the Printix printer.
  8. Check that the Event Viewer logs contain Events.

How to save Operational logs for the Windows PrintService

  1. In Event Viewer, browse to:

    Applications and Services Logs\Microsoft\Windows\PrintService

  2. In Logged, change Any time to Last 7 days.
  3. Select OK to close the Filter Current Log dialog box.
  4. Select the Action menu and select Save Filtered Log As.
  5. Name the file.
    Example: computername-operational.evtx

How to create dump file of PrintixService.exe

  1. Open the Task Manager.
  2. Select the Services tab.
  3. Right-click PrintixService.exe and select Go to details.
  4. Right-click PrintixService.exe and select Create dump file.

    A PrintixService.DMP is created.