Skip to content

Commit 9d871ac

Browse files
committed
Edits/Graphics updates
1 parent 314a9eb commit 9d871ac

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Loading
Loading

support/mem/configmgr/setup-migrate-backup-recovery/understand-troubleshoot-updates-servicing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,8 +1299,8 @@ HMAN performs the following post-installation tasks:
12991299
> [!NOTE]
13001300
>
13011301
> - Update.map contains the list of updates and files to be replaced and added. To review the list of files, open update.map in Notepad.
1302-
> - Install.map contains the list of steps that the installation process runs. It serves as a workflow for Cmupdate.exe that provides the steps and parameters to run in order.
1303-
> - For minor upgrades, check CMUpdate.log for details.
1302+
> - Install.map contains the list of steps that the installation process runs. It serves as a workflow for CMUpdate.exe that provides the steps and parameters to run in order.
1303+
> - For minor updates, check CMUpdate.log for details.
13041304
13051305
HMAN logs entries that resemble the following excerpt:
13061306

@@ -1351,7 +1351,7 @@ If the Installation stage is stuck in the **Installing** state or fails complete
13511351

13521352
Use the following flow chart to help identify the issue.
13531353

1354-
:::image type="content" source="./media/understand-troubleshoot-updates-servicing/cm-updates-and-servicing-installation-and-failures.svg" alt-text="Diagram of a decision tree to isolate an issue that might occur during the Installation stage." lightbox="./media/understand-troubleshoot-updates-servicing/cm-updates-and-servicing-installation-and-failures.svg":::
1354+
:::image type="content" source="./media/understand-troubleshoot-updates-servicing/cm-updates-and-servicing-installation-stage.png" alt-text="Diagram of a decision tree to isolate an issue that might occur during the Installation stage." lightbox="./media/understand-troubleshoot-updates-servicing/cm-updates-and-servicing-installation-stage-expanded.png":::
13551355

13561356
The following issues can cause an update package to appear to be stuck during the Installation stage:
13571357

@@ -1376,13 +1376,13 @@ Error in verifying the trust of file \\?\...\CMUStaging\79FB5420-BB10-44FF-81BA-
13761376

13771377
This issue occurs because the files aren't downloaded correctly. To fix this issue, follow these steps:
13781378

1379-
1. Verify the contents of EasySetupPayload folder: both Payload and Redists should have valid signatures. Switch SCP to offline mode if necessary.
1379+
1. Verify the contents of EasySetupPayload folder: both Payload and Redists should have valid signatures. If needed, switch the SCP to Offline mode .
13801380
1. Run the RetryContentReplication WMI method. This method forces the Easy Setup Package to update. Wait for replication to finish.
13811381
1. Try to install the update again.
13821382

13831383
##### Issue 2: Update installs on the CAS and primary sites, but the console still displays "Installing"
13841384

1385-
A specific global replication group, **CMUpdates**, replicates the installation completion information once per minute. If the replication process isn't working correctly, the console continues to display **Installing** even if the update installed successfully on all sites.
1385+
A specific global replication group, **CMUpdates**, replicates the installation completion information once per minute. If the replication process isn't working correctly, the console continues to display **Installing** even if the update installed successfully on all sites.
13861386

13871387
In the console, go to **Monitoring** > **Overview** > **Database Replication**. For each link for the **CMUpdates** replication group states, review the **Initialization** and **Replication** tabs. If you find an issue, see [Troubleshoot database replication service issues in Configuration Manager](../data-transfer-sites/troubleshoot-database-replication-service-issues.md) for help.
13881388

0 commit comments

Comments
 (0)