company confidential 1 a course on planning a group policy management and implementation strategy...

30
Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional Course

Upload: meghan-conley

Post on 18-Jan-2016

216 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

Company Confidential

1

A Course on Planning A Group Policy Management

And Implementation Strategy

Prepared for: *Stars*

New Horizons Certified Professional Course

Page 2: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

FILTERING GROUP POLICY’S SCOPE

• By default, settings flow from site to domain to OU.

• Three ways to control Group Policy settings inheritance– Block Policy Inheritance:– Security filtering– WMI filters

Page 3: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

SECURITY FILTERING

Page 4: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

WMI FILTERS

• Windows Management Instrumentation (WMI)

• Used for queries and filters concerning– Hardware– Software– Operating system type

• Can be linked to multiple GPOs

Page 5: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

WMI FILTER EXAMPLES

Table 10-1 WMI Filter Examples

TTaarrggeett CCoommppuutteerr SSaammppllee WWMMII All computers that arerunning Windows XPProfessional

Select * from Win32_OperatingSystemwhere Caption = "Microsoft WindowsXP Professional"

All computers that havemore than 10 MB ofavailable drive space

on a C: NTFS partition

Select * from Win32_LogicalDiskWHERE Name= "C:" AND DriveType = 3AND FreeSpace > 10485760 ANDFileSystem = "NTFS"

All computers with amodem installed

Select * from Win32_POTSModemWhere Name = " MyModem"

FFiilltteerr SSttrriinngg

Page 6: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

CREATING WMI FILTERS

Page 7: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

GROUP POLICY MANAGEMENT CONSOLE (GPMC)

• Free add-on tool that can be used to manage Group Policy. Installs on:– Windows XP with Service Pack 1– Any edition of Windows Server 2003

• Can be used for:– Importing and copying GPO settings– Backing up and restoring of GPOs– Executing the Resultant Set of Policy (RSoP) snap-in– Generating HTML reports

Page 8: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

INSTALLING GPMC

• GPMC is not on the Windows Server 2003 CD-ROM.

• Can be downloaded for free from the Microsoft

Web site.• In this course, gpmc.msi is on your

supplemental CD-ROM.– Double-click the gpmc.msi file and run through the

wizard.– Distribute through Group Policy.

Page 9: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

GPMC CHANGES ACTIVE DIRECTORY USERS AND COMPUTERS

Page 10: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

CREATING WMI FILTERS IN GPMC

Page 11: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

LINKING WMI FILTERS

Page 12: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

NAVIGATING WITH GROUP POLICY MANAGEMENT

Page 13: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

INFORMATION DISPLAYED IN THE GPMC INTERFACE

Page 14: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

DETERMINING & TROUBLESHOOTING EFFECTIVE POLICY SETTINGS

• Resultant Set Of Policy (RSoP) Wizard

• Group Policy Results

• Group Policy Modeling

• Gpresult.exe command line tool

Page 15: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

RSOP LOGGING MODE

Page 16: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

RSOP PLANNING MODE

Page 17: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

GROUP POLICY MODELING IN GPMC

Page 18: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

GROUP POLICY RESULTS

Page 19: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

Gpresult.exe

Page 20: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

DELEGATING GROUP POLICY ADMINISTRATIVE CONTROL

• Creation of GPOs

• Permissions on GPOs

• Linking of GPOs

• Use of Group Policy Modeling and Group Policy Results

• Creation of WMI filters

• WMI permissions

Page 21: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

DELEGATING GPO CREATION

Page 22: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

DELEGATING PERMISSIONS TO AN INDIVIDUAL GPO

GPMC Individual GPO Permissions

AAlllloowweedd PPeerrmmiissssiioonnssCCaatteeggoorryy UUnnddeerrllyyiinngg PPeerrmmiissssiioonnss aanndd EEffffeeccttss

Read Allows Read Access on the GPO.

Edit settings Includes Read, Write, Create Child Objects, andDelete Child Objects.

Edit, delete, andmodify security

Includes Read, Write, Create Child Objects, DeleteChild Objects, Delete, Modify Permissions, and Modify

Owner. Implies Full Control without the Apply GroupPolicy permission being set.

Read (fromSecurity Filtering)

An automatic setting that appears when a user hasRead and Apply Group Policy permissions to the GPO.

Custom These permissions include those set individuallyusing the ACL editor for the GPO. The ACL editor isinvoked by using the Advanced button and shows the

Security tab contents for the GPO.

Page 23: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

DELEGATING LINKING, MODELING, AND RESULTS

Page 24: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

DELEGATING WMI FILTERING

Page 25: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

PLANNING GROUP POLICY INTEGRATION

• Create policies at the highest level possible.

• Limit the number of GPOs created.

• Create specialized GPOs for policies.

• Disable unnecessary portions (user or computer).

• Only apply GPOs to sites when settings are required on a site basis.

Page 26: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

RECOMMENDATIONS ON GROUP POLICY INHERITANCE

• Limit use of the following:– No Override– Block Policy Inheritance– Security filtering

Page 27: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

PLANNING ADMINISTRATION AND IMPLEMENTATION OF GPOS

• Determine which administrators will have policy delegation roles

• Test policy settings

• Document the plan

Page 28: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

RESTORING DEFAULT SECURITY SETTINGS

Page 29: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional

CHAPTER SUMMARY

• Name two methods you can use to filter GPOs.

• How many WMI filters can be applied to each GPO?

• What can you do with GPMC?

• What two modes are available in RSoP?

• List ways in which you can delegate Group Policy control.

Page 30: Company Confidential 1 A Course on Planning A Group Policy Management And Implementation Strategy Prepared for: *Stars* New Horizons Certified Professional