Jun 13 2022 06:36 AM
Hi All,
I am trying to generate GPO Report for remote machines using powershell command. When i try to run the below powershell command in administrator mode :
Get-GPResultantSetOfPolicy -Computer vdi1 -ReportType HTML -Path c:\temp\dc1rsop.html
i am getting the error as report cannot be generated for user because there is no RSOP logging data for that user on that computer . Kindly advice how to get GPO report for a list of remote computers.
Kind Regards,
S.Yuvaraj
Jun 13 2022 01:26 PM