Configmgr 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...
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 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 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 ArticleSCCM Configmgr Get the Update Compliance Status for multiple Update groups...
Recently ,we had an issue with SCCM Configmgr Reporting services role (Remote SQL sitting on VM was crashed ,blog post coming soon ) and we were unable to generate reports mainly for the Software...
View ArticleSCCM Configmgr Current Branch 1606 is now available
Yesterday (22-July-2016) Microsoft released new version of SCCM Configmgr Current Branch 1606 (YY MM) with lot of new features and improvements to the existing features. You can install this update via...
View ArticleDownload SCCM Configmgr CB 1606 SQL views documentation
Microsoft released new version of SCCM Configmgr Current Branch 1606 (YY MM) with lot of new features and improvements to the existing features. You can install this update via in-console update. With...
View ArticleSCCM Configmgr how to clean ccmcache content older than x days using...
A friend of mine (you know who you are) asked help (kind of) ,how to clean up the content inside ccmcache folder in better way instead of using script to deploy it as application/package/task sequence...
View Article