Want to save your progress?
Create a free account to track your lessons and quizzes across devices.
Register Login
« Back to ClassCompleted: 0%

Group Policy Management

Page 1 of 1


Group Policy Objects (GPOs)

Group Policy is the primary tool for configuring OS settings, security, and software for computers and users in an AD environment.

  • Computer Configuration: Settings apply to the computer, regardless of who logs on (e.g., Windows Firewall settings, Startup scripts). Applied at boot.

  • User Configuration: Settings apply to the specific user, regardless of which computer they log on to (e.g., Desktop Wallpaper, Mapped Drives). Applied at login.

  • Processing Order (LSDOU): Policies are applied in this specific order:

    1. Local Policy
    2. Site
    3. Domain
    4. Organizational Unit (OU) Later policies overwrite earlier ones, meaning the OU policy has the highest precedence.