You need to create a policy to check the condition

DRAG DROP
You administer several Microsoft SQL Server 2012 servers.
You want to run scheduled checks to confirm that the databases on the servers are not
configured to AutoShrink.
You need to create a policy to check the condition.
What should you do? (To answer, move the appropriate actions from the list of actions to the
answer area and arrange them in the correct order.)

DRAG DROP
You administer several Microsoft SQL Server 2012 servers.
You want to run scheduled checks to confirm that the databases on the servers are not
configured to AutoShrink.
You need to create a policy to check the condition.
What should you do? (To answer, move the appropriate actions from the list of actions to the
answer area and arrange them in the correct order.)

Answer: See the explanation.

Explanation:
Box 1:

Box 2:

Box 3:

Note:
* @autoshrink is used to enable/disable the autoshrink feature.
* The Evaluation Mode defines the combination of 1) when the policy will be evaluated and
2) what the system will do in case of policy violation. The following evaluation modes are supported:



Leave a Reply 12

Your email address will not be published. Required fields are marked *


Sunwar

Sunwar

Hello,

Wrong answer according to me. The question speaks about “scheduled checks”. Why not “on schedule” evaluation mode?

Greetings,

dwt

dwt

“schedule” box is correct insted of on demand

R

R

Agree that it must be to schedule instead of on demand

Kuldip Bhatt

Kuldip Bhatt

Yes Schedule is right.

jok

jok

SO, false > Schedule > create & enable

Slazenjer_m

Slazenjer_m

1. Define condition by setting @Autoshrink to FALSE
2. Define policy by setting Evaluation Mode to ‘On schedule’
3. Define a schedule within the policy definition
4. Check ‘Enabled’ button for policy
5. In SSMS (Policy Management), right-click on the policy and select ‘Evaluate’ to ensure its validity.

Pete

Pete

Oh, but those are not the options given. So…Wrong!

kmr

kmr

@pete; Slazenjer_m is giving the overview of the process.. lol…

V

V

Answer is:
2
4
5

kmr

kmr

but we are enabling the policy by enabling the schedule..

kmr

kmr

but we are enabling the policy by creating the schedule..

so on demand seems okay