In ConfigMgr 2007, we now have several different types of packages, which can make it difficult to find a specific package which is referenced by a task sequence.  Here are a couple of tips to help resolve package references:…

Enabling the .Net framework feature in windows 7 can be done using manually but if you want to do this on all clients ,how do you manage it ? Script Based using OCsetup ? or enabling this feature in Image…

  Trying to install the required Prerequisites files for Configuration Manager 2012 all are done except SQL sever SP1 with CU4. SQL server 2008 R2 has got installed but later SP1(QLServer2008R2SP1-KB2528583-x64-ENU) failed with Error “Managed SQL server FixSQLRegistryKey stopped working”…

There are cases where computer might needs to be deleted from SCCM Database when the OS up gradation happens(new name applied to host machines) and old name should be removed else it will automatically be removed as per the site…

Are you running all the way(running HTA setup or setup.exe) to see if your server is met with all the prerequisite files before running configuration manager 2012. You can use prereqchk.exe from your SMSSETUP\BIN\X64 Folder. Command to execute for Prerequisites…

Central administration site: The central administration site coordinates intersite data replication across the hierarchy by using Configuration Manager database replication. it has the following differences from a central site in Configuration Manager 2007: Does not process client data. Does not…

  If you are working with System Center Configuration Manager (SCCM 2007),you know what the post means here. Have been getting lot of requests per day/week to create AD security groups for new applications to deploy applications . Here is…

Long back,have posted script on how to trigger Machine policy or hardware inventory action on sccm client http://eskonr.com/2011/01/script-to-trigger-sccm-machine-policy-or-hardware-inventory-action-agent-on-sccm-clients/ Here is an updated script which can be run on multiple machines with some changes to the script . You will need…