Skip to content

Commit 4b11319

Browse files
fixes
1 parent 4da5d66 commit 4b11319

7 files changed

Lines changed: 113 additions & 5 deletions

File tree

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.prepare-windows.knowledge-check
4+
5+
title: Knowledge check
6+
7+
metadata:
8+
9+
title: Knowledge Check
10+
11+
description: This content is part of the "Prepare to deploy updates for Windows client and Microsoft 365 apps" module.
12+
13+
ms.date: 04/17/2026
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 5
22+
23+
quiz:
24+
25+
title: Check your knowledge
26+
27+
questions:
28+
29+
- content: "What is the primary focus of the Prepare phase in the Windows 11 deployment process?"
30+
31+
choices:
32+
33+
- content: "Identifying high-level risks and defining success criteria"
34+
isCorrect: false
35+
explanation: "Incorrect. Identifying risks and success criteria is the focus of the Plan phase."
36+
37+
- content: "Validating readiness and remediating gaps identified during planning"
38+
isCorrect: true
39+
explanation: "Correct. The Prepare phase focuses on validating readiness and addressing gaps discovered during planning."
40+
41+
- content: "Deploying Windows 11 to all devices"
42+
isCorrect: false
43+
explanation: "Incorrect. Broad deployment occurs in a later phase, not during preparation."
44+
45+
- content: "Monitoring compliance after deployment is complete"
46+
isCorrect: false
47+
explanation: "Incorrect. Preparation focuses on readiness and remediation, not post-deployment compliance monitoring."
48+
49+
- content: "Which areas should be addressed during the Prepare phase of a Windows 11 deployment?"
50+
51+
choices:
52+
53+
- content: "Only devices and users"
54+
isCorrect: false
55+
explanation: "Incorrect. Preparation involves more than just devices and users."
56+
57+
- content: "Networking hardware and security appliances only"
58+
isCorrect: false
59+
explanation: "Incorrect. Preparation includes organizational, operational, and technical areas."
60+
61+
- content: "Operations, applications, infrastructure, configurations, devices, and users"
62+
isCorrect: true
63+
explanation: "Correct. All six areas should be prepared and validated before deployment."
64+
65+
- content: "Deployment rings only"
66+
isCorrect: false
67+
explanation: "Incorrect. Deployment rings are part of preparation, but not the only focus."
68+
69+
- content: "Why are recommended tools and reports used during the Prepare phase?"
70+
71+
choices:
72+
73+
- content: "To replace deliverables created during the Plan phase"
74+
isCorrect: false
75+
explanation: "Incorrect. Tools and reports in the Prepare phase don't replace deliverables created during the Plan phase."
76+
77+
- content: "To validate readiness and support remediation efforts"
78+
isCorrect: true
79+
explanation: "Correct. Tools and reports help confirm readiness and guide remediation of identified gaps."
80+
81+
- content: "To deploy Windows 11 automatically"
82+
isCorrect: false
83+
explanation: "Incorrect. Deployment isn't automatically initiated in the Prepare phase."
84+
85+
- content: "To eliminate the need for testing"
86+
isCorrect: false
87+
explanation: "Incorrect. Testing remains an important part of preparation."
88+
89+
- content: "What is the purpose of using deployment phases and rings during preparation?"
90+
91+
choices:
92+
93+
- content: "To safely begin deployment with controlled, staged rollouts"
94+
isCorrect: true
95+
explanation: "Correct. Deployment phases and rings help reduce risk by validating updates with smaller groups first."
96+
97+
- content: "To delay deployment indefinitely"
98+
isCorrect: false
99+
explanation: "Incorrect. The goal is controlled progress, not delay."
100+
101+
- content: "To replace remediation activities"
102+
isCorrect: false
103+
explanation: "Incorrect. Remediation must occur before and alongside phased deployment."
104+
105+
- content: "To deploy updates to all users at the same time"
106+
isCorrect: false
107+
explanation: "Incorrect. Phases and rings are designed to limit risk, not accelerate full deployment."

