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

Getting "This action is not available in the current mode" after adding a rule that spawn calc.exe (o365) #35

Closed
ghost opened this issue May 6, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented May 6, 2017

I've tried different combination :

--location "\\localhost\c$\windows\system32\calc.exe"
--location "c:\windows\system32\calc.exe"

EnableUnsafeClientMailRules is not set and I'm using Office 2016.

@staaldraad
Copy link
Collaborator

For Office 2016, the EnableUnsafeClientMailRules has to be set. to 1. Even if you are running local applications.

The key is here:

[HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Security]
"EnableUnsafeClientMailRules"=dword:00000001

This key re-enables the RunScript and RunApplication rules.

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

No branches or pull requests

1 participant