Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Start-Process for Get-BcContainerEventLog (#3249)
The previous call "[Diagnostics.Process]::Start($eventLogName)" could not open evtx files correctly inside PowerShell 7. Fixes #3248
- Loading branch information