The way SCCM Configmgr 2012 object information stored is changed from CM07 with respect to tables/views. In SCCM Configmgr 2012,Status…
Browsing: SQL Queries
When you are doing Migration from SCCM 2007 to SCCM 2012,you may want to remove some of the drivers which…
Status of Specific Advertisement can get from Default available report but what if you want to find the status of…
Various methods to get the Uninstallation String for particular application.You can go with MOF changes to get uninstall string from…
Update: SSRS Report for Configuration manager 2012 (all Versions) is available on http://eskonr.com/2014/02/configmgr-ssrs-report-patch-compliance-statistics-last-30-days/ In my previous blogs,I posted couple of reports for Patch…
When you deploy software updates using SCCM/configmgr to clients ,patch status will be sent back to SCCM site.It is always…
SCCM report for Domain Controllers with RAM,Operating System,IP Address etc. Full Details : http://social.technet.microsoft.com/Forums/en-US/configmgrreporting/thread/0dedf567-7bbd-4c36-bc7a-12c409a79618 SELECT sys.Name0 AS 'System Name',…
In My Previous post , we get to connect Resource Explorer of Computer without Using SCCM Console in SCCM 2007.http://eskonr.com/2012/12/sccm-configmgr-2007-open-resource-explorer-without-sccm-console/…