Top Banner
Understanding Group Policy on Windows Server 2003 Michael J. Murphy Michael J. Murphy TechNet Presenter TechNet Presenter [email protected]
26

Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter [email protected].

Dec 18, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Understanding Group Policy on Windows Server 2003

Michael J. MurphyMichael J. MurphyTechNet PresenterTechNet [email protected]

Page 2: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

What we will cover:

• Group Policy Concepts

• Linking and Order of Precedence

• Group Policy Management Console

• New Features of Windows 2003 Group Policy

Page 3: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Prerequisite Knowledge• Experience supporting Windows servers

• Experience supporting Microsoft networks

• Familiarity with the Windows server user interface

• Understanding of Active Directory concepts

Level 200Level 200

Page 4: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Agenda• Windows Server 2003 Group Policy

Concepts

• Linking and Order of Precedence

• Group Policy Management Console

• New Features of Windows 2003 Group Policy

Page 5: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Group Policy Management Issues

• Problem: Group Policy is too hard

• Existing UI confusing and limited

• Core capabilities missing – Reporting of GPO settings– Backup/restore of GPOs– Import/export of GPOs

• Existing capabilities not scriptable

Page 6: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group PolicyGroup Policy Concepts

• Used to manage users and computers– Deploys Policy through Active Directory– Applied at site, domain, and OU levels

• Group Policy is highly flexible– Registry-based policy settings– Security settings– Software installation– User Environment control– Internet Explorer maintenance

Page 7: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Agenda• Windows Server 2003 Group Policy

Concepts

• Linking and Order of Precedence

• Group Policy Management Console

• New Features of Windows 2003 Group Policy

Page 8: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group PolicyGroup Policy Order of Precedence

Local Security Policy

Site Policy

Domain Policy

Parent OU Policy

Child OU Policy

Page 9: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group PolicyGroup Policy Objects and Links

• GPOs contain policy settings • Links define what objects the GPO will

target– Scope of Management

• Sites, Domains, OU, OU, etc.

• Filtering can be based on links to Scope Of Management (SOM)

• Group Policy Management Console– Better illustrates the relationship between GPOs

and Links

Page 10: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Agenda• Windows Server 2003 Group Policy

Concepts

• Linking and Order of Precedence

• Group Policy Management Console

• New Features of Windows 2003 Group Policy

Page 11: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group PolicyGroup Policy Management Console

Page 12: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group Policy Administrative Template Extension

• Used by Group Policy to configure settings in a Group Policy Object

• Server Side Snap-in– Loads in Group Policy Object Editor– ADM files

• Client-Side Extension– Writes policy settings that update registry keys

on target client computers

Page 13: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group Policy ADM Files

• Enables configuration of policy settings– Do not actually contain policy settings– Policy settings are contained registry.pol

• Windows Server 2003 contains:– System.adm– Inetres.adm– Conf.adm – Wmplayer.adm– Wuau.adm

• Location of ADM files

Page 14: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group Policy ADM Files Walkthrough

Page 15: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group Policy

Registry.pol Files Walkthrough

Page 16: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group Windows Server 2003 Group PolicyPolicy

Group Policy Concepts and the GPMCGroup Policy Concepts and the GPMC

Editing Group Policy ObjectsEditing Group Policy Objects

Creating and Managing Group PoliciesCreating and Managing Group Policies

demonstrationdemonstration

Page 17: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Windows Server 2003 Group PolicyGroup Policy Capabilities

• Folder redirection

• Backup/Restore

• Software restriction

• WMI Filters

Page 18: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Group Policy Management Backup and Restore

• Backup / Export:– Transfers any live GPO to the file system– Backs up policy settings, ACLs, links to WMI filters

• Restore:– Puts things back exactly as before– GPO must be in the same domain

• Scenario:– Restore a policy to return to original settings

Page 19: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Software Restriction Policies Goals

• New feature of Group Policies

• Allow or restrict access to software– Set default to allow or disallow software– Create rules to bypass the default– Specify affected file extensions

• Prevent:– Viruses– Unapproved or non-standard applications– Any applications you wish to restrict

Page 20: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Software Restriction Policies Rules

• Certificate Rules– Verify digital certificate

• Hash Rules– Identifies software with unique hash

• Internet Zone Rules– Applies to Windows Installer packages

• Path Rules– Define specific path for software

Page 21: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Group Policy Management WMI Filters

Page 22: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Group Policy Management WMI Filters

Page 23: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Software Restriction Policies

Software Restriction Policies

Creating a Path Rule

demonstrationdemonstration

Page 24: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

Session Summary• Group Policy allows you to manage and control your environment more easily• Use the new GPMC to manage GPO’s and Security Policies• Take Advantage of New Features of Windows Server 2003 Group Policy

Page 25: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.

For More Information…

• Visit TechNet at www.microsoft.com/technet• For additional information on books, courses and

other community resources that support this session visit

www.microsoft.com/technet/tnt1-119www.microsoft.com/technet/tnt1-119

Page 26: Understanding Group Policy on Windows Server 2003 Michael J. Murphy TechNet Presenter MJMurphy@microsoft.com.