Windows Active Directory: Difference between revisions
(Created page with "==List which GPO's are applied== <code>rsop.msc</code> (GUI version) <code>gpresult /r /scope computer</code> (CLI version) or save it to an html file with /h: <code>gpresult /h c:\gpresult.html</code>") |
|||
| Line 1: | Line 1: | ||
==List | ==List Applied GPO's== | ||
<code>rsop.msc</code> (GUI version) | <code>rsop.msc</code> (GUI version) | ||
Revision as of 21:58, 11 February 2024
List Applied GPO's
rsop.msc (GUI version)
gpresult /r /scope computer (CLI version)
or save it to an html file with /h:
gpresult /h c:\gpresult.html