Hey guys - Have an interesting one. Working on an SCCM 2007 -> Current Branch 
(Currently at 1602) migration for a client, and we are seeing some weird errors 
when attempting to add a site system to a boundary group. Details of the error 
are located below. Any thoughts?

[cid:[email protected]]

ConfigMgr Error Object:
instance of SMS_ExtendedStatus
{
              Description = "ERROR ON Property Convert";
              ErrorCode = 0;
              File = 
"e:\\qfe\\nts\\sms\\siteserver\\sdk_provider\\smsprov\\sspsitesettingitem.cpp";
              Line = 974;
              Operation = "ExecQuery";
              ParameterInfo = "
\n                SELECT sru.*
\n                FROM SMS_SCI_SysResUse AS sru
\n                INNER JOIN SMS_Site st ON sru.SiteCode=st.SiteCode
\n                WHERE st.Type!=4 AND sru.FileType=2 AND sru.RoleName='SMS 
Site System' AND (sru.NALType!='Windows Azure' AND sru.NALType!='Windows 
Intune')
\n            ";
              ProviderName = "WinMgmt";
              StatusCode = 2147749917;
};

-------------------------------
Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException
The SMS Provider reported an error.


Stack Trace:
   at 
Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
   at 
Microsoft.ConfigurationManagement.ManagementProvider.QueryProcessorBase.ProcessQuery(Object
 sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

-------------------------------

System.Management.ManagementException
Unexpected error


Stack Trace:
   at 
Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
   at 
Microsoft.ConfigurationManagement.ManagementProvider.QueryProcessorBase.ProcessQuery(Object
 sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

-------------------------------


Chris Barnes

Coretek Services | Enterprise Consultant
* 248.767.4415 cell
* [email protected]
*   http://www.coretekservices.com<http://www.coretekservices.com/>




Reply via email to