gpresult /s RemotePC /user DOMAIN\Username /h DetailedReport.html
: Launches the Resultant Set of Policy tool to view which policies are currently applied to a user or computer and troubleshoot conflicts. Installing GPMC via Command Line group policy management console command
# Using Get-GPResultantSetOfPolicy (RSOP) Get-GPResultantSetOfPolicy -ReportType Html -Path "GPReport.html" gpresult /s RemotePC /user DOMAIN\Username /h DetailedReport
If you are looking for the to manage group policy for a domain, memorize this: group policy management console command