Deploying SCCM 2012 Part 9 – Create and Configure Custom Client Device Settings, Deploying CM Client Agent

Deploying SCCM 2012 Part 9 – Create and Configure Custom Client Device Settings, Deploying CM Client Agent.

In Part 1 we saw the installation of Active Directory Domain Services. In Part 2 we created the AD container and delegated the permissions on it. In Part 3 we installed pre-requisites for SCCM server. In Part 4 we installed SQL server, updated the service pack and cumulative update patch. In Part 5 we installed WSUS server role, Configured the firewall to add exceptions to allow the Client Push, Open the SQL ports 1433 and 4022. In Part 6 we installed the SCCM 2012. In Part 7 we saw how to configure Discovery and Boundaries. In Part 8 we installed few site system roles.
In this post we will configure the Client Device Settings. We will also deploy Configuration Manager Client Agent to the systems.

Creating and Configuring the Custom Client Device Settings

All client settings in System Center 2012 Configuration Manager are managed in the Configuration Manager console from the Client Settings node in the Administration workspace. A set of default settings is supplied with Configuration Manager. When you modify the default client settings, these settings are applied to all clients in the hierarchy.

To create the custom client device settings, open the configuration manager console, Select Administration, Client Settings. Lets Create a Custom Client Device settings. Right Click Client Settings, click Create Custom Client Device Settings.

Deploying SCCM 2012 Part 9 Snap 2

Provide a Name “My Custom Client Device Settings“. From the list of custom settings choose Client Policy, Computer Agent, Remote Tools, Software Updates.

Deploying SCCM 2012 Part 9 Snap 3

Client Policy polling interval specifies how frequently client computers download client policy. Now Select Client Policy from the left pane, Set Client Policy Polling to interval to 5 minutes.

Deploying SCCM 2012 Part 9 Snap 4

Select Computer Agent, to set the default Application Catalog website point click “Set Website

Deploying SCCM 2012 Part 9 Snap 6

Select use Intranet FQDN. click OK.

Deploying SCCM 2012 Part 9 Snap 5

Set “Add Default Application catalog website to IE trusted site zones” to True. Specify the Organization Name to be displayed in Software center.

Deploying SCCM 2012 Part 9 Snap 7

Click on Remote Tools on the left Pane, we will enable Remote Control on clients. To do so click on configure. check Enable Remote Control on Client Computers. Choose Domain, Private and Public. Click OK.

Deploying SCCM 2012 Part 9 Snap 8

To set Permitted Viewers for remote connection and remote assistance click “Set Viewers“.

Deploying SCCM 2012 Part 9 Snap 9

Lastly we set to Manage Remote Desktop Settings to True, Level of Access of remote assistance to Full Control.

Deploying SCCM 2012 Part 9 Snap 10

Select Software Updates from Left Pane, Change the software update scan schedule to 1 days and schedule deployment re-evaluation to 2 days. Click OK..

Deploying SCCM 2012 Part 9 Snap 11

We see that the Custom Client Device settings has been created and shown in the list with priority 1. Now we need to deploy this settings to a Collection.

Deploying SCCM 2012 Part 9 Snap 12

We will Deploy this collection to All Systems. Right Click the My Custom client device settings, from the Select Collection window select All Systems. Click OK.

Deploying SCCM 2012 Part 9 Snap 12

Now you can see under deployments it shows “1” which means the Custom device settings will be pushed to All Systems.

Deploying SCCM 2012 Part 9 Snap 14

We will now create Custom Client User Settings. Right click Create Custom Client user Settings.

Deploying SCCM 2012 Part 9 Snap 15

Provide a name as My Custom Client User Settings. Check User and Device Affinity.

Deploying SCCM 2012 Part 9 Snap 16

On the left pane select User and Device Affinity and Set Allow user to define their primary devices to True. Click OK.

Deploying SCCM 2012 Part 9 Snap 17

Now we will deploy the Custom client user settings to All users. Right Click on My Custom Client user settings and deploy. Select All users. Click OK.

Deploying SCCM 2012 Part 9 Snap 18

My Custom Client Device Settings has priority 1 and is deployed to All systems collections. My Custom client user settings has priority 2 is deployed to All users collections.

Deploying SCCM 2012 Part 9 Snap 19

Deploying Configuration Manager Client Agent

To deploy or push the Configuration Manager Client Agent to systems, lets first configure an account that will be used to push the client. From the Configuration Manager Console Click Administration, Under Site Configuration, Click Sites, expand Settings at the top ribbon, Under Client Installation Settings, click Client Push Installation.

Deploying SCCM 2012 Part 9 Snap 20

Enable Automatic site wide client push installation. Under System types select Servers and Workstations. If you want to install the client agent on domain controllers choose the option “Always Install configuration Manager Client on Domain Controllers“, with this the client agents will be installed on all the newly discovered Domain controllers. If you want to have an option of pushing the client agent to domain controllers during client installation wizard then choose the option “Never Install Configuration Manager Client on Domain Controller unless specified in Client Push Installation Wizard”.

Deploying SCCM 2012 Part 9 Snap 21

Select the Accounts tab, We need to specify an account which has sufficient permissions to install the client agents. i will choose “PRAJWALsccmadmin” as the user account for deploying client agent on systems. Once you have added the account, Click OK to close the properties page.

Deploying SCCM 2012 Part 9 Snap 22

If you want to install the configuration manager client agent as a part of Software update, we can do it by enabling Software Update Based Client Installation. Under Client Installation Settings, Click Software Update Based Client Installation.

Deploying SCCM 2012 Part 9 Snap 23

Check Enable Software Update-Based Client Installation. Click OK to close the properties page.

Deploying SCCM 2012 Part 9 Snap 24

