Read More WWebsite and Hosting Tips Export Windows Event logs with PowerShellbyMarketing14/08/2013 1. Create a text file 2. Paste the following command in: Get-Eventlog -LogName application -EntryType Error,Warning | Export-csv…