learn-pr/device-partner-university/prepare-windows/10-summary.yml renamed to learn-pr/device-partner-university/prepare-windows/11-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ durationInMinutes: 5
2222

2323
content: |
2424
25-
[!include[](includes/10-summary.md)]
25+
[!include[](includes/11-summary.md)]

learn-pr/device-partner-university/prepare-windows/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ By the end of this module, you’ll be able to:
1717
1818
## Disclaimers
1919

20-
1. [New Technology: The Projected Total Economic Impact™ of Windows 11 Cost Savings and Business Benefits Enabled by Windows 11. A Microsoft commissioned study conducted by Forrester Consulting. July 2022.](https://aka.ms/Windows11EconomicValue) Quantified benefits reflect results over three years combined into a single composite organization that generates USD1 billion in annual revenue, has 2,000 employees, refreshes hardware on a four-year cycle and migrates the entirety of its workforce to Windows 11 devices.
20+
1. [New Technology: The Projected Total Economic Impact™ of Windows 11 Cost Savings and Business Benefits Enabled by Windows 11. A Microsoft commissioned study conducted by Forrester Consulting. July 2022.](https://aka.ms/Windows11EconomicValue) *Quantified benefits reflect results over three years combined into a single composite organization that generates USD1 billion in annual revenue, has 2,000 employees, refreshes hardware on a four-year cycle and migrates the entirety of its workforce to Windows 11 devices.*
2121
2. Microsoft App Assure program data from October 2018 to February 2022.

learn-pr/device-partner-university/prepare-windows/includes/10-summary.md renamed to learn-pr/device-partner-university/prepare-windows/includes/11-summary.md

File renamed without changes.

learn-pr/device-partner-university/prepare-windows/includes/5-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ At a high level, to get started with Windows update readiness reports, you’ll
2020

2121
1. Access the [Microsoft Intune portal](https://intune.microsoft.com/).
2222
2. Enable use of Windows diagnostic data by Intune.
23-
3. Confirm ownership of Windows licenses on Windows data page. *Note that a Global Administrator or Intune Administrator role is required.*
23+
3. Confirm ownership of Windows licenses on Windows data page. *Global Administrator or Intune Administrator role is required.*
2424
4. Configure devices.
2525

2626
> [!NOTE]
@@ -35,7 +35,7 @@ Run the following reports:
3535
2. In the admin center, go to **Reports > Windows updates >** select the **Reports** tab > select **Windows Feature Update Compatibility Risks Report** or **Windows Feature Update Device Readiness Report**.
3636
3. Configure settings:
3737
- Select **Select Target OS** and choose the version of Windows you plan to deploy.
38-
- Select other optionally settings to refine the report.
38+
- Select other optional settings to refine the report.
3939
- Select **Generate report**. This process can take several minutes. You're notified when report generation is complete.
4040

4141
Understand the compatibility risks of all assets from asset detail, number of enrolled devices that might be impacted, severity level, and the description of the issue. Note any medium-to-high risk issues, since those might block the upgrade. When available, use the **Guidance** section to mitigate the compatibility risk.

learn-pr/device-partner-university/prepare-windows/includes/8-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ At a high level, to get started with Windows update readiness reports, you’ll
1717

1818
1. Access the [Microsoft Intune portal](https://intune.microsoft.com/).
1919
2. Enable use of Windows diagnostic data by Intune.
20-
3. Confirm ownership of Windows licenses on Windows data page. Note: Global Administrator or Intune Administrator role is required.
20+
3. Confirm ownership of Windows licenses on Windows data page. *Global Administrator or Intune Administrator role is required.*
2121
4. Configure devices.
2222

2323
> [!NOTE]

learn-pr/device-partner-university/prepare-windows/index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ units:
5858
- learn.dpu.prepare-windows.configurations
5959
- learn.dpu.prepare-windows.devices
6060
- learn.dpu.prepare-windows.users
61+
- learn.dpu.prepare-windows.knowledge-check
6162
- learn.dpu.prepare-windows.summary
6263

6364
badge:

0 commit comments

Comments
 (0)