Export all GPO in HTML report

 


Get-GPOReport -All -Domain "abc.com" -ReportType html -Path "C:\Temp\GPOReportsAll.html"

Comments

Popular posts from this blog

Copy file to multiple remote server using powershell