Fix Windows Event-ID 53504 PowerShellCore text description. #13178
Labels
Issue-Enhancement
the issue is more of a feature request than a bug
Resolution-External
The issue is caused by external component(s).
WG-Engine
core PowerShell engine, interpreter, and runtime


Summary of the new feature/enhancement
Currently, in the PowerShellCore, for the event-id 53504, is displaying the following message:
"Windows PowerShell has started an IPC listening thread on process: 10108 in AppDomain: DefaultAppDomain."
Notice that in the event text is displaying "Windows PowerShell" when it should display "PowerShell".
At the same time, I think it's time to get rid of "PowerShellCore" and simply use "PowerShell".
Proposed technical implementation details (optional)
The text was updated successfully, but these errors were encountered: