WSUS preparation prior to SCCM deployment
WSUS is a Microsoft standalone product that updates server-based distribution to Windows systems. WSUS also uses WUA to scan the applicability of patches and subsequently installs updates provided by WSUS. The version of WSUS 3.0 Service Pack 2 is embedded in Windows Server R2. Because SCCM TP4 only supports 64-bit site systems, we must use one of the 64-bit versions of Windows Server support for 64-bit versions of WSUS.
WSUS 3.0 SP2 can be downloaded at the address: http://www.microsoft.com/en-us/download/details.aspx?id=5216
Next we'll install WSUS for SCCM TP4 in the following steps:
Open the Server Manager for the SCCM server and click "Add Roles and Features":
650) this.width=650; "height=" 377 "title=" clip_image002 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image002 " Src= "http://s3.51cto.com/wyfs02/M00/7F/E2/wKioL1cxPuLyz32mAACcjEUs678263.jpg" border= "0"/>
In the Select Server role location, tick Windows Server update Service:
650) this.width=650; "height=" 388 "title=" clip_image004 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image004 " Src= "http://s3.51cto.com/wyfs02/M02/7F/E2/wKioL1cxPuPwkf_0AACvOVeRFyU923.jpg" border= "0"/>
At the Select feature location remain default, click Next:
650) this.width=650; "height=" 386 "title=" clip_image006 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image006 " Src= "http://s3.51cto.com/wyfs02/M00/7F/E5/wKiom1cxPgfiVl6eAACp6QwxF8o314.jpg" border= "0"/>
Tick "WSUS service", "Database" and click Next:
650) this.width=650; "height=" 388 "title=" clip_image008 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image008 " Src= "http://s3.51cto.com/wyfs02/M00/7F/E2/wKioL1cxPuaQmaeZAABtSqq4eeA324.jpg" border= "0"/>
In the "Content location selection" location, because WSUS downloads and stores the license terms in the Update content folder for specific software updates. During the update synchronization process, Configuration Manager applies the license terms in the content folder. If it cannot find the license terms, it does not synchronize updates. So we need to provide a folder path, and then click Next:
650) this.width=650; "height=" 388 "title=" clip_image010 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image010 " Src= "http://s3.51cto.com/wyfs02/M01/7F/E5/wKiom1cxPgmSDslHAACUx0LYsm8453.jpg" border= "0"/>
Select a location for the DB instance to specify the database server where you want to store the WSUS database. Click "Check Connection" and you must see the message. To connect to the server successfully, click Next:
650) this.width=650; "height=" 388 "title=" clip_image012 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image012 " Src= "http://s3.51cto.com/wyfs02/M01/7F/E2/wKioL1cxPujhSfcQAABl89OP_Lw066.jpg" border= "0"/>
Confirm the error in the summary location, click Install:
650) this.width=650; "height=" 390 "title=" clip_image014 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image014 " Src= "http://s3.51cto.com/wyfs02/M02/7F/E2/wKioL1cxPumwHZ3MAACiXzkW6ec220.jpg" border= "0"/>
When the installation is complete, click "Start post-installation Tasks":
650) this.width=650; "height=" 395 "title=" clip_image016 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image016 " Src= "http://s3.51cto.com/wyfs02/M00/7F/E5/wKiom1cxPg2xOFW-AACW8H3UmXg192.jpg" border= "0"/>
Configuration complete, click Close:
650) this.width=650; "height=" 394 "title=" clip_image018 "style=" Border-top:0px;border-right:0px;background-image: none;border-bottom:0px;padding-top:0px;padding-left:0px;border-left:0px;padding-right:0px; "alt=" clip_image018 " Src= "http://s3.51cto.com/wyfs02/M01/7F/E5/wKiom1cxPg_DhBeEAACaaO48ZdY399.jpg" border= "0"/>
Here we will complete the configuration of WSUS.
This article is from the "Wu Yuzhang Microsoft blog" blog, make sure to keep this source http://wuyvzhang.blog.51cto.com/9992636/1771671
WSUS preparation prior to SCCM deployment