Top Banner
20

Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Jan 05, 2016

Download

Documents

kylia

WCL303. Advanced Troubleshooting with Resultant Set of Policy ( RSoP ). Jeffery Hicks Principal Consultant JDH Information Technology Solutions. Agenda. What is Resultant Set of Policy? Using the Group Policy Management Console Using Windows PowerShell Using the CMD shell - PowerPoint PPT Presentation
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: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )
Page 2: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Advanced Troubleshooting with Resultant Set of Policy (RSoP)

Jeffery HicksPrincipal ConsultantJDH Information Technology Solutions

WCL303

Page 3: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Agenda

What is Resultant Set of Policy?Using the Group Policy Management ConsoleUsing Windows PowerShellUsing the CMD shell

Demos and scripts will be available from http://jdhitsolutions.com/blog

Page 4: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Requirements

Remote Server Administration Tools for Windows 7Enable Group Policy featurePermissions to read and generate Resultant Set of Policy data (per container)Remote Management Firewall Exception

Page 5: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

What is Resultant Set of Policy?

Group Policy can be applied to computer and/or userPolicies set at Site, Domain and OrganizationalUnit You could have multiple policiesLast applied “wins”RSoP is the cumulative effect for user and/or computer

Page 6: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

RSoP Modes

Modeling (or What If…)Predicts what should happenUse for planning and testingNo computer access required

Results (or What Really Happened)Get the actual resultsPer user or machineRequires connectivity to computerUser must have logged on

Page 7: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Using the Group Policy Management Console

Wizard drivenSpecify User(s) and/or Computer(s)Specify group membershipsSpecify WMI filters

Create new reports from existingCreate HTML or XML ReportsRe-Run Advanced View to help find settings and their policy

Page 8: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

demo

Using the Group Policy Management ConsoleRSoP

Page 9: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Using the Group Policy Module

Requires Remote Server Administration ToolsRequires Windows 7 or Windows Server 2008 R2RSoP Permissions are set per container

Page 10: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Using the Module

Import-Module GroupPolicyGet-GPResultantSetofPolicy cmdlet

Specify User/ComputerCreate HTML/XML reportsDoes Logging Only

Parse the XML document in PowerShell

Page 11: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

demo

Using the Group Policy Cmdlets and Windows PowerShell

Page 12: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Using the CMD Shell

GPRESULT.EXECreate same type of reports (XML and HTML)Can be used remotelyYou can also get more detailed processing information

Page 13: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Using GPResult

Page 14: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

My Resources

Managing Active Directory with Windows PowerShell: TFM 2nd Ed. (SAPIEN Press 2011)Group Policy Team Blog: http://blogs.technet.com/b/grouppolicy/GPAnswers.com (http://www.gpanswers.com)http://jdhitsolutions.com/blog

Page 15: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Questions & Answers

Page 16: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Track Resources

Don’t forget to visit the Cloud Power area within the TLC (Blue Section) to see product demos and speak with experts about the Server & Cloud Platform solutions that help drive your business forward.

You can also find the latest information about our products at the following links:

Windows Azure - http://www.microsoft.com/windowsazure/

Microsoft System Center - http://www.microsoft.com/systemcenter/

Microsoft Forefront - http://www.microsoft.com/forefront/

Windows Server - http://www.microsoft.com/windowsserver/

Cloud Power - http://www.microsoft.com/cloud/

Private Cloud - http://www.microsoft.com/privatecloud/

Page 17: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Resources

www.microsoft.com/teched

Sessions On-Demand & Community Microsoft Certification & Training Resources

Resources for IT Professionals Resources for Developers

www.microsoft.com/learning

http://microsoft.com/technet http://microsoft.com/msdn

Learning

http://northamerica.msteched.com

Connect. Share. Discuss.

Page 18: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Complete an evaluation on CommNet and enter to win!

Page 19: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )

Scan the Tag to evaluate this session now on myTech•Ed Mobile

Page 20: Advanced Troubleshooting with Resultant Set of Policy ( RSoP )