Configure Group Policy Processing Flashcards
What is the order in which GPOs are processed?
Local GPOs > GPOs linked to sites > GPOs linked to domains > GPOs linked to OUs
GPOs applied to the parent domain will flow down to the child domain. True or False?
False. GPOs do not flow down into their child domains.
What is WMI filtering?
WMI filtering is used to apply GPOs based on certain properties of the target computer such as the operating system.
What are the 4 modes of Loopback processing?
Replace, merge, disabled, and not configured.
What is the result of enabling loopback processing in replace mode?
All of the user settings of any policies applied to the users in the Sales OU will be deleted, and only the settings in the computer policy will be applied.
What is the result of enabling loopback processing in merge mode?
All settings that do not conflict between the user and computer settings will be applied.
User settings take precedence if there is conflict.
What is the result of enabling loopback processing in disabled mode?
Policy is not applied.
What is the result of enabling loopback processing in Not Configured mode?
Policy is not applied unless there is a like policy applied at a higher level in the AD hierarchy.
How do you configure the blocking of inheritance?
Right click on OU and select Block Inheritance.
How do you enforce policies?
Right click on GPO and select Enforce.
What is Windows Management Instrumentation (WMI) Filtering?
WMI filtering is used to restrict the application of GPOs based on the hardware characteristics of the computers.
What is slow-link processing?
The slow-link detection policy, when enabled, gives the client computer a slow-limit threshold (500 Kbps) and if the client is below that threshold, only mandatory policies will be applied.
What policies will not be applied if the slow-link detection policy is enabled and a slow link is detected?
Disk Quota Software Installation Scripts Folder Redirection Wireless Network (802.11) Policies Wireless Network (802.3) Policies IE Maintenance Extension
How would you ensure that all policies are downloaded even if a slow link is present and slow-link detection is enabled?
Set the slow link threshold to 0 Kbps.
What is Group Policy Caching?
When enabled, the client computer reads policy settings from a local copy held in the
C:\Windows\System32\GroupPolicy\Datastore folder which was populated during the last background refresh of policy when caching was not being used.