You must apply Group Policy settings for servers that meet the following criteria…?

You plan to simplify the organizational unit (OU) structure for a company. You must consolidate all
member servers in the domain to a single OU named MemberServers.
You must apply Group Policy settings for servers that meet the following criteria:
 Server operating systems: Windows Server 2012
 Server hardware platform: 64-bit
 Server memory: less than 16 GB of RAM
Solution: You create a WMI filter action that includes the following query:

Does this meet the goal?

You plan to simplify the organizational unit (OU) structure for a company. You must consolidate all
member servers in the domain to a single OU named MemberServers.
You must apply Group Policy settings for servers that meet the following criteria:
 Server operating systems: Windows Server 2012
 Server hardware platform: 64-bit
 Server memory: less than 16 GB of RAM
Solution: You create a WMI filter action that includes the following query:

Does this meet the goal?

A.
Yes

B.
No

Explanation:
Version and ProductType are both OK, see note below, but not OSArchitecture =”64-bit” is wrong. The
not should be removed.
Note: Win32_operatingsystem version number 6.2 indicates that it is either Windows 8 or Windows
Server 2012.
Win32_operatingsystem ProductType 3 indicates that it is an Server Operating system, but not a domain
controller. Updated List of OS Version Queries for WMI Filters
http://www.nogeekleftbehind.com/2013/09/10/updated-list-of-os-version-queries-for-wmi-filters/



Leave a Reply 0

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