The _________profile setting specifies the most restrictive default firewall settings

a. Private
b. Guest or public
c. Domain
d. Workgroup


B. The public profile setting would be used when connected to an insecure public network. It is unlikely this setting would be used on a server.

Computer Science & Information Technology

You might also like to view...

MC Which of the following correctly calls a function with the following header: def ( name, number1 = "one", number2 = "two" ):?

a) test ( number1 = "two", "Name" ). b) test ( "Name", number2 = "one" ). c) test ( number1 = "three" ). d) All of the above.

Computer Science & Information Technology

What is the efficiency of merge sort?

a. O(log n). b. O(n). c. O(n log n). d. O(n2).

Computer Science & Information Technology

COGNITIVE ASSESSMENT Items on a storage medium remain intact even when power is removed from the computer. What term describes this characteristic?

A. nonversatile B. nonvolatile C. nonviolate D. nonviolent

Computer Science & Information Technology

Depending on the manufacturer of the BIOS, what two different POST beep code sequences indicate a memory error?

A. continuous short beeps B. continuous three short beeps and then a pause C. continuous two short beeps and then a pause D. eight short beeps

Computer Science & Information Technology