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
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)- A8% (2)
- B84% (21)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.
