vasanthsccm.files.wordpress.com · web viewselect windows server update services and a window will...

22
Step 1. Add the WSUS Update Services 3.0 SP2 role Perform the following on the SCCM server as SMSadmin Before starting this step create a folder on D:\ called sources and share it as sources, give Everyone Read access. We'll need the WSUS role installed as part of the Software Update Point role installation in the next step, so start Server Manager and click on Roles, Add Roles. Select Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS Dynamic Content compression), click Add Required Role Services

Upload: others

Post on 19-Mar-2020

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

Step 1. Add the WSUS Update Services 3.0 SP2 role

Perform the following on the SCCM server as SMSadmin

Before starting this step create a folder on D:\ called sources and share it as sources, give Everyone Read access.

We'll need the WSUS role installed as part of the Software Update Point role installation in the next step, so start Server Manager and click on Roles, Add Roles. Select Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS Dynamic Content compression), click Add Required Role Services

Page 2: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

click next through the wizard, you'll see the Select Role Services window appear, click next again, at the confirmation click Install, the WSUS role will be downloaded (so you'll need a network connection to the Internet)

Page 3: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

after a while you'll see the Welcome to Windows Server Update Services 3.0 SP2 setup wizard appear click next (which is probably hidden behind the active window, so in your system tray find it and click on it to show the wizard otherwise you'll be twiddling your thumbs for a long time wondering whats going on)

Page 4: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

Accept the Eula and click next

for Select Update Source, choose where to store the updates locally, select D:\sources\WSUS

Page 5: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

for database options choose Use an existing database server on this computer, click next

it will connect to your SCCM SQL server instance, click next

Page 6: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

accept the web site preference, Use an existing Default website

at the ready to install WSUS, click next

Page 7: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

click Finish when done.

followed by cancelling the WSUS configuration Wizard.

Page 8: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

and close the Roles Wizard

Page 9: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

Step 2. Add Windows Deployment Services.Perform the following on the SCCM server as SMSadmin

Update:- You no longer need to install the Windows Deployment Services Role because when you enable PXE support on the Distribution Point, the WDS Service will get installed (and configured) by ConfigMgr, so please skip this step. You can review this via the Distrmgr.log.

In Server Manager, click Add roles select Windows Deployment Services and click next

Page 10: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

click Next, Next, and Install and click Close when done. Close Server Manager.

Step 3. Add the SUP rolePerform the following on the SCCM server as SMSadmin

Note: In a Multi Hierarchy setup (CAS+Primaries+...) you must install a Top Level SUP on your CAS, and your Primaries and optionally on your Secondary site servers. In a standalone setup (such as we have here) we need to install the SUP on our Standalone Primary. In a multi Hierarchy the CAS SUP is the only SUP to sync directly with Microsoft Update to get the update catalog, all the SUPs on the Primaries sync with the CAS SUP. The Primary sites SUP is the only SUP which clients use to scan for Updates Compliance.

Start up the ConfigMgr console, click on Administration in the Wunderbar, click on Site Configuration, and select Servers and Site System Roles, Right click on your server and choose Add Site System Role

Page 11: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

click next at the Add Site System Roles Wizard

Page 12: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

Select Software Update Point and click Next

Page 13: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

if you need to input proxy information, do it here

Page 14: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

next select Use this server as the Active Software Update Point and the wizard screen will expand as a result, leave the ports as they are (we didn't change them from the Default when we installed WSUS)

Page 15: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

to Specify Synchronization Settings, select Synchronize from Microsoft Update

Page 16: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

next we configure the Schedule and Alert settings, please enable both.

Page 17: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

leave the supersedence rules as they are, note the note about Service packs and Endpoint Protection updates.

Page 18: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

As we will be configuring System Center Endpoint Protection (SCEP) later in this series, let's add Definition Updates in the Classifications choice

Page 19: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

Remove the checkmarks from Office and Windows in the Products list, we will revisit this list after our first Sync.

Page 20: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

On the Languages screen, remove all checkmarks in all languages except English (well if you want other languages add them, but for me it's just English)

Page 21: vasanthsccm.files.wordpress.com · Web viewSelect Windows Server Update Services and a window will pop up asking to add role services required for Windows Server Update Services (IIS

click next at the summary and progress, review the completion message and click Close.