PSWinReporting icon indicating copy to clipboard operation
PSWinReporting copied to clipboard

Monitor GPO Changes, Builtin to get GPO Displayname

Open DonDom86 opened this issue 1 year ago • 2 comments

Examples/RunMe-FindEventsGroupPolicyChangesWithConfig.ps1

Hi saw you example. Is there an builtin way to convert IDs to the DisplayName of a GPO?

Thanks

DonDom86 avatar May 30 '24 20:05 DonDom86

No, Events don't store it from what I remember. But I will most likely add functionality that queries it live in PSEventViewer

PrzemyslawKlys avatar May 31 '24 10:05 PrzemyslawKlys

No the event do not store them directly. But the unique id is in the events.

DonDom86 avatar Jun 02 '24 18:06 DonDom86