Which protocol does WSUS use by default to collect updates from Microsoft Update servers?

A. HTTPS
B. DNS
C. HTTP
D. FTP


Answer: A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. The regular expressions [0-9] and \d are identical. 2. The regular expression x* matches the letter x followed by any characters. 3. Smart pointers help the programmer by deleting dynamic variables automatically when the variables are no longer used.

Computer Science & Information Technology

A control whose source of data is a field in the report’s record source is a(n) ____ control.

A. calculated B. dynamic C. bound D. unbound

Computer Science & Information Technology

A MouseHandler object implements which two interfaces?

a. MouseListener and MouseActionListener. b. MouseListener and MouseMotionListener. c. MouseListener and MouseEventListener. d. MouseListener only.

Computer Science & Information Technology

A client cannot give its ticket to another process because

A. the protocol specifies that clients talk only to the server B. a process may only send datagrams to a related process

Computer Science & Information Technology