Having an issue with our CM clients on our pooled ...
# _general
j
Having an issue with our CM clients on our pooled random MCS desktops;
Copy code
Software Center can not be loaded. There is a problem loading the required components for Software Center.  You can try launching Software Center at a later time.  If the problem continues, you can contact your helpdesk.
I've tried cracking open our image, "resetting the CM client" ie. uninstall/reinstall. I've tried the "remove all traces of SCCM" https://jamesachambers.com/remove-microsoft-sccm-by-force/, resealing ( then publishing to a test machine catalog... as soon as i update and launch a pooled random catalog. Context: Win10, SCCM 2211. Last changes were VDA 2311 - causation/correlation argument... another DG with 2311 is not impacted SCClient_LC@user.log has the following errors
Copy code
Call to ExecuteMethod failed, WMI MethodName "StoreEvent", MethodClass "CCM_ClientEvents", called by , error code -2147467259 	 (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager at ExecuteMethod)	SCClient	1/17/2024 10:55:18 AM	1 (0x0001)

Exception caught in ExecuteMethod, line 407, file C:\__w\1\s\src\DataAbstractionLib\WmiDataProvider\WmiConnectionManager.cs - Type System.Runtime.InteropServices.COMException:  	 (Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager at ExecuteMethod)	SCClient	1/17/2024 10:55:18 AM	1 (0x0001)

StackTrace:    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
   at Microsoft.SoftwareCenter.Client.Data.WmiConnectionManager.ExecuteMethod(String methodClass, String methodName, Dictionary`2 methodParameters, String callerMethodName)	SCClient	1/17/2024 10:55:18 AM	1 (0x0001)