AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-392653

dr_'s questions

Martin Hope
dr_
Asked: 2024-06-25 17:48:52 +0800 CST

如何在 Outlook 中对邮件文件夹运行自定义规则?

  • 5

我使用 Microsoft Outlook for Microsoft 365 MSO,版本 2402,内部版本 16.0.17328.20282,64 位(Microsoft 365 企业版应用)。它与这个问题是同一个应用程序:如何在 Outlook 的搜索结果中识别邮件的位置?

我想在文件夹中运行自定义规则,例如删除所有超过 6 个月的消息。

当我点击文件夹 -> 属性 -> 策略 -> 添加或删除保留策略时,我被带到了 Outlook 的 Web 版本,邮件设置。从那里没有设置保留策略或任何可以执行我想要的自定义规则的选项。

这可能取决于我的公司设置,但无论如何应该有办法。

如何做?

microsoft-outlook
  • 1 个回答
  • 23 Views
Martin Hope
dr_
Asked: 2024-05-24 16:40:09 +0800 CST

如何确定邮件在 Outlook 搜索结果中的位置?

  • 8
赏金将在 6 天后到期。此问题的答案有资格获得+100声誉奖励。 dr_想要奖励现有的答案。

我使用 Microsoft Outlook 根据发件人、关键字等搜索邮件,但搜索结果不包含“文件夹”列。

  1. 在旧版本的 Outlook(经典 Outlook)中,有一个使用+ +访问的“高级查找”对话框,当将鼠标悬停在邮件上方时,该对话框会以工具提示的形式显示搜索结果中邮件的位置。新 Outlook 似乎不支持此功能。CtrlShiftF

  2. 在 Outlook 网页版中,邮件的位置会在搜索结果中列出: 网络上的 Outlook

如何确定邮件在搜索结果中的位置?

适用于 Microsoft 365 MSO 的 Microsoft Outlook
版本 2402,内部版本 16.0.17328.20282,64 位
适用于企业的 Microsoft 365 应用

在此输入图像描述

microsoft-outlook
  • 1 个回答
  • 23 Views
Martin Hope
dr_
Asked: 2024-03-20 00:26:57 +0800 CST

在MS Outlook(365企业版)中,如何为文本添加删除线?

  • 6

我正在使用 Microsoft 365 企业应用版。

从 Outlook 编写电子邮件时,没有删除文本的选项。

在此输入图像描述

仍然可以通过选择文本,然后在菜单中选择“告诉我你想做什么”,然后输入“删除线”来完成此操作,但这非常麻烦。有更快的方法吗?

我已在 google 上搜索信息,但建议的解决方案均不适用于我的 Outlook 版本。

text-formatting
  • 1 个回答
  • 21 Views
Martin Hope
dr_
Asked: 2022-07-01 04:48:26 +0800 CST

如何在 Outlook 应用程序的邮件列表中删除日期分组标题?

  • 5

我的公司使用 Office 365,我想删除 Outlook 中电子邮件列表中的日期分组(标题),因为它们占用了大量空间。

我可以通过选项 设置 -> 查看所有 Outlook 设置 -> 邮件 ->布局-> 不要在消息列表。

但是,我想在应用程序(Outlook、Microsoft 365 Apps for Enterprise、Windows 10 机器上的 2108 版)上执行此操作,但找不到此选项。

windows-10 email
  • 2 个回答
  • 209 Views
Martin Hope
dr_
Asked: 2020-03-07 04:00:21 +0800 CST

Windows 10 无法时间同步,时间服务灰显

  • 9

我正在使用无法自动同步时间的 Windows 10 机器。

单击日期和时间设置上的“立即同步”会产生错误“时间同步失败”。这个问题已经持续了很长时间,因为最后一次成功的同步显示发生在 1 年前。

事件查看器中的时间服务日志为空。除此之外,事件查看器不包含与时间同步相关的消息。

