SCCM Errors or Error handling
Stuff about sccm, WMIobjects Error handling msdn About Configuration Manager Errors How to Handle Configuration Manager Synchronous Errors by Using Managed Code How to Handle Configuration Manager Synchronous Errors by Using Managed Code How to Handle Configuration Manager Asynchronous Errors by Using WMI How to Handle Configuration Manager Synchronous Errors by Using WMI
In: Errors, scripts · Tagged with: documents, query, Reporting, sccm, WMI
How to create a collection of computers that has not been inventoried for more than 30 days
You would like to check youre Clients that sond no HW-Inverntory Data mor then 30 Days? We had a requirement to get a colletion computer that has not been inventoried for more than 30 days (Software or hardware). Here is the query WQL query for Last Hardware Scan select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name, SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup, SMS_R_SYSTEM.Client from SMS_R_System inner join [...]
In: Discovery, Uncategorized · Tagged with: Discovery, query, Reporting



