Which two tools should you use?

Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server5 that has the Windows Server Update Services server role installed.
You need to configure Windows Server Update Services (WSUS) on Server5 to use SSL.
You install a certificate in the local Computer store.
Which two tools should you use? Each correct answer presents part of the solution.
A. Wsusutil
B. Nletsh
C. Internet Information Services (IIS) Manager
D. Server Manager
E. Update Services

microsoft-exams

7 thoughts on “Which two tools should you use?

  1. given answer is wrong.

    the answer shoule be :
    A. Wsusutil
    C. Internet Information Services (IIS) Manager

    By IIS Manager and “wsusutil configuressl” command
    https://technet.microsoft.com/en-us/library/bb633246.aspx
    To configure SSL on the WSUS server by using IIS 7.0
    1) On the WSUS server, open Internet Information Services (IIS) Manager.
    2) Expand Sites, and then expand the Web site for the WSUS server. We recommend that you use the WSUS Administration custom Web site, but the default Web site might have been chosen when WSUS was being installed.
    3) Perform the following steps on the APIRemoting30, ClientWebService, DSSAuthWebService, ServerSyncWebService, and SimpleAuthWebService virtual directories that reside under the WSUS Web site.
    In Features View, double-click SSL Settings.
    On the SSL Settings page, select the Require SSL checkbox. Ensure that Client certificates is set to Ignore.
    In the Actions pane, click Apply.
    4) Close Internet Information Services (IIS) Manager.
    5) Run the following command from \Tools: WSUSUtil.exe configuressl .

Leave a Reply

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


The reCAPTCHA verification period has expired. Please reload the page.