SCCM Configmgr Get count of software updates with its severity...
Quick post on how to get count of list of updates or count of updates in your Configuration Manager with severity categorised as Critical,Important,Moderate and Low. In order to get this information...
View ArticleSCCM Configmgr Software Update Compliance Report for Specific Collection...
In this post, i will discuss about the requirement that i have got recently. Local team /manager wants to run the software update compliance report for their LBU machines (collections) to see if all...
View ArticleHow to check who executed SCCM Configmgr reports for auditing or...
If you want to know who executed (number of times ) the Configuration manager reports (or any other SSSRS reports) or if anyone compliant that some of the Configmgr reports are running slow or timed...
View ArticleConfigmgr SQL query to get the list of clients that require a specific...
This is quick blog post about getting the list of clients that require a specific software update contained (it can be based on title,article ID(KB),bulletin ID). You can get the client list using the...
View ArticleConfigMgr How to use Compliance Settings to check the windows update policy...
When you install configuration manager client to manage any windows device ,it will try to configure local group policy to set WSUS server settings (unless you have no GPO configured to set these...
View ArticleConfigmgr report for count of MS office versions with architecture type 32bit...
This blog post is going to be version 3 on the same topic (report for MS office versions) but with different requirements.My previous posts on ssrs report for count of MS office versions and drilled...
View ArticleConfigmgr How use compliance settings to check windows update agent version...
Using compliance settings in Configmgr, you can do many tasks as part of compliance. In the last couple of blogs, we have utilized compliance settings to identify WU settings,automatic update,trusted...
View ArticleConfigmgr Report list empty collections with no query rules defined...
I was looking at the console other day and found that, there were many collections created in the root folder (device collection) with 0 count. So i looked at the collection properties ,i found empty...
View ArticleSCCM Report for Missing Boundaries and Troubleshooting
Introduction: Boundaries for SCCM define network locations on your intranet that can contain devices that you want to manage. Boundary groups are logical groups of boundaries that you configure. For...
View ArticleSCCM Configmgr Technical Preview 1802 available
On this Valentine day (Feb 14,2018 ), Microsoft released Feb 2018 Technical preview version 1802 for Configuration Manager with large number of features (21) that ever released before. These monthly...
View ArticleSQL query to get client count with status active obsolete missing for...
Quick blog post on how to get client count with active obsolete and missing status for collections in a nice tabular column. I used 3 SQL views in this query V_r_system...
View ArticleSCCM Configmgr CB 1802 SQL Views documentation
With the release of SCCM Configmgr current branch 1802 ,there are some exciting features added from its previous version 1710. When there are new features released ,certainly there will be changes to...
View ArticleSCCM Configmgr monitoring Collection Evaluations and change update membership...
Introduction: It has been very long since i did post on Configmgr as i am spending more time on office 365 projects but i got something on SCCM this week that i would like to share . I have many...
View ArticleSCCM ConfigMgr Compliance status of client for multiple software update groups
After long-time ,i am back with quick SCCM Configmgr software update compliance report .A friend of mine asked me today morning that ,he wants to check the compliance report for specific computer...
View ArticleSCCM Report Get list of devices with pending reboot in a collection with...
Beginning with the release of SCCM ConfigMgr Build 1710 or later , you can use the SCCM Console to identify client devices that require a restart, and then use a client notification action to restart...
View ArticleWhat’s new in SCCM ConfigMgr 1902 Reporting
Microsoft has released SCCM ConfigMgr Current Branch build version 1902 and is available as in-console update and baseline version. You can apply this update on sites that runs on 1710,1802,1806 and...
View ArticleSCCM Configmgr collection SQL identify duplicate computer records with...
I was working on SCCM report for client health dashboard. During this report creation ,found that ,device appear twice with different GUID ID and resource ID but with same hostname. So i started...
View ArticleClean up your WSUS database for better performance and SCCM software update...
Introduction: With the recent Current Branch updates starting from 1806 , Microsoft is making good improvement on Software updates maintenance but there is lot to come in the near future. Read the...
View ArticleHow to find custom hardware inventory classes imported (MOF) into ConfigMgr...
Configuration Manager site database contains a large collection of information about the network, computers, users, user groups, and many other components of the computing environment. Being SCCM...
View ArticleSCCM Collection–how to identify devices that have old AD system discovery...
SCCM has multiple discovery methods help you different devices on your network, devices and users from Active Directory, or users from Azure Active Directory (Azure AD). Read more about the discovery...
View Article