Had a problem with sccm 2012 client installation today,it keeps generating error code 1638 from ccmsetup.log . File C:\Windows\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation failed. Error text: ExitCode: 1638 Use ctrl+L to find the error code description for 1638, it says “Another version of…
During month of March 2014,Microsoft released first Cumulative Update CU1 for Configmgr 2012 R2 and now ,Microsoft released 2nd Cumulative Update CU2 for System Center Configuration Manager 2012 R2 with lot of fixes,powershell changes and some of them been modified.…
Its always painful to check via reports for specific application if an assigned application successfully installed for Computer or User ,especially for GSD/helpdesk guys as they are the first point of contact for basic troubleshooting and they cannot always browse…
I think ,this post is going to be one of my Favorite on Configmgr 2012 SSRS report so far i created .Question from smsforum list asking,about if there is any pre-existing report that list all applications and its dependencies.There is…
Question from configmgr technet forum : Need SQL Query for disk space <500 MB (windows drive) for servers from most recent 10 records. Whenever there is any such request on reporting ,i always make use of SQL views documentation https://gallery.technet.microsoft.com/SCCM-Configmgr-2012-R2-SQL-5fefdd3b.…
Hello Guys, For all those,who are running Smartphone's,you can now browse my website(www.eskonr.com) as an application(.apk) on your android device without using any browser(like Explorer,Firefox). For now,this application is not made available as offline to browse ,but may be near…
working on some Inventory Customizations.I need to get some registry information into Configmgr Database.For this,I have to do MOF changes to both configuration.mof and hardware inventory from Default Client settings. How to get the MOF Syntax ? I have used…
Another Configmgr 2012 SSRS Report that brings Client Health Summary.This time,it will be a dashboard instead normal SSRS report.Dashboard is nice way to display multiple reports into one report.Dashboard reports are very helpful if you want to monitor the information…
Configmgr 2012 allow admins to Configure Custom Client Settings at collection level to control the behavior and functionality of the Configmgr 2012 clients. You can create as many number of Custom Client Device/User settings (9999) ,which you can apply onto collections(Device/User).…
SCCM Configmgr 2012 How to change Custom Data source to Shared Data Source for multiple SSRS reports
Background: I had a requirement to not allow others except Configmgr admins to deny access to Configmgr 2012 Console, also to Configmgr SQL Database access (this can be done by revoking access from SSRS_Read Group.If the users are part of…