The Windows Firewall with Advanced Security configuration snap-in property that displays a summary of enabled firewall settings and provides links to active rules and security associations is __________

a. Inbound rules
b. Outbound rules
c. Monitoring
d. Connection security rules


C. This includes a domain profile for computers that are members of an AD DS domain.

Computer Science & Information Technology

You might also like to view...

Which of the following are rules that ensure a correct recursive function?

a. Each stopping case must perform a correct action (or return the correct value for stopping case) for the condition that invokes it. b. The recursion must make no more than 1000 recursive calls. c. The chain of recursive calls eventually must reach one of the stopping cases. d. The size of the problem solved by the successive recursions must each be larger than the last. e. For cases that involve recursion: If each recursive calls correctly solve the subproblem (or return the correct value for the subproblem) it solve, then the final

Computer Science & Information Technology

Who can access a base class’ protected member?

a. anyone b. a derived class member function c. a friend of the base class d. two of the above e. all of (a), (b), and (c)

Computer Science & Information Technology

Match the following views to their descriptions:

I. Draft A. displays top and bottom margins, headers and footers II. Print Layout B. displays a structural view of a document III. Full Screen Reading C. eliminates tabs IV. Outline D. used to create Web pages V. Web Layout E. best way to view the location of section breaks

Computer Science & Information Technology

In a direct record organization scheme, the program used to store the data follows a set of instructions, called a ____ algorithm, that transforms each key into a number, the record's logical address.

A. hashing B. grouping C. translation D. lookup

Computer Science & Information Technology