easyMultiple ChoiceObjective-mapped
Querying Process Creation Events with DeviceProcessEvents
A security analyst is investigating a malware incident on an endpoint using Microsoft 365 Defender. The analyst wants to see all processes that were created on the device in the last hour, including the command line arguments. Which advanced hunting table should they query?
Quick Answer
The answer is the DeviceProcessEvents table. This is the correct choice because it is the dedicated schema in Microsoft 365 Defender’s advanced hunting that captures every process creation event, including the full command line arguments used to launch each process. For a security analyst investigating a malware incident, this table directly provides the necessary visibility into which processes were spawned and how they were executed, making it essential for tracing malicious behavior like payload execution or script-based attacks. On the SC-200 exam, this question tests your ability to map a specific hunting scenario to the correct table, often with traps like confusing DeviceProcessEvents with DeviceEvents or DeviceNetworkEvents. A common memory tip is to think of “Process” in the table name as the key—if you need to see what ran and how it ran, DeviceProcessEvents is your go-to. Remember the mnemonic: “Processes have Parents and Commands,” so always pick the table with “Process” in its name when command-line details are required.
⚠ Common exam trap
It's easy for candidates to confuse process creation events with network or file events, mistakenly choosing DeviceNetworkEvents or DeviceFileEvents because they associate malware with network traffic or file drops, rather than recognizing that command-line arguments are exclusively stored in DeviceProcessEvents.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
DeviceProcessEvents
The DeviceProcessEvents table in Microsoft 365 Defender's advanced hunting schema captures process creation events, including the command line arguments used to start each process. This directly meets the analyst's need to see all processes created in the last hour with their command-line details, making it the correct table for investigating malware that spawns processes.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
DeviceProcessEvents
Why this is correct
This table records process creation events, including the full command line arguments.
- ✗
DeviceNetworkEvents
Why it's wrong here
This table stores network connection events, not process creation.
- ✗
DeviceFileEvents
Why it's wrong here
This table contains file system events such as creation, modification, and deletion of files.
- ✗
DeviceRegistryEvents
Why it's wrong here
This table records changes to the Windows registry, not process creation.
Go deeper
Related to this question
About these practice questions
Courseiva writes every SC-200 question from scratch — 209 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on SC-200
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. An analyst wants to find all devices that have run a specific process named 'malware.exe' in the last 24 hours using Microsoft 365 Defender Advanced Hunting. Which table should be the primary source for this query?
easy- ✓ A.DeviceProcessEvents
- B.DeviceEvents
- C.DeviceFileEvents
- D.DeviceNetworkEvents
Why A: The DeviceProcessEvents table in Microsoft 365 Defender Advanced Hunting is the primary source for querying process creation events, including the execution of a specific process name like 'malware.exe'. This table captures process creation and termination events, making it the correct choice for finding devices that have run a specific process within a given time frame.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SC-200 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SC-200 exam.