Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint Security Prevents Invocation of PowerShell #2585

Closed
rpatchet opened this issue May 19, 2021 · 0 comments · Fixed by #2786
Closed

Endpoint Security Prevents Invocation of PowerShell #2585

rpatchet opened this issue May 19, 2021 · 0 comments · Fixed by #2786

Comments

@rpatchet
Copy link

Description

During startup, Mark Text invokes PowerShell. Corporate security policy does not permit invocation of PowerShell by another process (nor cmd.exe) and its endpoint protection program stops the invoking process.

Steps to reproduce

  1. Have an endpoint protection program running.
  2. Institute a policy that blocks invocation of PowerShell.
  3. Run Mark Text.

Expected behavior:

Mark Text successfully executes.

Is it possible to run Mark Text in a manner that does not invoke PowerShell.

I prefer Mark Text as my markdown editor, but obviously cannot use it when corporate security policy blocks its start-up behavior.

Actual behavior:

From Event Viewer: "The application C:\program files\mark text\mark text.exe invoked the application C:\windows\system32\windowspowershell\v1.0\powershell.exe. The operation was blocked and the application terminated by {endpoint protection program}."

Link to an example: [optional]

Versions

  • Mark Text: 0.16.3
  • Operating system: 10.0.19042
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant