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

In some situations, it is necessary to use credentials for getting the Domain Controller using the DetectDC parameter. #77

Closed ferwe closed 1 year ago

ferwe commented 1 year ago

Find-Events via remoting doesn't work always. In some situations, it is necessary to use credentials for getting the Domain Controller using the DetectDC parameter.

Added Credentials to all necessary functions