To create a report of all existing Group Policy entries, launch the Active Directory Module for Windows PowerShell on a domain controller. Enter the following commands:
Import-Module GroupPolicy
Get-GPOReport –All –ReportType HTML –Path C:\gpreport.html
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.