[Windows] 导出所有设置过的Group Policy

通过命令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
posted @ 2019-05-02 09:41  herryzz  阅读(1099)  评论(0编辑  收藏  举报