Two Best Links for Low to High SCCM 2012

I feel Below two are the most useful and important links for SCCM 2012 Scenarios and Solutions Using System Center 2012 Configuration Manager https://technet.microsoft.com/en-us/library/jj884163.aspx Site Administration for System Center 2012 Configuration Manager https://technet.microsoft.com/en-us/library/gg681983.aspx

CAS Vs Primary Vs Secondary Site – SCCM 2012

This post helps you to undetstand about SCCM CAS site VS Primary Site vs Secondary Site For SCCM 2007 Use this link https://configmgr2oo7.blogspot.com/2011/08/choose-sccm-dp-vs-secondary-site-vs-bdp.html   Ms Link https://technet.microsoft.com/en-us/library/bb693570.aspx   Below is FOR SCCM 2012:-   Use the following table to help you plan the type of sites that you might require in your hierarchy. Server Purpose More information … Read more

Sample Scenario Based Design – SCCM 2012

Scenario 1: Remote Office Optimization The remote office optimization scenario demonstrates an implementation of System Center 2012 Configuration Manager that reduces the administrative overhead required for managing information flow across the network. Current Situation The customer has a simple Configuration Manager 2007 hierarchy of one primary site with two secondary sites that include a warehouse and a remote … Read more

SCCM Drivers Management best Practices

The original article is here – https://hayesjupe.wordpress.com/sccm-osd-driver-best-practices/ read here more on  https://hayesjupe.wordpress.com/sccm-2012-osd-driver-good-practice/ Driver types Drivers can very broadly be split into two categories: Good Drivers: Drivers which come in an inf/sys/cat format and can be installed on systems easily Bad Drivers: Drivers which come with a setup program and must be installed (common examples are laptop … Read more

SCCM 2012 Free tools

Infrastructure and Client  Management Johan Arwidmark ConfigMgr R2 Hydration Kit – https://www.deploymentresearch.com/Research/tabid/62/EntryId/113/The-Hydration-Kit-for-ConfigMgr-2012-R2-is-available-for-download.aspx Mikael Nyström System center Hydration Kit – https://deploymentbunny.com/2013/01/04/hydration-kit-v3-is-out/ Startup Script –https://blog.configmgrftw.com/?page_id=349 Right Click tools – https://psrightclicktools.codeplex.com/releases/view/104529 Right click took – https://myitforum.com/myitforumwp/2012/09/21/sccm-rctools/ Client Center – https://sccmclictr.codeplex.com/ David’s Inventory Script PowerShell – https://www.david-obrien.net/2014/01/30/update-inventory-script-makes-configmgr-life-easier/ Garth’s Inventory Script vbSript – https://www.enhansoft.com/pages/downloads.aspx CM12Healthcheck toolkit – https://www.rflsystems.co.uk/sccm-2012-r2-healthcheck-toolkit/ ConfigMgr 2012 Registration Request – https://configmgrregistratio.codeplex.com/ PowerShell Right Click tools – https://blog.coretech.dk/kaj/sccm-client-actions-tool-powershell-edition-aka-poshcat/ … Read more

Export the task sequence SCCM 2012 to XML format (legacy format of sccm 2007)

Export the task sequence SCCM 2012 to XML format (legacy format of sccm 2007) SCCM 2012 task sequences can be exported in .zip format and when we handle/extract it will not work. Below is only applicable from sccm 2012 SP1 and above With help of Power shell we can extract this in XML format.   … Read more