在服务中,Windows 时间服务设置为“手动(触发启动)”,其状态为空白。单击该服务时,所有内容均显示为灰色,因此无法手动启动。(见下面的截图。)

在此处输入图像描述

以管理员身份启动命令提示符并尝试通过 CLI 对服务进行操作会产生以下错误:

C:\WINDOWS\system32>net stop w32time
The Windows Time service is not started.

More help is available by typing NET HELPMSG 3521.


C:\WINDOWS\system32>net start w32time
System error 5 has occurred.

Access is denied.


C:\WINDOWS\system32>w32tm /unregister
The following error occurred: Access is denied. (0x80070005)

C:\WINDOWS\system32>w32tm /register
The following error occurred: Access is denied. (0x80070005)

任务计划程序为 task 报告相同的错误 0x5 SynchronizeTime。SynchronizeTime任务的详细信息ForceSynchronizeTime全部显示为灰色。

我已经按照这里的建议运行了 DISM 和 SFC ,但没有发现任何完整性违规:

C:\WINDOWS\system32>DISM.exe /Online /Cleanup-image /Restorehealth

Deployment Image Servicing and Management tool
Version: 10.0.18362.1

Image Version: 10.0.18362.657

[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

C:\WINDOWS\system32>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.


编辑1:

这是 的输出sc sdshow w32time,通过 转换ConvertFrom-SddlString -Sddl "<output>":

Owner            :
Group            :
DiscretionaryAcl : {NT AUTHORITY\INTERACTIVE: AccessAllowed (CreateDirectories, GenericExecute, ListDirectory, Read,
                   ReadAttributes, ReadExtendedAttributes, ReadPermissions, WriteAttributes), NT AUTHORITY\SYSTEM:
                   AccessAllowed (ChangePermissions, CreateDirectories, Delete, DeleteSubdirectoriesAndFiles,
                   ExecuteKey, FullControl, GenericAll, GenericExecute, GenericRead, GenericWrite, ListDirectory,
                   Modify, Read, ReadAndExecute, ReadAttributes, ReadExtendedAttributes, ReadPermissions,
                   TakeOwnership, Traverse, Write, WriteAttributes, WriteData, WriteExtendedAttributes, WriteKey),
                   BUILTIN\Administrators: AccessAllowed (CreateDirectories, GenericExecute, ListDirectory, Read,
                   ReadAttributes, ReadExtendedAttributes, ReadPermissions, WriteAttributes)}
SystemAcl        : {Everyone: SystemAudit FailedAccess (ChangePermissions, CreateDirectories, Delete,
                   DeleteSubdirectoriesAndFiles, ExecuteKey, FullControl, GenericAll, GenericExecute, GenericRead,
                   GenericWrite, ListDirectory, Modify, Read, ReadAndExecute, ReadAttributes, ReadExtendedAttributes,
                   ReadPermissions, TakeOwnership, Traverse, Write, WriteAttributes, WriteData,
                   WriteExtendedAttributes, WriteKey)}
RawDescriptor    : System.Security.AccessControl.CommonSecurityDescriptor


编辑2:

我尝试对服务应用不同的权限(请参阅@Robert 的评论):

sc sdset w32time "D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)(A;;CCLCSWRPLOCRRC;;;LS)(A;;CCSWWPLORC;;;LS)"

但它失败并出现此错误:

[SC] OpenService FAILED 5:

Access is denied.

上述所有命令都是在以管理员身份运行的命令提示符下启动的。


编辑 3,2021 年 2 月 24 日:在我发帖一年后,问题自行(不知何故)神秘地消失了。现在时钟出现同步(上次同步标记的时间与上次启动一致)。通过单击日期和时间设置上的“立即同步”手动尝试时间同步仍然会产生错误“时间同步失败”,但至少它会自动同步,这对我来说已经足够了。

windows-10 permissions
  • 3 个回答
  • 41078 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve