EvotecIT / PSWinReporting

This PowerShell Module has multiple functionalities, but one of the signature features of this module is the ability to parse Security logs on Domain Controllers providing easy to use access to AD Events.
MIT License
705 stars 70 forks source link

PDC role flag inverted #11

Closed snd3r closed 5 years ago

snd3r commented 5 years ago

In the report PDC role flag inverted Code defining this behavior:

https://github.com/EvotecIT/PSWinReporting/blob/8e0f51274a73b7aeb02422dfef38980aafde43ac/Private/Get-DC.ps1#L26

PrzemyslawKlys commented 5 years ago

Right :-) Good catch