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
Produces an error that the file cannot be removed because it is being used by another process. Closing PowerShell is the only way to release the lock and then delete the file.
Steps to reproduce
Using
Get-WinEventto parse an event tracing log (ETL) file causing the file to get locked past the point of use.Expected behavior
Actual behavior
Environment data