Hello,
i am looking for a solution to export the Microsoft-Windows-Backup to network-drive with the .txt extension.
When trying to doing get-eventlog the only types that are available are logs like system and appliation (and not Microsoft-Windows-Backup).
What can i do to export this log-file (.evtx) to .txt using powershell and a scheduled job?
Thx