 |
Powershell Script to export Event Logs to CSV file (s)
Scripts Thread, Powershell Script to export Event Logs to CSV file (s) in Coding and Web Development; Been working on this for a bit and finally got it working: Code: $computer = Read-Host "Server" $creds = Read-Host ...
www.edugeek.net |
 |