Skip to content

Commit ac22402

Browse files
committed
2203 OOB minor edit to code block
1 parent 963debf commit ac22402

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/configmgr/hotfix/2203/14480034.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Client registration fails after updating to Configuration Manager current branch, version 2203
33
titleSuffix: Configuration Manager
44
description: Client registration fails in Configuration Manager 2203
5-
ms.date: 05/24/2022
5+
ms.date: 05/23/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: reference
@@ -46,7 +46,7 @@ This update does not require a computer restart or a [site reset](../../core/ser
4646
After you install this update on a primary site, pre-existing secondary sites must be manually updated. To update a secondary site in the Configuration Manager console, select **Administration** > **Site Configuration** > **Sites** > **Recover Secondary Site**, and then select the secondary site. The primary site then reinstalls that secondary site by using the updated files. Configurations and settings for the secondary site are not affected by this reinstallation. The new, upgraded, and reinstalled secondary sites under that primary site automatically receive this update.
4747

4848
Run the following SQL Server command on the site database to check whether the update version of a secondary site matches that of its parent primary site:
49-
```code
49+
```sql
5050
select dbo.fnGetSecondarySiteCMUpdateStatus ('SiteCode_of_secondary_site')
5151
```
5252
If the value 1 is returned, the site is up to date, with all the hotfixes applied on its parent primary site.
@@ -60,7 +60,7 @@ No major components are updated with this release.
6060
File information is available in the downloadable [KB14480034_FileList.txt](https://aka.ms/KB14480034_FileList) text file.
6161

6262
## Release history
63-
- May 24, 2022: Initial hotfix release
63+
- May 23, 2022: Initial hotfix release
6464

6565
## References
6666
[Updates and servicing for Configuration Manager](../../core/servers/manage/updates.md)

0 commit comments

Comments
 (0)