+ All Categories
Home > Documents > Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada...

Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada...

Date post: 01-Apr-2015
Category:
Upload: davion-wines
View: 216 times
Download: 0 times
Share this document with a friend
34
Understanding Group Policy Part 1 of 3 Rick Claus Rick Claus IT Pro Advisor IT Pro Advisor Microsoft Canada Microsoft Canada [email protected] [email protected] http://blogs.technet.com/rclaus http://blogs.technet.com/rclaus
Transcript
Page 1: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Understanding Group Policy Part 1 of 3

Rick ClausRick ClausIT Pro AdvisorIT Pro Advisor

Microsoft CanadaMicrosoft Canada

[email protected]@microsoft.com

http://blogs.technet.com/rclaushttp://blogs.technet.com/rclaus

Page 2: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

What Will We Cover?

• Group Policy concepts

• Creating test and staging environments

• Group Policy tools

Page 3: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Helpful Experience

Level 200

• Experience supporting Windows servers

• Experience supporting Microsoft networks

• Familiarity with Active Directory

Page 4: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Agenda

• Preparing the Environment

• Creating a Staging Environment

• Managing Group Policy

Page 5: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Designing an OU Structure

Page 6: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Demo

Organizing OUs

demonstration

Page 7: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

What Is Group Policy?

• Manage user and computer environments• Manage user and computer environments• Enforce IT policies• Enforce IT policies• Simplify administrative tasks• Simplify administrative tasks• Implement security settings• Implement security settings

Page 8: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Group Policy Terms

Scope of Management

Group Policy Object

Site

Domain OU

Computer Configuration

User Configuration

Page 9: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Common Desktop Scenarios

• Lightly managed

• Mobile • Multiuser • AppStation • TaskStation • Kiosk

Page 10: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Usage Scenarios – Lightly Managed

• For power users or developers

• Least restricted

• Free-seating

• Core set of applicationswww.microsoft.com/downloads/details.aspx?FamilyID=354b9f45-8aa6-4775-9208-c681a7043292&displaylang=en (Search for Group Policy Scenarios)

Page 11: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Usage Scenarios – Mobile

• Aimed at mobile users

• Data available at all times

• Partial free-seating

• Log off without disconnecting

Page 12: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Usage Scenarios – Multiuser

• Basic customization

• Free-seating

• Restricted write access

• Security-enhanced

• Assigned and published applications

Page 13: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Usage Scenarios – AppStation

• Minimal customization

• Few applications

• Free-seating

• Restricted write access

• Security-enhanced

Page 14: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Usage Scenarios – TaskStation

• For order entry or call centers

• Runs a single application

• No desktop or Start menu

Page 15: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Usage Scenarios – Kiosk

• Unattended public workstation

• Single application and user

• Security-enhanced

• No user changes or write access

• Always on

Page 16: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Agenda

• Preparing the Environment

• Creating a Staging Environment

• Managing Group Policy

Page 17: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Build staging environmentBuild staging environment11 Synchronize with productionSynchronize with production22

Implementing a Staging Environment

Test GPOsTest GPOs33Production Staging

CreateXMLFromEnvironment.wsf CreateEnvironmentFromXML.wsfGroup Policy ModelingGroup Policy Results

Prepare for deploymentPrepare for deployment44 Deploy to productionDeploy to production55

Group Policy Results

GPO Backups

Migration Tables

Page 18: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Demo

Creating a Staging Environment

demonstration

Page 19: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Agenda

• Preparing the Environment

• Creating a Staging Environment

• Managing Group Policy

Page 20: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Group Policy Management Console

• MMC snap-in

• Includes Group Policy Object Editor

• Reporting and modeling

• Supports cross-forest trusts

Page 21: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

GPMC Service Pack 1

• Various bug fixes

• New languages

• Updated GPMC EULA

• Updated MSXML4

http://www.microsoft.com/downloads/details.aspx?FamilyId=0A6D4C24-8CBD-4B35-9272-DD3CBFC81887&displaylang=en

Page 22: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Demo

Reviewing the GPMC

demonstration

Page 23: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Sales Users settings

User and Computer Configuration

Lab Computers settings

Sales Users settings

Lab Computers settings

Page 24: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Local Security Policy

Site Policy

Domain Policy

Parent OU Policy

Child OU Policy

Group Policy Order of Precedence

Page 25: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

When is Group Policy Applied?

Startup and shutdown

Logon and logoff

Defined intervals

Forced with GPUpdate.exe

Page 26: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Group Policy Processing

Synchronous Initial Processing

Asynchronous Initial Processing

Page 27: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Demo

Modifying Group Policy Objects

demonstration

Page 28: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Group Policy Modeling and Results

• Group Policy Modeling

Simulates GPOs on user or computer

• Group Policy Results

Reports actual policy settings

Page 29: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Demo

Group Policy Modeling and Results

• Using Group Policy Modeling• Using Group Policy Results

demonstration

Page 30: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Backing Up and Restoring GPOs

Page 31: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Demo

Backing up and Restoring GPOs

demonstration

Page 32: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

Session Summary• Manage and control your environment more easily with Group Policy

• Use a staging environment to test Group Policy before production deployment

• Use the GPMC to manage Group Policy

Page 33: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

For More Information

Visit TechNet USA at www.microsoft.com/technetVisit TechNet Canada at www.microsoft.ca/technet

Rick ClausRick ClausIT Pro AdvisorIT Pro Advisor

Microsoft CanadaMicrosoft Canada

[email protected]@microsoft.com

http://blogs.technet.com/rclaushttp://blogs.technet.com/rclaus

Page 34: Understanding Group Policy Part 1 of 3 Rick Claus IT Pro Advisor Microsoft Canada rick.claus@microsoft.com.

What Will We Cover? (Part 2)

• Advanced Group Policy management

• Deploying software with Group Policy

• Group Policy troubleshooting

What Will We Cover? (Part 3)• Group Policy Management

• Advanced Group Policy Security

• Scripting Group Policy

• Group Policy Modeling


Recommended