The collection listed below might help you to identify if any computers in organization that do not follow the standard…
Browsing: SCCM 2007
Have seen lot of questions on how to get list of computers that do not have xxxxxx .This xxxx could…
Use Subselected query to get the results: select * from SMS_R_System where SMS_R_System.NetbiosName like "%rts%" and SMS_R_System.ResourceId not in (select…
In my previous post,we saw how to create SCCM report to list clients with its heartbeat time stamp . In this post…
System Center solutions help you manage your physical and virtual IT environments across datacenters, desktops, and devices. Using these integrated…
In this post,we will see how to get heartbeat discovery (DDR) time for the clients from specific collection using Reports.For…
This is continuation to the post avilable here on http://eskonr.com/2010/03/monthly-patch-statistics-reports-to-show-up-to-the-management-in-a-simplified-manner/ Report posted on the above link doesnt give you the…
Have you been asked by your boss saying can you send me the report for the applications that are deployed…