I have found a lot of suggestions for experting system logs using vbs but i prefer to use Powershell if possible.
Here is my situation
We are wanting to export ALL event logs for ALL of our environments machines (mixture of Server 2012R2 and WIndows 8.1) to a storage device (network share) at a set interval. We will be migrating to Windows 10 so a general method that would work across all current Windows Versions (Server 2008+ and Windows 7+) would be amazing.
Any help would be greatly appreciated