跳到主要内容

如何还原丢失的Outlook规则中的运行脚本选项?

在某些版本的 Outlook 中,特别是在最近的更新中,作为安全措施,“运行脚本”选项可能默认被禁用。要激活 Outlook 中的“运行脚本”选项,从而能够使用 VBA 脚本创建规则,您通常需要修改特定的注册表设置。继续阅读有关如何执行此操作的详细说明。


启用 Outlook 中缺少的“运行脚本”选项

恢复丢失的 运行脚本 Outlook 规则向导中的选项, 首先确保 Outlook 已关闭,然后继续执行以下步骤:

  1. WIN + R 钥匙一起打开 运行 对话框。在此对话框中,键入 注册表编辑器 然后单击 OK 按钮。
  2. 在弹出来的 用户帐户控制 对话框,请点击 USB MIDI(XNUMX通道) 按钮。
  3. 注册表编辑器 窗口,导航到以下路径以访问 安保行业 环境: HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 16.0 \ Outlook \ Security
  4. 上点右键 安保行业 键,然后选择 全新 > DWORD(32位)值.
  5. 将创建的 DWORD 命名为 启用UnsafeClientMailRules.
  6. 双击 启用UnsafeClientMailRules DWORD 打开 编辑DWORD(32位)值 对话框。 类型 1 ,在 起息日 框,然后单击 OK.
  7. 重新启动您的 Microsoft Outlook。

通过执行上述步骤,您将能够在 Outlook 中创建规则时找到并使用“运行脚本”选项。


相关文章


最佳办公生产力工具

Kutools for Outlook - 超过 100 种强大功能可增强您的 Outlook

🤖 人工智能邮件助手: 具有人工智能魔力的即时专业电子邮件——一键天才回复、完美语气、多语言掌握。轻松改变电子邮件! ...

📧 电子邮件自动化: 外出(适用于 POP 和 IMAP)  /  安排发送电子邮件  /  发送电子邮件时按规则自动抄送/密件抄送  /  自动转发(高级规则)   /  自动添加问候语   /  自动将多收件人电子邮件拆分为单独的消息 ...

📨 电子邮件管理: 轻松回忆电子邮件  /  按主题和其他人阻止诈骗电子邮件  /  删除重复的电子邮件  /  高级搜索  /  合并文件夹 ...

📁 附件专业版批量保存  /  批量分离  /  批量压缩  /  自动保存   /  自动分离  /  自动压缩 ...

🌟 界面魔法: 😊更多又漂亮又酷的表情符号   /  使用选项卡式视图提高 Outlook 工作效率  /  最小化 Outlook 而不是关闭 ...

👍 一键奇迹: 使用传入附件回复全部  /   反网络钓鱼电子邮件  /  🕘显示发件人的时区 ...

👩🏼‍🤝‍👩🏻 通讯录和日历: 从选定的电子邮件中批量添加联系人  /  将联系人组拆分为各个组  /  删除生日提醒 ...

超过 100特点 等待您的探索! 单击此处了解更多。

了解更多       免费下载      购买
 

 

Comments (26)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
You switched from 32 bit to 64 bit without explanation. See "New > DWORD (32-BIT Value)" then after "6. In the Edit QWORD (64-BIT)". Which is it ? Or is it both?
This comment was minimized by the moderator on the site
Sorry for the confusion. It should be the DWORD (32-bit) Value. And I've fixed it in the tutorial. 🙂
This comment was minimized by the moderator on the site
You change from DWORD to QWORD at the end.
It should be DWORD
This comment was minimized by the moderator on the site
Thank you for bringing this to my attention. I've made the necessary correction in the tutorial.
This comment was minimized by the moderator on the site
Great! Thanks
This comment was minimized by the moderator on the site
This worked for me in Outlook for Office 365. Once point to clarify, the instructions flip-flop between DWORD and QWORD, which are mutually exclusive. I used DWORD and it worked.
This comment was minimized by the moderator on the site
I also didn't have a security folder. To get around the issue, I set a rule to forward all emails fitting a specific rule to IFTTT so I can use their automation instead. Won't work for everybody, and attachments get a long number added to them if saving to Dropbox.
This comment was minimized by the moderator on the site
what applet did you use on IFTTT, or did you make your own?
This comment was minimized by the moderator on the site
I set an email trigger, and set the action to be to save to Dropbox. However, I've since switched to Microsoft Flow for saving Gmail directly to Dropbox. My specific goal was to save Gmail attachments to Dropbox, and Flow worked best for that after IFTTT dropped support for reading emails from Gmail.
This comment was minimized by the moderator on the site
I Don't Have a security folder after HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook
This comment was minimized by the moderator on the site
It's because Microsoft has yet again changed something concerning this feature. Most likely, this registry key path has completely changed, or has been outright omitted. I have a Premier Support ticket open with MS currently to have them provide us the CORRECT registry setting for Office2016/2019 current monthly channel to bring the Run a Script in Rules Actions back. It is completely unacceptable for MS to continue to alter/omit features like this without clear & priority notification to clients. I understand the security risks behind using such a feature, but in certain scenarios, this still is used.
This comment was minimized by the moderator on the site
By playing around I found the correct key:
Computer\HKEY_USERS\{whichevertheuserkeyis}\Software\Microsoft\Office\16.0\Outlook\Security

So do not use HKEY_Current_User, instead use HKEY_USERS
This comment was minimized by the moderator on the site
This doesn't seem to work for Outlook 2013. Is there a method that will work for this version? Also, your instructions reference DWORD and the images imply QWORD.
This comment was minimized by the moderator on the site
For 2013 I used HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security and DWORD EnableUnsafeClientMailRules with value 1.
Each version of office has its own folder in "HKEY_CURRENT_USER\Software\Microsoft\Office\"

You also need to allow the macro to run in outlook 2013:

File -> Options -> Trust Centre -> Trust centre settings
-> Macro settings -> "Notifications for all macros"

This will ask you to allow the macro the first time the rule runs, but be careful not to allow any other unknown macros during day to day use. You could also use a digitally signed macro, and only allow digitally signed ones to run.

Then create your script, create a rule that runs it, and you should be set.
This comment was minimized by the moderator on the site
Did not work for me.  I have Outlook 2013, but maybe now that Office 365 has overstepped this setting somehow.  I have the trust settings enabled to notify for all Macros.
This comment was minimized by the moderator on the site
DWORD or QWORD? A bit confusing to understand which to use... Had to create DWORD to make it work. Thanks
This comment was minimized by the moderator on the site
Do You have instructions how to enable this option also for outlook 2010?
This comment was minimized by the moderator on the site
Thank You! It worked for me and as mentioned in one of the comments below, Step 6 was DWORD dialogue box for me.
There are no comments posted here yet
Load More
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations