Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

App Log

JosephPilov-MSFT edited this page Apr 21, 2023 · 2 revisions

PSSDIAG/DiagManager maintains a text-based log of activities performed by the application. To locate the log:

  1. Using Windows Explorer or Command Prompt navigate to %temp%/DiagManager folder

    C:\> cd %temp%/DiagManager
  2. Open the file DiagManagerX.log, where X is a number

    C:\Users\MyUser\AppData\Local\Temp\DiagManager> notepad DiagManager1.log

Clone this wiki locally