Sometimes we need verify if a GPO are applied corretly.
There are 2 good commands very similars to check the GPOs applied in one Host.
CMD:
Output Screen: "gpresult /V /scope computer | more"Output HTML file: "gpresult /H c:\rsop2.HTML"
PowerShell:
Output HTML file: "Get-GPResultantSetOfPolicy -user domain\user.name -computer MyManchine -ReportType Html -Path C:\destination\rsop.HTML"
Check at Windows 2012 R2
by GoN | Published: July 27, 2017 | Last Updated:
by GoN | Published: July 27, 2017 | Last Updated:
No hay comentarios:
Publicar un comentario