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/2111/11052354.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,14 +34,15 @@ The "Issues that are fixed" list isn't inclusive of all changes. Instead, it hig
34
34
35
35
<!-- 8770341, 10874715 -->
36
36
- Installation of BitLocker management portals fails under either of the following conditions.
37
-
1. A localized non-English version of SQL Server Reporting Services is installed on the site server.
38
-
2. SQL Server and SQL Server Reporting Services are installed on a remote server and running under the context of a domain service account.
37
+
1. A localized non-English version of SQL Server Reporting Services is installed on the site server.
38
+
2. SQL Server and SQL Server Reporting Services are installed on a remote server and running under the context of a domain service account.
39
39
40
40
<!-- 9462655 -->
41
41
- Client push installation fails under the following conditions.
42
42
- The Allow connection fallback to NTLM option is not selected in Client Push Installation properties.
43
43
- The site server machine account is not in the local admin group on the client.
44
44
- The Restrict NTLM: Incoming NTLM traffic group policy is set to Deny all domain accounts.
45
+
45
46
Under these conditions, client push fails with errors resembling the following in the ccm.log file.
46
47
```text
47
48
Unable to connect to remote machine "{Client_name}" using Kerberos with machine account, error - 0x80070005
@@ -67,7 +68,8 @@ Under these conditions, client push fails with errors resembling the following i
67
68
68
69
<!-- 10041469 -->
69
70
- The issue described in the following article could still happen if the management point was unable to process a client discovery data record (DDR); this is now fully resolved.
70
-
A client computer can steal the Configuration Manager GUID of an Unknown Computer object during imaging troubleshoot/mem/configmgr/unknown-computer-object-guid-stolen.md
71
+
72
+
[A client computer can steal the Configuration Manager GUID of an Unknown Computer object during imaging](/troubleshoot/mem/configmgr/unknown-computer-object-guid-stolen)
71
73
72
74
<!-- 10415702 -->
73
75
- The Active Directory Forest Discovery method fails if it receives a "The server is not operational" exception during the discovery process, leading to incomplete discovery results. An error resembling the following is recorded in the ADForestDisc.log file.
0 commit comments