Book Image

Mastering Windows Group Policy

By : Jordan Krause
5 (1)
Book Image

Mastering Windows Group Policy

5 (1)
By: Jordan Krause

Overview of this book

This book begins with a discussion of the core material any administrator needs to know in order to start working with Group Policy. Moving on, we will also walk through the process of building a lab environment to start testing Group Policy today. Next we will explore the Group Policy Management Console (GPMC) and start using the powerful features available for us within that interface. Once you are well versed with using GPMC, you will learn to perform and manage the traditional core tasks inside Group Policy. Included in the book are many examples and walk-throughs of the different filtering options available for the application of Group Policy settings, as this is the real power that Group Policy holds within your network. You will also learn how you can use Group Policy to secure your Active Directory environment, and also understand how Group Policy preferences are different than policies, with the help of real-world examples. Finally we will spend some time on maintenance and troubleshooting common Group Policy-related issues so that you, as a directory administrator, will understand the diagnosing process for policy settings. By the end of the book, you will be able to jump right in and use Group Policy to its full potential.
Table of Contents (12 chapters)

The trouble with FRS

Active Directory has some serious replication capabilities built into it. When adding a new user or group into AD, you certainly want that change to quickly flow to all of your Domain Controller servers, so that the new users can successfully log in to a computer from anywhere in the domain. The automated spreading of this directory information is kind of the whole point of running AD in the first place, right?

The same is true for Group Policy information, as you already know. Create a new GPO on DC1, and within minutes (usually) that new GPO shows up on DC2 and DC3. What if another administrator made some changes to an existing GPO on DC2 at the same time? No worries; replication is fully prepared to handle the synchronization of settings in all directions and those changes will show up successfully on DC1 and DC3, even while the new GPO changes from DC1...