请输入搜索词进行查询
搜索 <book_title>...
Enterprise Vault™ 为 SMTP 归档设置 Exchange Server 和 Office 365
Last Published:
2024-09-02
Product(s):
Enterprise Vault (15.1)
为组织中的日记报告解密配置 IRM 设置
使用 Get-IRMConfiguration cmdlet 验证组织中日记报告解密的 IRM 配置设置。有关 Get-IRMConfiguration 的信息,请参见 https://docs.microsoft.com/en-us/powershell/module/exchange/encryption-and-certificates/get-irmconfiguration?view=exchange-ps)。
如果在 IRM 中启用了日记报告解密,则运行以下命令以禁用解密。
Set-IRMConfiguration -JournalReportDecryptionEnabled $false
有关 Set-IRMConfiguration 的信息,请参见 https://docs.microsoft.com/en-us/powershell/module/exchange/encryption-and-certificates/set-irmconfiguration?view=exchange-ps)