You need to delegate the required permissions to Admin1

Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows
Server 2012 R2.
The domain contains 200 Group Policy objects (GPOs).
An administrator named Admin1 must be able to add new WMI filters from the Group Policy Management
Console (GPMC).
You need to delegate the required permissions to Admin1. The solution must minimize the number of
permissions assigned to Admin1.

What should you do?

Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows
Server 2012 R2.
The domain contains 200 Group Policy objects (GPOs).
An administrator named Admin1 must be able to add new WMI filters from the Group Policy Management
Console (GPMC).
You need to delegate the required permissions to Admin1. The solution must minimize the number of
permissions assigned to Admin1.

What should you do?

A.
From Active Directory Users and Computers, add Admin1 to the WinRMRemoteWMIUsers__group.

B.
From Group Policy Management, assign Creator Owner to Admin1 for the WMI Filters container.

C.
From Active Directory Users and Computers, add Admin1 to the Domain Admins group.

D.
From Group Policy Management, assign Full control to Admin1 for the WMI Filters container.

Explanation:

Users with Full control permissions can create and control all WMI filters in the domain, including WMI filters
created by others.
Users with Creator owner permissions can create WMI filters, but can only control WMI filters that they
create.
Ref: http://technet.microsoft.com/en-us/library/cc757429(v=ws.10).aspx



Leave a Reply 16

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


sepp

sepp

B. Delegate Admin1 Creator Owner Rights for the WMI Filters Container

Tested this on my lab.
User then can create new WMI filter but can not assign them to a gpo or change filters created by other users.
Exactly whats asked in the question.

Andrew

Andrew

Agree with B

FreeSl

FreeSl

Agree with B

Bart

Bart

Agree with B

Paul

Paul

Agree with B since the question just states that the admin must only be able to create new WMI filters not modify existing ones.

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

Users with Full control permissions can create and control all WMI filters in the domain, including WMI filters created by others. Users with Creator owner permissions can create WMI filters, but can only control WMI filters that they create.

kurt

kurt

very good. you are absolutely correct. B

Leanne

Yes

Yes

Incorrect.
This following excerpt is from the link that you posted.

“Users with Full control permissions can create and control all WMI filters in the domain, including WMI filters created by others. Users with Creator owner permissions can create WMI filters, but can only control WMI filters that they create.”

Answer is B.

Sam

Sam

B

Says it right here from Microsoft:

Users with Full control permissions can create and control all WMI filters in the domain, including WMI filters created by others.

Users with Creator owner permissions can create WMI filters, but can only control WMI filters that they create

Techie777

Techie777

The answer is most definitely B!! Up above Sam and Yes spell it out. The question just says “must be able to add new WMI filters”.

Tomo_Jp

Tomo_Jp

Not Edit so B

Arkansas-Chuggabug

Arkansas-Chuggabug

D is wrong.
Keyword here is “The solution must minimize the number of permissions assigned to Admin1.”

B is correct