How should you configure the filter?

Your network contains an Active Directory domain named contoso.com. The domain contains a
domain controller named DC1 that runs Windows Server 2012.
You have a Group Policy object (GPO) named GPO1 that contains several custom Administrative
templates.
You need to filter the GPO to display only settings that will be removed from the registry when the
GPO falls out of scope. The solution must only display settings that are either enabled or disabled
and that have a comment.
How should you configure the filter?
To answer, select the appropriate options below. Select three.

Your network contains an Active Directory domain named contoso.com. The domain contains a
domain controller named DC1 that runs Windows Server 2012.
You have a Group Policy object (GPO) named GPO1 that contains several custom Administrative
templates.
You need to filter the GPO to display only settings that will be removed from the registry when the
GPO falls out of scope. The solution must only display settings that are either enabled or disabled
and that have a comment.
How should you configure the filter?
To answer, select the appropriate options below. Select three.

A.
Set Managed to: Yes

B.
Set Managed to: No

C.
Set Managed to: Any

D.
Set Configured to: Yes

E.
Set Configured to: No

F.
Set Configured to: Any

G.
Set Commented to: Yes

H.
Set Commented to: No

I.
Set Commented to: Any



Leave a Reply 7

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

7 + 8 =


Dave Lister

Dave Lister

The answer should be yes, yes and yes; the filter requirement to show configured only settings will display all values if the selection is “any”. Setting this to “yes” will show settings that have been configured (regardless of what the configured value is) whilst setting it to “no” will show settings that have not been configured. The requirement is to only show settings that have been configured, so the “Configured?” filter should be set to yes.

Banes

Banes

Agree.

Since the question is talking about a GPO falling out of scope, managed is yes.

The solution will only display settings that are enable or disabled, so not the settings that are not configured. The configured setting is yes. Setting to any would show the not configured as well.

Commented is set to yes.

https://technet.microsoft.com/en-us/library/dd759104(v=ws.11).aspx

Gandalf

Gandalf

Yes, it’s ADG

Jackson

Jackson

The correct answer should be : Yes, Yes, Yes

Clarification

Clarification

The reason Configured should be set to yes, is that there are three states for configuring settings in GPOs: Enabled, Disabled, and Not Configured. If it is set to Enabled or Disabled, then it has to be configured as such.

Setting it to Any would also include Not Configured settings, which is not what we want.

Piteros77

Piteros77

Why “Commented” should be yes ?