nerdexam
Microsoft

70-432 · Question #72

You are the administrator of a SQL Server 2008 instance. There is a Windows group named Wiikigo\Service. According to the security policy, members of this group are allowed to set up new connections…

The correct answer is B. You should create a logon trigger. See the full explanation below for the reasoning.

Question

You are the administrator of a SQL Server 2008 instance. There is a Windows group named Wiikigo\Service. According to the security policy, members of this group are allowed to set up new connections to the SQL Server instance. But this is can only be done during office time from 8:00-20:00. Other users may connect to the SQL Server instance any time. You write the following Transact-SQL statements. You need to implement the company security policy which is stored in the RestrictedLogonHours table. What should you do?

Exhibit

70-432 question #72 exhibit

Options

  • AYou should create a SQL Server Agent job.
  • BYou should create a logon trigger.
  • CYou should create a SQL Server Agent job. The job periodically looks for and kills connections
  • DYou should create a policy. The policy uses a condition based on the Server Audit facet and

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    84% (21)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-432 Practice