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!

PENDING SCCM console The SMS Provider reported an error

juannabis

Well-Known Member
Messages
96
Solutions
1
Reaction score
0
Points
6
Hello, I can't connect my console.
I have in the dashboard of Windows Server this error:


Transport error; failed to connect, message: 'The SMS Provider reported an error.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException\r\nThe SMS Provider reported an error.\r\n at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__75.MoveNext()
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath)
at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\nConfigMgr Error Object:
instance of __ExtendedStatus
{
Operation = "ExecQuery";
ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'RJC'";
ProviderName = "WinMgmt";
};

Error Code:
ProviderLoadFailure
\r\nSystem.Management.ManagementException\r\nProvider load failure \r\n at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__75.MoveNext()\r\nManagementException details:
instance of __ExtendedStatus
{
Operation = "ExecQuery";
ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'RJC'";
ProviderName = "WinMgmt";
};
\r\n


Any help?

Thank you.
 

Attachments

  • console.PNG
    console.PNG
    19.8 KB · Views: 5
I have others errors:

Faulting application name: SCCMProviderGraph.exe, version: 5.0.8913.1000, time stamp: 0x5dc49c43
Faulting module name: KERNELBASE.dll, version: 10.0.17763.1192, time stamp: 0x7889407f
Exception code: 0xe0434352
Fault offset: 0x0000000000039709
Faulting process id: 0x1164
Faulting application start time: 0x01d65917eba12050
Faulting application path: E:\Program Files\Microsoft Configuration Manager\bin\x64\CMRestProvider\SCCMProviderGraph.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: 1f9dcb28-b3f3-4ef1-9f48-37e9f8ee375c
Faulting package full name:
Faulting package-relative application ID:







On 07/13/20 15:30:38, component SMS_SITE_COMPONENT_MANAGER on computer ALBERTI.URJC.ES reported: Site Component Manager failed to reinstall this component on this site system.

Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in minutes. To force Site Component Manager to immediately retry the reinstallation, stop and restart Site Component Manager using the Configuration Manager Service Manager.





Application: SCCMProviderGraph.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.UnauthorizedAccessException
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.FileInfo.get_Length()
at Microsoft.ConfigurationManagement.AdminConsole.SmsTraceListener.SmsLogWriterTraceListener.NeedRollover()
at Microsoft.ConfigurationManagement.AdminConsole.SmsTraceListener.SmsLogWriterTraceListener.RolloverLogFile()
at Microsoft.ConfigurationManagement.AdminConsole.SmsTraceListener.SmsLogWriterTraceListener.TraceEvent(System.Diagnostics.TraceEventCache, System.String, System.Diagnostics.TraceEventType, Int32, System.String, System.Object[])
at System.Diagnostics.TraceSource.TraceEvent(System.Diagnostics.TraceEventType, Int32, System.String, System.Object[])
at Microsoft.ConfigurationManager.SCCMProviderGraph.Program.Main()
 
Ok what version of ConfigMgr are your running ?. Did you recently installed any update or hotfix ?. Are you able to connect to the site from any other computer that has got console installed ?.
 
The version is 1910.
I did not install any update or hotfix.
It not possible to connect to the site from other computer with console.

Thank you.
 
Back
Top