Active Directory Group Policy Mastery
Active Directory Group Policy Mastery
Test your knowledge on Active Directory, Group Policy Objects, and Windows Server configurations with this comprehensive quiz. Designed for IT professionals, it challenges your understanding of GPOs and management techniques in a networked environment.
- Assess your skills in AD management
- Learn best practices for Group Policy deployment
- Engage with real-world scenarios and solutions
Your network contains an AD domain named contoso.com. The domain contains a server named Server1 that run Windows Server 2016. The computer account for Server 1 is in organizational unit (OU) named OU1. You create a Group Policy object (GPO) named GPO1 and link GPO1 to OU1. You need to add a domain user named User1 to the local Administrators group on Server1.
Solution: From the Computer Configuration node of GPO1, you configure the Local Users and Groups preference.
Your network contains an AD domain named contoso.com. The domain contains a server named Server1 that run Windows Server 2016. The computer account for Server 1 is in organizational unit (OU) named OU1. You create a Group Policy object (GPO) named GPO1 and link GPO1 to OU1. You need to add a domain user named User1 to the local Administrators group on Server1.
Solution: From a domain controller, you run the Set-AdComputer cmdlet.
Does this meet the goal?
Your network contains an AD domain named contoso.com. The domain contains a server named Server1 that run Windows Server 2016. The computer account for Server 1 is in organizational unit (OU) named OU1. You create a Group Policy object (GPO) named GPO1 and link GPO1 to OU1. You need to add a domain user named User1 to the local Administrators group on Server1.
Solution: From the Computer Configuration node of GPO1, you configure the Account Policies settings.
Does this meet the goal?
Your network contains an AD domain named contoso.com. The domain contains a server named Server1 that run Windows Server 2016. The computer account for Server 1 is in organizational unit (OU) named OU1. You create a Group Policy object (GPO) named GPO1 and link GPO1 to OU1. You need to add a domain user named User1 to the local Administrators group on Server1.
Solution: From the Computer Configuration node of GPO1, you configure the Restricted Groups settings.
Does this meet the goal?
Your network contains an Active Directory domain named contoso.com. The domain contains a Group Policy Object (GPO) named GPO1. You configure the Internet Settings preference in GPO1 as shown in the exhibit:
A user reports that the homepage of Internet Explorer is not set to http://www.contoso.com. You confirm that the other settings in GPO1 are applied. You need to configure GPO1 to set the Internet Explorer homepage. What should you do?
You have an application named App1 that is deployed to all the client computers in the domain. App1 writes a registry value named LocalStorage on all the client computers.
You need to delete the LocalStorage registry value from all the client computers int the domain that have less than 100 GB of free space in their system volume.
What should you do?
Your network contains an Active Directory domain named contoso.com. The network contains several IP subnets. One of the subnets uses a network ID of 192.168.10.0/24
You link a Group Policy object (GPO) named GPO1 to the domain.
You need to map a drive to a specific file share on the computers in the 192.168.10.0/24 network only.
What should you do?
Your network contains an Active Directory domain named contoso.com. All the accounts of the users in the sales department are in an organizational unit (OU) named SalesOU.
An application named App1 is deployed to the user accounts in SalesOU by using a Group Policy Object (GPO) named SalesGPO.
You need to set the registry value of \HKEY_CURRENT_USER\SOFTWARE\APP1\Collaboration to 0.
Solution: You add a computer preference that has a Create action.
Does this meet the goal?
Your network contains an Active Directory domain named contoso.com. All the accounts of the users in the sales department are in an organizational unit (OU) named SalesOU.
An application named App1 is deployed to the user accounts in SalesOU by using a Group Policy Object (GPO) named SalesGPO.
You need to set the registry value of \HKEY_CURRENT_USER\SOFTWARE\APP1\Collaboration to 0.
Solution: You add a user preference that has a Update action.
Does this meet the goal?
Your network contains an Active Directory domain named contoso.com. All the accounts of the users in the sales department are in an organizational unit (OU) named SalesOU.
An application named App1 is deployed to the user accounts in SalesOU by using a Group Policy Object (GPO) named SalesGPO.
You need to set the registry value of \HKEY_CURRENT_USER\SOFTWARE\APP1\Collaboration to 0.
Solution: You add a user preference that has a Replace action.
Does this meet the goal?
Your network contains an Active directory domain named contoso.com.
A Group Policy object (GPO) named GPO1 is linked to contoso.com.
GPO1 has computer configuration policies, user configuration policies, and user preferences configured.
You need to ensure the user preferences in GPO1 apply only to users who sign in to computers that run Windows 10. All the other settings in GPO1 must be applied, regardless of the computer to which the users sign in.
What should you configure?