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
701 stars 69 forks source link

SQL Credentials #52

Open jayrodksmith opened 5 years ago

jayrodksmith commented 5 years ago

Possible to pass through credentials to save to SQL server? I have a sql server not on domain, and in another domain that would need its own credentials passed.

PrzemyslawKlys commented 5 years ago

Not at the moment, but it shouldn't be hard to add. I'll add it when I'll have some free time to both PSWinReporting and PSWinReportingV2.