You have two Windows Server Update Services (WSUS) servers named Server01 and Server02.
Server01 synchronizes from Microsoft Update. Server02 synchronizes updates from Server01. Both
servers are members of the same Active Directory domain.
You configure Server01 to require SSL for all WSUS metadata by using a certificate issued by an
enterprise root certification authority (CA).
You need to ensure that Server02 synchronizes updates from Server01.
What should you do on Server02?
A.
From a command prompt, run wsusutil.exe configuresslproxy server02 443.
B.
From a command prompt, run wsusutil.exe configuressl server01.
C.
From a command prompt, run wsusutil.exe configuresslproxy server01 443.
D.
From the Update Services console, modify the Update Source and Proxy Server options.
d
b. ??
Following this oficial Blog
blogs.technet.com/b/wemd_ua_-_sms_writing_team/archive/2008/09/03/clarifying-how-to-configure-the-wsus-web-site-to-use-ssl.aspx
The answer is b. From a command prompt, run wsusutil.exe configuressl server1
Although this topic was updated for the August 2008 documentation update to include instructions for IIS 7.0, the instructions for running the command are
WSUSUtil.exe configuressl . This should more accurately say WSUSUtil.exe configuressl .
Update October 6th 2008: If you are running an NLB software update point, the WSUSUtil.exe configuressl command must be run on each node, using the intranet
FQDN of the respective software update point site system – and not the FQDN of the NLB software update point.
Nope, thats for configuring the WSUS site to use ssl, but we need to set an SSL enabled upstream server. D is the only viable answer.
Im going with B.
Configuresslproxy doesn’t appear to be a valid command. So that Rules out A and B.
D.. Would be correct if it Read “Update Management Console” Update Service Console is not the correct name.
I think C is the correct one https://technet.microsoft.com/en-us/library/hh852346(v=ws.11).aspx, D could be but “Update Management Console” doesn’t exist the correct one is “Update Service Console”
Windows Server Update Services console is the D option and is the correct name for the WSUS management console.
It’s D. Try by yourself installing the role.
– Server Manager
– Select WSUS server
– From update services console > clic Options
– Update Proxy and source server
You’ll be able to configure: download from Microsoft o set a server and a port and ssl.
I’ll post a capture if i could
The following article clearly says to use Update Source and Proxy Server options
https://technet.microsoft.com/en-us/library/hh852346.aspx#bkmk_3.5.ConfigSSL
D
A and C are wrong as they still use port 443 and 2012 WSUS uses port 8531 for ssl
B configures the type of connection to SSL instead of standard
D is the correct answer in my opinion
Just Passed 70-411 Exam Yesterday! 9xx/1000!!
Total 42 questions, around 5-8 new questions, 4 of them were on RODC.
I used the premium 70-411 dumps from here: http://www.passleader.com/70-411.html (445q), all new Qs were from it and wrong answers have been corrected, good enough for passing!
And, you can download part of that 445q 70-411 dumps here:
https://drive.google.com/open?id=0B-ob6L_QjGLpfnVfbXEwbmlUa1paemdDc19zQ1JWdVpqU1poRlB2TnktaWlBUFhfQXNJZVU
Hope these help! Good Luck!
Correct answer is D
https://technet.microsoft.com/en-us/library/dd939849%28v=ws.10%29.aspx
look at the “Configure SSL for downstream WSUS servers” part.
D is correct confirmed