- A
Run a detection script to identify issues.
Detection scripts identify problems.
- B
Send email alerts when issues are detected.
Why wrong: No alerting capability.
- C
Schedule scripts to run at regular intervals.
Scheduling is supported.
- D
Run a remediation script to fix issues.
Remediation scripts fix issues.
- E
Mark devices as non-compliant if remediation fails.
Why wrong: Proactive remediations do not affect compliance.
Quick Answer
The answer is running a remediation script to fix issues, which is one of the three core actions available in Intune proactive remediations for Windows devices. This is correct because proactive remediations operate as a two-script workflow: a detection script first scans the device for specific problems—like registry misconfigurations or missing files—and returns an exit code; if that code signals an issue, the remediation script automatically executes to resolve it without user intervention. On the Microsoft 365 Endpoint Administrator MD-102 exam, this concept tests your understanding of how Intune shifts from reactive to automated issue detection and fix, often appearing in scenario-based questions where you must choose the correct sequence. A common trap is confusing detection scripts with remediation scripts—remember, detection only identifies, remediation actually fixes. For a memory tip, think “Detect then Correct” to recall that the detection script must run first and return a non-zero exit code before the remediation script triggers.
MD-102 Manage and maintain devices Practice Question
This MD-102 practice question tests your understanding of manage and maintain devices. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. 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.
Which THREE actions are available in Microsoft Intune's proactive remediations for Windows devices?
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
Run a detection script to identify issues.
Proactive remediations in Microsoft Intune are designed to detect and automatically fix common issues on Windows devices without requiring user intervention. Option A is correct because the workflow begins with a detection script that runs on the device to identify specific problems, such as registry misconfigurations or missing files. This script must return an exit code indicating whether an issue exists, which then triggers the remediation script if needed.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Run a detection script to identify issues.
Why this is correct
Detection scripts identify problems.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Send email alerts when issues are detected.
Why it's wrong here
No alerting capability.
- ✓
Schedule scripts to run at regular intervals.
Why this is correct
Scheduling is supported.
Related concept
Read the scenario before looking for a memorised answer.
- ✓
Run a remediation script to fix issues.
Why this is correct
Remediation scripts fix issues.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
Mark devices as non-compliant if remediation fails.
Why it's wrong here
Proactive remediations do not affect compliance.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse proactive remediations with compliance policies or alerting features, assuming that failed remediation can automatically trigger non-compliance or email notifications, but Intune separates these functions into distinct policies and requires additional configuration for alerts.
Detailed technical explanation
How to think about this question
Under the hood, proactive remediations use PowerShell scripts that run in the system context on Windows 10/11 devices, with detection scripts expected to return a specific exit code (e.g., 0 for healthy, 1 for issue found) to trigger the remediation script. A subtle behavior is that the remediation script runs only if the detection script returns a non-zero exit code, and both scripts must be signed if the device enforces PowerShell execution policy restrictions. In a real-world scenario, you might use proactive remediations to automatically fix a broken Windows Update service by checking its status with a detection script and restarting it with a remediation script, avoiding helpdesk tickets.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
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
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Manage and maintain devices — study guide chapter
Learn the concepts, then practise the questions
- →
Manage and maintain devices practice questions
Targeted practice on this topic area only
- →
All MD-102 questions
991 questions across all exam domains
- →
Microsoft 365 Endpoint Administrator MD-102 study guide
Full concept coverage aligned to exam objectives
- →
MD-102 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related MD-102 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Prepare infrastructure for devices practice questions
Practise MD-102 questions linked to Prepare infrastructure for devices.
Manage and maintain devices practice questions
Practise MD-102 questions linked to Manage and maintain devices.
Manage applications practice questions
Practise MD-102 questions linked to Manage applications.
Protect devices practice questions
Practise MD-102 questions linked to Protect devices.
Deploy Windows client practice questions
Practise MD-102 questions linked to Deploy Windows client.
Manage identity and compliance practice questions
Practise MD-102 questions linked to Manage identity and compliance.
Manage, maintain, and protect devices practice questions
Practise MD-102 questions linked to Manage, maintain, and protect devices.
MD-102 fundamentals practice questions
Practise MD-102 questions linked to MD-102 fundamentals.
MD-102 scenario practice questions
Practise MD-102 questions linked to MD-102 scenario.
MD-102 troubleshooting practice questions
Practise MD-102 questions linked to MD-102 troubleshooting.
Practice this exam
Start a free MD-102 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 MD-102 question test?
Manage and maintain devices — This question tests Manage and maintain devices — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Run a detection script to identify issues. — Proactive remediations in Microsoft Intune are designed to detect and automatically fix common issues on Windows devices without requiring user intervention. Option A is correct because the workflow begins with a detection script that runs on the device to identify specific problems, such as registry misconfigurations or missing files. This script must return an exit code indicating whether an issue exists, which then triggers the remediation script if needed.
What should I do if I get this MD-102 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
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 →
Same concept, more angles
1 more ways this is tested on MD-102
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. Which TWO actions can you perform in Microsoft Intune to remediate a noncompliant Windows device that has been marked as noncompliant due to missing antivirus? (Choose two.)
medium- A.Send a sync command to the device to re-evaluate compliance.
- ✓ B.Deploy a proactive remediation script to detect and install antivirus.
- C.Send a notification to the user to install antivirus via Windows Security.
- ✓ D.Run a PowerShell script from Intune to install the missing antivirus.
- E.Create a Conditional Access policy to block the device until fixed.
Why B: Options A and C are correct. You can either use an Intune script to install the antivirus or use a remediation script via proactive remediations. Option B is wrong because Conditional Access blocks access but does not remediate. Option D is wrong because retry sync does not install antivirus. Option E is wrong because Windows Security app is user action, not Intune.
Keep practising
More MD-102 practice questions
- You are deploying a custom Windows 10 image to 200 new laptops using MDT. The deployment fails on several devices at the…
- A company uses Windows Autopilot for user-driven deployments. They want to ensure that during the out-of-box experience…
- You are a Teams administrator. After running the PowerShell script shown in the exhibit, users report they cannot commun…
- Match each Co-management workload to its management authority when co-managed.
- Match each Microsoft 365 compliance feature to its description.
- Which TWO actions are supported by Microsoft Intune for managing macOS devices?
Last reviewed: Jun 24, 2026
This MD-102 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 MD-102 exam.
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.
Sign in to join the discussion.