You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/device-partner-university/prepare-windows/includes/2-prepare.md
+51Lines changed: 51 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,54 @@ Let’s review each of these areas one by one, outlining the tasks and deliverab
14
14
15
15
> [!NOTE]
16
16
> Our recommended way forward is cloud-native, with devices Microsoft Entra ID-joined and managed through Microsoft Intune. Cloud-native management can simplify planning, preparation, deployment, and ongoing management of Windows 11 using Microsoft Intune and Windows Autopatch. Many of these processes can also be adapted for hybrid or on-premises environments. [Discover which option is right for your organization on Microsoft Learn.](https://aka.ms/EntraJoin-WhichOption)
17
+
18
+
## Phased or ring-based approach to deploying Windows
19
+
20
+
Throughout this module, we talk about deployment rings and different project phases. It's common for some of the terms to be used interchangeably, but for clarity, here’s how we’ll define the different phases of a deployment project in this module:
21
+
22
+
-**Proof of Concept (PoC).** An optional phase often performed in a lab environment. It’s most useful at the earliest stages of the project to test basic functionality and assumptions. Sometimes called a Limited Pilot.
23
+
24
+
-**Pilot.** The first phase you perform in the production environment, used to test wider infrastructure, connectivity, and application compatibility.
25
+
26
+
-**Broad deployment.** One or more further deployment phases in the production environment, known as rings. In Windows Autopatch, these are called first, fast, and broad rings, eventually targeting the majority of the estate.
27
+
28
+

29
+
30
+
## Helpful reports across the deployment phases
31
+
32
+
Windows diagnostic data provides the information for Windows update compatibility reports, so it’s not necessary to install agents. You can use Microsoft Intune (preferred) or Microsoft Configuration Manager to deploy diagnostic data settings to the clients you want to report on.
| Device readiness |[Work from anywhere report](/intune/analytics/work-from-anywhere)| Endpoint analytics | Plan |
41
+
| Device readiness |[Feature updates – device status](/windows/deployment/update/wufb-reports-workbook#feature-updates-tab)| Windows Update for Business reports | Plan |
42
+
| Application inventory |[Discovered apps report](/intune/intune-service/apps/app-discovered-apps)| Microsoft Intune | Plan |
43
+
| Device provisioning |[Work from anywhere report](/intune/analytics/work-from-anywhere)| Endpoint analytics | Plan |
44
+
| Device identity |[Work from anywhere report](/intune/analytics/work-from-anywhere)| Endpoint analytics | Plan |
45
+
| Deployment status |[Feature update status report](/windows/deployment/windows-autopatch/monitor/windows-autopatch-windows-feature-update-status-report)| Windows Autopatch | Deploy |
46
+
| Deployment status |[Feature update trending report](/windows/deployment/windows-autopatch/monitor/windows-autopatch-windows-feature-update-trending-report)| Windows Autopatch | Deploy |
47
+
| Deployment status |[Management status report](/windows/deployment/windows-autopatch/monitor/windows-autopatch-management-status-report)| Windows Autopatch | Deploy |
48
+
| Deployment status |[Windows quality and feature update reports](/windows/deployment/windows-autopatch/monitor/windows-autopatch-windows-quality-and-feature-update-reports-overview#windows-feature-update-reports)| Windows Autopatch | Deploy |
49
+
| Deployment status |[Feature update failures report (Organizational)](/intune/intune-service/fundamentals/reports#feature-update-failures-report-operational)| Microsoft Intune | Deploy |
50
+
| Deployment status |[Windows feature update (Organizational)](/intune/intune-service/fundamentals/reports#windows-feature-update-organizational)| Microsoft Intune | Deploy |
51
+
| Deployment status |[Windows feature update report](/intune/intune-service/protect/windows-update-reports#use-the-windows-10-feature-updates-organizational-report)| Microsoft Intune | Deploy |
52
+
| Deployment efficiency |[Delivery Optimization report](/windows/deployment/update/wufb-reports-workbook#bkmk_do)| Windows Update for Business reports | Deploy |
53
+
54
+
### Prerequisites for report use
55
+
56
+
| Report source | Prerequisites |
57
+
|--------------|---------------|
58
+
| Microsoft Intune | • Microsoft Entra joined or Microsoft Entra hybrid joined devices<br>• Devices managed by Microsoft Intune, by Configuration Manager with tenant attach enabled, or co-managed<br>• [Windows diagnostic data enabled](/windows/privacy/configure-windows-diagnostic-data-in-your-organization) (minimum level: “Required”).<br>• [Enabled diagnostic data in processor](/intune/intune-service/protect/data-enable-windows-data#windows-data)<br>• A valid license: Windows 10/11 Enterprise (E3, E5), Windows 10/11 Education (A3, A5), Windows Virtual Desktop Access (E3, E5), or Microsoft 365 Business Premium<br>• Devices running Windows 10, version 1903 or later<br><br>[Use Windows Update for Business reports for Windows Updates in Microsoft Intune](/intune/intune-service/protect/windows-update-reports#prerequisites)|
59
+
| Endpoint analytics | Same prerequisites as Microsoft Intune. For more information, visit [What is Endpoint analytics?](/intune/analytics/overview#bkmk_prereq). |
60
+
| Window Update for Business reports (Azure workbook) | • Azure subscription with Microsoft Entra ID<br>• Microsoft Entra joined or Microsoft Entra hybrid joined devices<br>• Log analytics workspace in a supported region<br>• Devices running Windows 10/11 Professional, Education, or Enterprise edition<br>• [Windows diagnostic data enabled](/windows/privacy/configure-windows-diagnostic-data-in-your-organization) (minimum level: “Required”) <br><br> Check out prerequisites for [Windows Update for Business reports](/windows/deployment/update/wufb-reports-prerequisites) for more information.|
61
+
| Windows Autopatch | Same [prerequisites](/windows/deployment/windows-autopatch/prepare/windows-autopatch-prerequisites) as Microsoft Intune. |
62
+
63
+
> [!IMPORTANT]
64
+
> You might have to modify your [diagnostic data settings](/mem/intune/protect/data-enable-windows-data) to make full use of the reports used throughout this module.
65
+
66
+
> [!TIP]
67
+
> Are there any steps from the Plan phase that you didn’t finish or still need help with? Is all stakeholder feedback addressed for the plan and all approvals secured? Review the check list and your notes from the Plan learning module before proceeding.
0 commit comments