What command below must be used to tell WSUS to utilize SSL?

A. wsusutil.exe --enable-ssl
B. wsusutil.exe ssl on
C. wsusutil.exe configuressl
D. wsusutil.exe ssl-enable -host


Answer: C

Computer Science & Information Technology

You might also like to view...

Which expression is equivalent to if (!(grade == sentinelValue))?

a. if (grade !== sentinelValue) b. if (grade != sentinelValue) c. ! if (grade == sentinelValue) d. ! if (grade !== sentinelValue)

Computer Science & Information Technology

The extension name of a Java source code file is

a. .java b. .obj c. .class d. .exe

Computer Science & Information Technology

If the contents of a cell copied using the fill handle is Sunday and Tuesday, what are the next three values of the extended series?

A. Wednesday B. Thursday C. Saturday D. Monday

Computer Science & Information Technology

?Case 1-1 Ryan is new to the use of XML, so he has a lot of basic questions about the fundamentals, including some philosophical questions about the language. You tell Ryan that XML can be used to create XML vocabularies, which are markup languages tailored to contain specific pieces of information. Which of the following is NOT an example of a standard XML vocabulary?

A. ?BSML B. ?OMF C. ?XHTML D. ?CDF

Computer Science & Information Technology