Configure SCCM 2012 Client Settings

Benoit LecoursSCCM8 Comments

This blog article will explain how to create a custom SCCM 2012 client settings and how to deploy it. In the first parts of SCCM 2012 and SCCM 1511 blog series, we covered the complete SCCM 2012 R2 and SCCM 1511 installation. In the final parts, we will cover the basic SCCM configuration starting with client settings. Client settings are used to configure your deployed agents. This is where you decide any configuration like : Enabling hardware inventory agent Enabling power settings options Set scan schedules BITS throttling Ect.. In previous versions of SCCM, client settings were specific to the site. You had 1 client settings that applied to all your hierarchy. In SCCM 2012 you can specify clients setting at the collection level. You can have different settings for specific collections, overlapping settings are set using a priority setting. When you modify the Default Client Settings, the settings are applied to all clients in … Read More