You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.