Wait for Few minutes, the client agent will automatically gets installed.

Deploying SCCM 2012 Part 9 Snap 25

The Configuration Manager client installation is complete. Click on OK.

Deploying SCCM 2012 Part 9 Snap 26

Under Devices, All Systems we now see that Client Agent has been installed and its active.

Deploying SCCM 2012 Part 9 Snap 27

Wow, on the client machine we see some new softwares installed. Lets check what they are. The Application Catalog Website point needs Silverlight installed so Silverlight plugin installed along with Software center.

Deploying SCCM 2012 Part 9 Snap 28

Open the Software Center. On the right hand Side click on Find Additional applications from the Application catalog. This opens the Application catalog website in new window.

Deploying SCCM 2012 Part 9 Snap 29

Awesome!!!. We will explore the Application Catalog role in the later posts.

Deploying SCCM 2012 Part 9 Snap 30

You can also find a new item in the control panel of the CLIENT machine.

Deploying SCCM 2012 Part 9 Snap 31

In case if you have not enabled the option “Enable Automatic Site wide Client Push Collection“, you can push the client agent on to the systems with client push installation wizard.

Deploying SCCM 2012 Part 9 Snap 32

Installing the Configuration Manager Client through Client Push Wizard Manually.
We will now install the client to one machine Named AD. From the Configuration Console, Click Assets and Compliance, Under Devices Select All Systems. Right Click on the system where the client has to be pushed. Click Install Client.

Deploying SCCM 2012 Part 9 Snap 33

Since the system where the client agent is going to be installed in a domain controller, we will select “Allow the Client Software to be installed on domain controllers” and “Install Client software from specified site”.

Deploying SCCM 2012 Part 9 Snap 34

Click Next and close the client Wizard.

Deploying SCCM 2012 Part 9 Snap 36

Lets see whats running on our domain controller. Open the task manager on the domain controller, we see a ccmsetup.exe.

Deploying SCCM 2012 Part 9 Snap 35

The files to be installed are copied first to Windowsccmsetup.

Deploying SCCM 2012 Part 9 Snap 38

Lets open the log file ccmsetup.log with CM trace Log tool and find out more details. We see that Client agent has been installed successfully.

Deploying SCCM 2012 Part 9 Snap 39

We see that Client has been installed on CLIENT and AD systems.

Deploying SCCM 2012 Part 9 Snap 40

To View the Client Activity, from the Configuration Manager Console click on Monitoring, Navigate to Overview, Client Status and click Client Activity. This Screen shows the client activity of all the client agents, total active / inactive clients.

Deploying SCCM 2012 Part 9 Snap 41

Awesome!!!. We will explore the Application Catalog role in the later posts.

18 Comments

  1. Not sure if this is a valid question or has been addressed previously. Is there a way to change the Client Type? When I install the client on a server it still shows as Computer and was wondering if that could be changed to Server?

  2. Hi Prajwal

    I am busy setting up a virtual environment for SCCM 2012 ( as I will be attending a course soon on this) I have 2 servers setup (1 DC and 1 CONFIG MANAGER) and 1 Win 7 client machine. These are all connect on the same VMNET05 within Vmware. The are running totally seperate to my personal home computers and are all running without access to the internet. I am however having issues whereby I cannot get the client to install to install to any of the machine on my network? When checking the log file I can see that it is saying “Failed to get DP locations as the expected version from MP 0x87d00215” have you come accross this issue before and possibly know what might be causing this problem for me?

    Any help would be greatly appreciated.

    (I am running Server 2012 on both DC and CONFIGMGR servers, SQL 2012 is installed)

    Kind regards

    Chris

    1. Are the boundaries configured correctly ? Use IP address range rather than Active Directory Site..
      Alternate way – You can add /MP:yourmanagementpoint.yourcomain.com in the client installation settings in the installation properties under administration -> site config -> sites.

  3. any update on this matter.. i cannot push the endpoint or install clients on the domain machine..

    any help would be applicable.

    Thanks
    J

    1. Have you configured the boundaries correctly ? Do check the client push account..

  4. I can not join my domain computers to the SCCM 2012 devices.

    Thanks

    James

  5. How do the client know to look at SCCM for updates? WSUS wasn’t configured.

  6. Hi I’m setting up lab..right now I have one server computer where I installed SCCM 2012,AD,DC and all other roles..I’m trying to configure my server(DC) as SCCM client..when I tried to install client manually, nothing happens..when I tried to installed using Clent push method, It failed and the report says “distribution manager failed to connect to the distribution point” I have tried by turning off the fire wall.. what is the wrong I’m doing here? can you please help me?

    1. What does ccmsetup.log file says ? Turning off firewall is not recommended method unless its a lab setup, on the firewall you must allow file and print sharing services both inbound and outbound and WMI on outbound.

      When you push the sccm client on to any computer, the client setup files are copied in >windows>ccmsetup folder on client machine. Please check whether the client setup files are copied to computer or not.

  7. Trying to get client installed manually so to continue with my project. What could have gone wrong with my configurations?

    1. First and foremost thing, check if the firewall on the client is blocking the installation of cmclient.. Make sure you have setup the boundary group correctly..

  8. After clicking install client not activity is happening. What could be wrong?

    1. Check if you have opened the ports in the firewall ? Also on the client machine there should a folder named ccmsetup under the path \windows\ccmsetup.

  9. Is there a way to manually install the client during imaging? We use MDT to image our machines and it would be nice if we could install the client and forefront at the very end. Thanks for the help.

  10. Avatar photo BlimpBeats says:

    Thanks for a detailed step by step article. It helps with studies when u dont have a lab environment just yet.

Leave a Reply

Your email address will not be published. Required fields are marked *