Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW Admin Console Crashing after 2203 upgrade

  • Thread starter Thread starter AhmedLS
  • Start date Start date
  • Replies Replies 1
  • Views Views 4K

AhmedLS

Well-Known Member
Messages
181
Solutions
17
Reaction score
17
Points
18
Hi,
after upgrade all looks good but the console crashes after a while. in the conosle logs i see below errors. any help is appreciated.

[1, PID:13288][05/08/2022 09:18:22] :Notification Banner: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
[1, PID:13288][05/08/2022 09:18:22] :System.Net.WebException: The remote server returned an error: (401) Unauthorized.
[1, PID:13288][05/08/2022 09:18:22] :Failed to get a response for OData GET request: https://sccm.xxxxxx.local/AdminService/v1/ConsoleExtensionMetadata
[1, PID:13288][05/08/2022 09:18:22] :Error getting custom console extensions IDs, versions and names using Admin Service: Unauthorized

[1, PID:13288][05/08/2022 09:18:22] :System.Runtime.InteropServices.COMException\r\nThe RPC server is unavailable. (Exception from HRESULT: 0x800706BA)\r\n at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryProcessor.ExecuteQuery(String query, Int32 blockSize, Dictionary`2 contextInformation)\r\n
[1, PID:13288][05/08/2022 09:18:22] :Notification Banner: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
[1, PID:13288][05/08/2022 09:18:22] :System.Runtime.InteropServices.COMException\r\nThe RPC server is unavailable. (Exception from HRESULT: 0x800706BA)\r\n at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryProcessor.ExecuteQuery(String query, Int32 blockSize, Dictionary`2 contextInformation)\r\n
[1, PID:13288][05/08/2022 09:18:22] :Roaming User Settings: Query exception loading group 'NotificationTasks': The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
[1, PID:13288][05/08/2022 09:18:22] :System.ArgumentNullException\r\nValue cannot be null.
Parameter name: pUnk\r\n at System.Runtime.InteropServices.Marshal.GetObjectForIUnknown(IntPtr pUnk)
at System.Management.ManagementObject.Put(PutOptions options)
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)\r\n
[1, PID:13288][05/08/2022 09:18:22] :Roaming User Settings: Put failed for group 'NotificationTasks': Value cannot be null.
Parameter name: pUnk

[1, PID:13288][05/08/2022 09:18:22] :System.Runtime.InteropServices.COMException\r\nThe RPC server is unavailable. (Exception from HRESULT: 0x800706BA)\r\n at System.Management.ThreadDispatch.Start()
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryProcessor.ExecuteQuery(String query, Int32 blockSize, Dictionary`2 contextInformation)\r\n
[1, PID:13288][05/08/2022 09:18:22] :Roaming User Settings: Query exception loading group 'NotificationTasks': The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)
[1, PID:13288][05/08/2022 09:18:22] :System.ArgumentNullException\r\nValue cannot be null.
Parameter name: pUnk\r\n at System.Runtime.InteropServices.Marshal.GetObjectForIUnknown(IntPtr pUnk)
at System.Management.ManagementObject.Put(PutOptions options)
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObject.Put(ReportProgress progressReport)\r\n
[1, PID:13288][05/08/2022 09:18:22] :Roaming User Settings: Put failed for group 'NotificationTasks': Value cannot be null.
Parameter name: pUnk
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_ActionAccountResult'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_AfwAppConfigSettings'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_AntiMalwareSettingsPolicy'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_CoManagementSettings'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_M365ASettings'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_OneDriveKnownFolderMigrationSettings'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_Report'
[10, PID:17352][05/08/2022 09:52:04] :Missing management class description for class 'SMS_UacComplianceSettings'
[10, PID:17352][05/08/2022 09:52:07] :Detected console extension 4dff85ab-7541-4aab-bbf4-d52fc3588462 of version:4.0
 
a site reset solved the issue. it was a recommendation from micrsosoft support before going into more deep solutions.
 
Solution
Back
Top