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: memdocs/configmgr/hotfix/2103/9603111.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
@@ -22,7 +22,7 @@ An update is available to administrators who opted in through a PowerShell scrip
22
22
23
23
This update addresses important, late-breaking issues that were resolved after version 2103 became available globally. This article summarizes the most significant changes.
24
24
25
-
This update does not apply to sites that downloaded version 2103 on April 19, 2021, or a later date. Therefore, it will not be listed in the Configuration Manager console for those sites.
25
+
This update doesn't apply to sites that downloaded version 2103 on April 19, 2021, or a later date. Therefore, it will not be listed in the Configuration Manager console for those sites.
26
26
27
27
## Issues that are fixed
28
28
@@ -34,10 +34,10 @@ This update does not apply to sites that downloaded version 2103 on April 19, 20
34
34
Sending State Message with topic type = 2100, state id = 1, run state = 0, and error code = 0x66109940
35
35
Sending State Message with topic type = 2100, state id = 1, run state = 0, and error code = 0x68617800
36
36
```
37
-
- The report `Compliance 4 - Updates by vendor month year` does not contain expected data.
37
+
- The report "Compliance 4 - Updates by vendor month year" doesn't contain expected data.
38
38
- App usage data is stale or unavailable for devices in the Desktop Analytics portal in the Microsoft Endpoint Manager admin center. This only affects notebook computers that run for multiple days without restarting. An error resembling the following is recorded in the `SensorManagedProvider.log` file on affected devices.
39
39
```text
40
-
Other exception - Value was either too large or too small for an Int32., at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
40
+
Other exception - Value was either too large or too small for an Int32, at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
41
41
at System.Convert.ToInt32(String value, IFormatProvider provider)
42
42
at Microsoft.ConfigurationManagement.SensorFramework.SrumUtilHelper.ImportCsvToDataTable[T](String filePath)
43
43
```
@@ -58,9 +58,9 @@ This update does not apply to sites that downloaded version 2103 on April 19, 20
58
58
```text
59
59
ERROR: Failed to decrypt SQL Server machine serialized pfx certificate (LastError=0)
60
60
```
61
-
- The Wake on LAN feature does not function as expected after a central administration site (CAS) is removed due to a missing site control property value.
61
+
- The Wake on LAN feature doesn't function as expected after a central administration site (CAS) is removed due to a missing site control property value.
62
62
- The SMS Agent Host service may terminate unexpectedly due to a policy agent issue.
63
-
- CMPivot queries do not run on computers configured with the Japanese system locale.
63
+
- CMPivot queries don't run on computers configured with the Japanese system locale.
64
64
- After removing a central administration site, packages are distributed to all distribution points (DP) when adding them to just a single new DP.
65
65
- Failover from an active to a passive site fails in an environment with a large number of orphaned package status data records.
66
66
@@ -76,10 +76,10 @@ To verify which build is installed, look for a package GUID by adding the Packag
76
76
- A682F854-A8AF-4F25-83B0-D9CFDFAFE659
77
77
78
78
### Restart information
79
-
This update does not require a computer restart but will initiate a [site reset](../../core/servers/manage/modify-your-infrastructure.md#bkmk_reset) after installation.
79
+
This update doesn't require a computer restart but will initiate a [site reset](../../core/servers/manage/modify-your-infrastructure.md#bkmk_reset) after installation.
80
80
81
81
### Update replacement information
82
-
This update does not replace any previously released update.
82
+
This update doesn't replace any previously released update.
83
83
84
84
### Additional installation information
85
85
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.
@@ -107,4 +107,4 @@ File information is available in the downloadable [KB9603111_FileList.txt](https
107
107
## References
108
108
[Updates and servicing for Configuration Manager](../../core/servers/manage/updates.md)
109
109
110
-
[Summary of changes in 2103](../../hotfix/2103/9210721.md)
110
+
[Summary of changes in 2103](../../hotfix/2103/9210721.md)
0 commit comments