Collaboration Communications Systems Engineer — Question 170
Your on-premises network contains an Active Directory Domain Services (AD DS) domain.
You have a Microsoft Teams deployment that contains Teams Rooms on Windows devices.
You create an organizational unit (OU) named OU1 and join the devices to the domain.
You create a Group Policy Object (GPO) named GPO1 and link GPO1 to OU1.
You need to ensure that only the settings configured in GPO1 apply to the devices.
What should you do?
Answer options
- A. Configure block inheritance for OU1.
- B. Run the Group Policy Modeling Wizard for OU1.
- C. Link GPO1 to the domain.
- D. Set GPO1 to Enforced.
Correct answer: A
Explanation
The correct answer is A, as configuring block inheritance for OU1 prevents any parent GPOs from applying, ensuring that only the settings in GPO1 are enforced on the devices. Options B and C do not achieve the goal of restricting the GPO application, while D would still allow other linked GPOs to apply unless inheritance is blocked.