Question 448 of 1,639
Respond to security incidentsmediumMultiple ChoiceObjective-mapped

SC-200 Memory dump Practice Question

This SC-200 practice question tests your understanding of respond to security incidents. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: memory dump. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

After a security incident, you need to collect forensic evidence from a Windows 10 machine. Which Microsoft tool should you use to create a memory dump?

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

Microsoft Defender for Endpoint Live Response

Option B is correct because Microsoft Defender for Endpoint Live Response provides a `dump` command that can capture a full memory dump from a live Windows 10 system without causing a crash. This preserves volatile forensic evidence such as running processes, network connections, and encryption keys. In contrast, the Microsoft Crash Dump Tool (NotMyFault or Sysinternals) is designed to trigger a system crash (BSOD) for debugging purposes, which is destructive and not appropriate for forensic collection. Therefore, for a security incident requiring a memory dump without system disruption, Live Response is the correct tool.

Key principle: Memory dump

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Remote Desktop Protocol (RDP)

    Why it's wrong here

    RDP is used for remote desktop connectivity, not for creating memory dumps.

  • Microsoft Defender for Endpoint Live Response

    Why this is correct

    Correct. Live Response can execute the `dump` command to collect a memory dump for forensic analysis.

    Related concept

    Memory dump

  • Microsoft Crash Dump Tool (e.g., NotMyFault or Sysinternals tools)

    Why it's wrong here

    The Crash Dump Tool (Sysinternals NotMyFault) creates a crash dump by intentionally crashing the system, which is not suitable for forensic memory collection as it destroys volatile evidence.

  • Microsoft Defender for Cloud Apps

    Why it's wrong here

    Microsoft Defender for Cloud Apps is for cloud application security, not for forensic memory collection on endpoints.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap is that candidates may assume Sysinternals tools (like NotMyFault) are the dedicated memory dump tools, but they create crash dumps by crashing the system, which destroys volatile evidence. In the context of forensic collection within Microsoft Defender XDR, Live Response is the correct method to capture a memory dump nondestructively.

Detailed technical explanation

How to think about this question

Under the hood, the Crash Dump Tool (e.g., NotMyFault) leverages the Windows kernel's bug check mechanism by calling `KeBugCheckEx` to force a system crash, which triggers the configured crash dump type (e.g., Complete Memory Dump or Kernel Memory Dump) as defined in the registry key `HKLM\SYSTEM\CurrentControlSet\Control\CrashControl`. In a real-world forensic scenario, an investigator might use this tool to capture a memory dump before the system is shut down, preserving evidence that would otherwise be lost, such as in-memory malware or active network connections. A subtle behavior is that the dump file is written to `%SystemRoot%\MEMORY.DMP` by default, and the tool must be run with administrative privileges to successfully trigger the crash.

KKey Concepts to Remember

  • Memory dump
  • Live Response
  • Volatile evidence preservation

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Memory dump

Real-world example

How this comes up in practice

A healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.

What to study next

Got this wrong? Here's your next step.

Review memory dump, then practise related SC-200 questions on the same topic to reinforce the concept.

Related practice questions

Related SC-200 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SC-200 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SC-200 question test?

Respond to security incidents — This question tests Respond to security incidents — Memory dump.

What is the correct answer to this question?

The correct answer is: Microsoft Defender for Endpoint Live Response — Option B is correct because Microsoft Defender for Endpoint Live Response provides a `dump` command that can capture a full memory dump from a live Windows 10 system without causing a crash. This preserves volatile forensic evidence such as running processes, network connections, and encryption keys. In contrast, the Microsoft Crash Dump Tool (NotMyFault or Sysinternals) is designed to trigger a system crash (BSOD) for debugging purposes, which is destructive and not appropriate for forensic collection. Therefore, for a security incident requiring a memory dump without system disruption, Live Response is the correct tool.

What should I do if I get this SC-200 question wrong?

Review memory dump, then practise related SC-200 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

Memory dump

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More SC-200 practice questions

Last reviewed: Jul 4, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.