Unlike SCCM 2007,lot of changes with respect to sccm 2012 hierarchy, additional features,roles and look wise. Log files are most Coveted for any kind of troubleshooting in sccm without which troubleshooting is Problematic and they are heart for troubleshooting. Several log files are added in sccm 2012 because of its new features and added roles. CAS.log : Content Access service. Maintains the local package cache on the client. Ccm32BitLauncher.log :Records actions for starting applications on the client marked as "run as 32bit". CcmEval.log : Records Configuration Manager client status evaluation activities and details for components that are required by the…
Author: Eswar Koneti
Today's post is going to listing down computers assigned to specific site with count and this will be linked to another report that gives you computer asset information. If you have referred my previous post on computer asset information http://eskonr.com/2011/12/sccmconfigmgr-report-for-computer-asset-information-serialnumber-manufacturermodelprocessorip-addresshardaware-scan/ OR http://eskonr.com/2009/12/sccm-report-for-computers-asset-information-including-sn-number-and-model-name/ ,then it would be easy for you make it. You need to create 2 reports 1)Count of Computers from AD site 2) list the computers assigned to specific Site Create new report from reports node for 2) list the computers assigned to specific Site using the below SQL query(quotes posted in this blog are converted to fancy,please replace…
While working SCCM 2012,we come across many words and sometimes we look for the terms what does it mean. Listed terms below should give you what each does so call it as SCCM 2012 Dictionary. Active Directory Delta Discovery A discovery option that allows Configuration Manager to discover only new or changed resources in Active Directory independently of a full discovery cycle. Active Directory Forest Discovery method A Configuration Manager discovery method that searches for Active Directory sites and subnets in Active Directory forests. Active Directory Group Discovery method A Configuration Manager discovery method that searches for the group memberships…
We already know that Configuration Manager no longer uses the reporting point; the reporting services point is the only site system role that Configuration Manager now uses for reporting. The reporting services point is a site system role that is installed on a server that is running Microsoft SQL Server Reporting Services. The reporting services point copies the Configuration Manager report definitions to Reporting Services, creates report folders based on report categories, and sets security policy on the report folders and reports based on the role-based permissions for Configuration Manager administrative users. Configuration Manager provides report definitions for over 400…
When you have a Configuration Manager hierarchy, install and configure the software update point at the central administration site first, and then install and configure the software update points on other sites. Some settings are only available when you configure the software update point on a central administration site, or stand-alone primary site, and there are different options that you must consider depending on where the software update point is installed. Use the steps in the following table to install and configure the software update point, synchronize software updates, and configure the settings associated with software updates. I am running…
Have been using nice SCCM 2007 right click tools by Rick Houchins available from http://myitforum.com/cs2/blogs/rhouchins/archive/2008/04/09/sccm-right-click-tools.aspx that will help troubleshooting sccm clients and make them healthy with minimal steps… and now Configuration manager 2012 is out so we need SCCM 2012 right click tools to get the job Done easily for us… Thanks to Ryan Ephgrave ,Dan Ireland and Rich Houchins Here you go with SCCM 2012 Right click Tools http://myitforum.com/myitforumwp/wp-content/uploads/2012/05/Right-Click-Tools.zip Note: Ensure you install the cmd file with admin rights(run the cmd with administrator) else files will not be copied to C:\program files When you right click on a device,…
Today was going with Software Update point Role in my Primary site and found role is missing under “Add site system roles” . Did i Miss something here ? In SCCM 2007,you will see software update point once you are done with installation of Primary or Child sites(Refer this what i mean Primary Child here http://eskonr.com/2012/04/notes-on-sccm-2012-hierarchy-sites-centralprimary-and-secondary-sites/) In SCCM 2012 , If you have Central Administration site (CAS) Hierarchy,you must configure Software Update Role in CAS and then it replicates the configuration file to all its child sites .once the are complied by Despooler successfully ,you can see Software Update Point…
The Application Approval Workflow (AAW) extends your application approval process. End users can easily request applications on-demand directly through the Configuration Manager Application Catalog or via redirection from the Service Manager Self-Service Portal. Application requests requiring approval are routed to Service Manager where custom approver lists and activities can be configured based on user and application properties. AAW uses System Center 2012 - Orchestrator between Configuration Manager and Service Manager to sync Configuration Manager applications, leverage Service Manager workflows, and post the approval status back to Configuration Manager. We created wizards in Service Manager to configure custom service request…