The below post explains the end to end process of software updates management in SCCM 2012 Pre-requisites: 1. WSUS Server (WSUS 3.0 SP2 ) should be installed on the SCCM site server or if you want to install WSUS on another server, it is important that you install WSUS administration console as the SCCM Server uses API. This link explains the step by step procedure to install WSUS 3.0 SP2 2. Install SUP-Software Update Point on the SCCM Server . 3. Reporting Services Point: Install reporting services point role as described in this link . 4. Client agent: The software update client agent should be enabled(will be enabled by default) and the settings have to specified as per the requirement. On SCCM console, go to Administration>Site Configuration>Client settings>Right click on Default client settings> Click on Properties. If required, we can create custom client settings and then enable client settings for that settings. ...
The SCCM installation method used here is Client Push installation method. There are two ways to use Client Push installation: 1. Site wide enabling of the Client push Installation: This method will install the SCCM client agents on all the machines that fall under the boundaries of a specific site. 2. Collection specific or Individual Client: Using Client Push installation wizard, we can target individual client system or a specific collection. This method gives us greater control in deploying SCCM client agents in a phased manner. a] Preparing Client and the SCCM Server: Client : Prepare the Windows client and install the required pre-requisites for installing SCCM. Link Server : On the SCCM server side, follow all the 7 tasks as mentioned in this post . b] Configuring Client Push on SCCM Server and Installation: 1. In the Configuration Manager console, navigate to System Center Configuration Manager / Site D...