通过命令gpresult /h xxx.html
可以导出所有设置过的Group Policy。
GPRESULT /R
GPRESULT /H GPReport.html
GPRESULT /USER targetusername /V
GPRESULT /S system /USER targetusername /SCOPE COMPUTER /Z
GPRESULT /S system /U username /P password /SCOPE USER /V
[Windows] 导出所有设置过的Group Policy
原文:https://www.cnblogs.com/herryzz/p/10801659.html