few weeks Ago, Microsoft released Cumulative Update 2 (kb2970177) for Configuration manager 2012 R2 which supersedes previously released cumulative Update (1). This update fixes several issues ,supports to new platform for Unix/Linux and brings changes to Configmgr powershell cmd-lets as well. Download the Cumulative Update 2 from http://support.microsoft.com/kb/2970177 Description of Windows PowerShell changes in CU2 http://support.microsoft.com/kb/2962855 About Cumulative Update documentation,refer http://technet.microsoft.com/en-us/library/jj553405.aspx The installation procedure is straight forward.You can refer my previous blog post ,where i showed how to Install Configmgr 2012 R2 CU1 http://eskonr.com/2014/03/how-to-install-configmgr-2012-r2-cu1-part-1/. In this post,I will show you how to create collections to bring the configmgr clients which…
Author: Eswar Koneti
Few weeks Ago, When Robert announced about his new product called LocationAware to control the selection of Management Points, I was elected as one of the beta tester to test the functionality of this product .After many modifications /revisions to the tool,the final product has come out and is available to order. There are certain times, we would tell to customer,that there is no way that you can control the clients to choose particular management point with today's product and customer would say ,ahh no,there should be way to do it .But now,with the release of Robert tool,you can say…
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 this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel” I tried uninstalling the client using ccmsetup.exe /uninstall,also tried with ccmclean.exe before reinstalling client but that doesn't help. It seems like,the previously installed client was either partially installed and it cannot continue…
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. This Update (Cumulative Update 2) Replaces Cumulative Update 1 .If you have not installed R2 CU1 yet,you can directly go with Cumulative Update 2. Download the Cumulative Update 2 from http://support.microsoft.com/kb/2970177 Description of Windows PowerShell changes in CU2 http://support.microsoft.com/kb/2962855 About Cumulative Update documentation,creation of collection ,refer http://technet.microsoft.com/en-us/library/jj553405.aspx You can apply this update to: Central Administrative site Primary Site(Stand Alone) Primary…
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 to default reports for such information and there is no straight report to give this information. I have created 2 Reports 1 ) List all applications with status for specific Computer 2) List applications with status for Specific User. These 2 reports will help you to get quick information about specific application whether it is installed /requirements not met /error…
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 none from the default reports(out of 400+) and not sure why Microsoft did not include this kind of report as part of default reports. If you want to know all dependencies for specific application,you can directly get this from Configmgr 2012 console by right click on the application and choose view relationships——dependency but how to get list of applications that…
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. This excel sheet contains list of all SQL view+some functions that would help you to identify the information stored in where so it would be easier for you pick the right SQL views to join with other views to prepare your query. History of disk space information is stored in v_HS_LOGICAL_DISK ,where as the current inventory information is stored in…
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 future ,can be done. Download the application available from here . IF you want to know ,how to install Android app(.apk) outside of google play store,follow the link here