Reviewing Prefetch files in the investigation package to find first and last execution times of an executable
You have a Microsoft 365 E5 subscription that contains a device named Device1. Device1 is enrolled in Microsoft Defender for Endpoint. Device1 reports an incident that includes a file named File1.exe as evidence. You initiate the Collect Investigation Package action and download the ZIP file. You need to identify the first and last time File1.exe was executed. What should you review in the investigation package?
Community Votes
64% of anonymous learners picked answer E. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
Windows Prefetch files capture the run history of executables, including the first and last execution timestamps and run count, which is precisely what the question asks for.
After collecting a Defender for Endpoint investigation package, you need the first and last execution time of File1.exe; the Prefetch files in the package record exactly when each executable was run, making them the right artifact to review.
Reviewing the Security event log or Processes instead — those show current/live process activity or audit events but do not directly record the first and last execution times of a file the way Prefetch does.
Community Discussion (8 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
The investigation package's Prefetch files are Windows artifacts that record how often and when a particular executable was launched, including its first and last run times and the path it executed from. To determine the first and last time File1.exe ran on Device1, the Prefetch files are the authoritative source.Why the Other Options Are Wrong
Processes (A) and Scheduled tasks (D) show currently running or configured automation, not historical first/last execution. The Security event log (C) records audit events but does not aggregate first/last execution times per executable. Autoruns (B) lists persistence mechanisms, not execution history.Community Comment Notes
wheeldj (10 likes) and 281f173 both confirm E, noting Prefetch records first/last run times, execution count, and path. g_man_rap details that the prefetch file for a specific executable includes the first and last execution timestamps. sapphire cites the collect-investigation-package documentation.Official Reference
Related Analysis
Practice All SC-200 Questions
Access 80 questions with complete answers and detailed explanations.
View Full SC-200 Practice Test →