SCCM Configmgr SSRS Report Get list of missing updates for PC from specific...
Few months ago,I posted blog on How to get list of missing/Required software updates for specific computer which helps to identify if a PC is 100% complaint or not for list of available...
View ArticleSCCM Configmgr How to generate patch compliance report that shows all updates...
There are couple of posts on TechNet blog and other forums asking for ‘Is there any report that list all updates with compliance status for specific collection’ ? Read it once again ,A software update...
View ArticleConfigmgr SSRS SQL Query How to check Client is member of what collections...
This is quick post on How to check Client is member of what collections and display its Maintenance window . Maintenance Window information for collections are stored in view called v_ServiceWindow...
View ArticleSCCM Configmgr SSRS Report How do I quickly tell if Clients are compliant or...
Another interesting report on software update compliance which will really helps lot of people in their daily job . Did you ever receive any requests to report compliance status(in one line report)...
View ArticleConfigmgr How to list all Default and Custom reports with created by,...
By default,when you install Configmgr Reporting services point role,it create lot of reports with NT AUTHORITY\SYSTEM account and this information can be seen from log called ‘srsrp.log’ on your Site...
View ArticleSCCM Configmgr 1602 Available for Technical Preview 4
Microsoft is doing fabulous job on System Center configuration manager product by enhancing ,adding the new features ,update the existing features in the form of Technical preview’s before making them...
View ArticleSCCM Configmgr SQL Query to check software update is superseded by what...
There was a question on the MyItform list ,asking for ‘is there a way to get superseded patch list’ for all windows 7 ,So thought of writing this blog post that helps others who are in similar needs....
View ArticleSCCM Configmgr WQL Query to get Clients from Multiple collections Coll Name...
One of my Blog reader has posted a comment asking for ‘How to create Collection to pop-up clients from multiple Collections start with ABC% ‘ ? ABC is the Collection Name starts with. If you want to...
View ArticleSCCM Configmgr SQL Report get list of machines with one Version of...
If you have same application with multiple versions installed on machines for ex: JAVA ,it allow to have multiple versions with same name like JAVA 6 update 45,JAVA 7 update 65 and so on…. How do you...
View ArticleSCCM Configmgr Update 1603 available for Technical Preview 4
A month ago ,18th Feb 2016 ,Microsoft released Configmgr 1602 (YYMM) for Technical Preview 4 with some exciting features and updates . After a month later ,Yesterday i.e 18th March 2016 ,Microsoft...
View ArticleSCCM Configmgr Upgrade Assessment Tool Available
Microsoft released SCCM Configmgr Upgrade Assessment Tool that provides administrative users with information that they can use to determine if the computers that are managed by System Center...
View ArticleSCCM Configmgr identify count of Direct membership rules ,collection Schedule...
Collections in Configmgr play a crucial role .If you want to do anything(can be software deployment,OSD ,Client agent settings,Software updates,compliance etc) in configmgr against clients,you a...
View ArticleWhy don’t I see SCCM Configmgr 1602 updates in my console ?
As you already aware that ,the new version of SCCM Configmgr ( V1511 and later ) uses an in-console service method called Updates and Servicing that synchronizes with the Microsoft cloud service to get...
View ArticleDownload SCCM Configmgr 1602 SQL views documentation
Microsoft SQL Server view is a virtual table whose contents are based on the result from a SQL query. A view saved SQL Query which you can treat this as virtual table. A view consists of a set of...
View ArticleHow to Query Clients collection or SSRS with Online Status in SCCM Configmgr...
Microsoft has introduced new feature in System Center Configuration manager Build Version 1602 called Client Online Status .This is really cool and exciting feature which is really needed these days...
View ArticleSCCM Configmgr Update 1604 update Available for Technical Preview 4
Microsoft releasing the technical preview updates for SCCM Configmgr every month as part of ongoing commitment to quality and innovation .These technical preview updates will help to test in lab...
View ArticleHow to Monitor Configuration manager Console Usage Data
With system Center Configuration manager Build Update 1602 (Current branch ) ,we can now monitor the Configuration manager console usage data . In previous versions of configmgr ,there is no records in...
View ArticleSystem Center Configuration Manager Reporting Unleashed Book – Easy way to...
I have been putting lot of SQL Queries ,SSRS Reports on my blog and I never explained ,how you can create such SSRS reports on your Own and I know that ,it is not easy to explain in blog post about the...
View ArticleSCCM Configmgr Software update Compliance Report for multiple Software Update...
Long ago ,did blog post on How to get software update compliance for specific update group per collection with drill down report to list the Required/missing ,unknown clients with some additional...
View ArticleConfigmgr How to Create Collections for JAVA based on its architecture 32bit...
if you are working on the Java upgrade using SCCM Configmgr, you will have to cautious to apply the correct version of Java on the existing Client (can be desktop or server) to make sure the...
View Article