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: support/mem/configmgr/setup-migrate-backup-recovery/understand-troubleshoot-updates-servicing.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -339,8 +339,8 @@ If you spot a discrepancy, submit a ticket to Microsoft Support.
339
339
340
340
## Investigate the Download stage
341
341
342
-
As described earlier, each update package has a unique GUID (also known as the update GUID or package GUID). To identify the GUID of the update package that you're interested in, you can either search for it in the Manifest.xml file (from the unpacked ConfigMgr.Update.Manifest.cab file) or add the **Package GUID** column to the **Administration** > **Overview** > **Updates and Servicing** node of the console. Use the package GUID to follow all the later processing steps for update packages.
343
-
342
+
As described earlier, each update package has a unique GUID (also known as the update GUID or package GUID). To identify the GUID of the update package that you're interested in, you can either search for it in the Manifest.xml file (from the unpacked ConfigMgr.Update.Manifest.cab file) or add the **Package GUID** column to the **Administration** > **Overview** > **Updates and Servicing** node of the console. Use the package GUID to follow all the later processing steps for update packages.
343
+
<br/>
344
344
<details><summary>Select here to see the Download steps.</summary>
345
345
346
346
### Process step 1: DMPDownloader downloads the update and any supporting files
@@ -567,8 +567,8 @@ After an update package downloads, it has to replicate through the site topology
567
567
568
568
After the Easy Setup Package replicates, Configuration Manager extracts the update from the site server content library to the CMUStaging folder to be used during the installation process.
569
569
570
-
The following steps explain the [flow](/intune/configmgr/core/servers/manage/update-replication-flowchart) for an in-console update in which the update replicates to other sites.
571
-
570
+
The following steps explain the [flow](/intune/configmgr/core/servers/manage/update-replication-flowchart) for an in-console update in which the update replicates to other sites.
571
+
<br/>
572
572
<details><Summary>Select here to see the Replication steps.</summary>
573
573
574
574
### Process step 1: Start the replication process and identify the update
@@ -802,8 +802,8 @@ The following steps explain the process of extracting the update to run prerequi
802
802
For more information about the current set of Prerequisite check rules, see [List of prerequisite checks for Configuration Manager](/intune/configmgr/core/servers/deploy/install/list-of-prerequisite-checks).
803
803
804
804
> [!NOTE]
805
-
> Only a subset of the prerequisite checks occur before an update installs.
806
-
805
+
> Only a subset of the prerequisite checks occur before an update installs.
806
+
<br/>
807
807
<details><Summary>Select here to see the Prerequisite check steps.</summary>
808
808
809
809
### Process step 1: Trigger the check
@@ -1138,8 +1138,8 @@ To resolve this issue, switch the Site Communication to Enhanced HTTP or HTTPS.
1138
1138
1139
1139
## Investigate the Installation stage
1140
1140
1141
-
When you select an update in the console and then select **Install Update** (and if applicable, you ignore any warning that appears), the actual site update starts. First, to ensure that the site is ready for the update, Configuration Manager always reruns the [Prerequisite checks](#investigate-the-prerequisite-check-stage). If the check fails, the update stops.
1142
-
1141
+
When you select an update in the console and then select **Install Update** (and if applicable, you ignore any warning that appears), the actual site update starts. First, to ensure that the site is ready for the update, Configuration Manager always reruns the [Prerequisite checks](#investigate-the-prerequisite-check-stage). If the check fails, the update stops.
1142
+
<br/>
1143
1143
<details><Summary>Select here to see the Installation steps.</summary>
1144
1144
1145
1145
### Process step 1: CMUpdate checks the readiness of the site server
0 commit comments