Allow opt-out of the named-pipe listener using the environment variable 'POWERSHELL_DIAGNOSTICS_OPTOUT'

Prerequisites

  • Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new Get-Foo cmdlet" instead of "New cmdlet."

Summary

The change allows a user to opt out the named-pipe listener, which is used for Enter-PSHostProcess, using the environment variable 'POWERSHELL_DIAGNOSTICS_OPTOUT'.

Details

No response

Articles

No response

Related Source Pull Requests

Related Source Issues