1

#定义etl文件 $etlFile = 'test.etl'

#检索内容 $log = Get-WinEvent -Path $etlFile –Oldest

有没有其他方法可以解析 .etl 文件来读取 etw 事件?

4

0 回答 0