Inventory report for laptops who have webcam feature ? You can use this report both on SCCM 2007 and Configmgr…
Browsing: SQL Queries
Running SQL queries directly from SQL server management studio is not safe method until you know what you are doing…
Simple and useful report for troubleshooting package issues: Package compliance Status report to know what is the success rate of…
Reporting in Configuration Manager 2012 and later, is Replaced with SSRS with more features and little complicated if you have…
Are you Migrating your Existing SCCM /Configuration Manager Infrastructure to Configuration manager 2012 ,if so, You will have to look…
SQL Code used in SCCM Reporting to get list of Advertisements that are Mandatory! select adv.AdvertisementName as [Adv Name], adv.PresentTime…
Configuration Manager Queries SQL Server views in the Configmgr site database when retrieving the information displayed in reports .Configmgr database…
If you are planning to migrate your SCCM 2007 environment to SCCM 2012,you may have to think about your packages,collections,OSD…