microsoft/CSS-Exchange

[Work Item] VssTester should export event logs in evtx format instead of xml

Open

#720 opened on Aug 25, 2021

View on GitHub
 (2 comments) (0 reactions) (1 assignee)PowerShell (234 forks)batch import
BackupsWork Itemgood first issue

Repository metrics

Stars
 (985 stars)
PR merge metrics
 (Avg merge 5d 1h) (15 merged PRs in 30d)

Description

Describe the work

VssTester should export event logs in evtx format instead of xml Additional Context Currently the script exports the logs in XML format which is tedious to analyze instead it needs to be in EVTX format.

Contributor guide