Sự kiện
Hội nghị cộng đồng Microsoft 365
14 giờ 6 thg 5 - 00 giờ 9 thg 5
Nâng cao kỹ năng cho kỷ nguyên AI tại sự kiện Microsoft 365 cuối cùng do cộng đồng dẫn dắt, từ ngày 6-8 tháng 5 tại Las Vegas.
Tìm hiểu thêmTrình duyệt này không còn được hỗ trợ nữa.
Hãy nâng cấp lên Microsoft Edge để tận dụng các tính năng mới nhất, bản cập nhật bảo mật và hỗ trợ kỹ thuật.
In Microsoft Exchange Online for Microsoft 365, you use the New-RetentionPolicy Windows PowerShell cmdlet to create a retention policy that moves email messages from a user's' mailbox to the user's archive mailbox. For example, you create a retention policy by using the following series of PowerShell cmdlets.
New-RetentionPolicyTag "ArchiveTag" –Type All –RetentionEnabled $true –AgeLimitForRetention 90 –RetentionAction MoveToArchive
New-RetentionPolicy "CorpPolicy" –RetentionPolicyTagLinks "ArchiveTag"
Set-Mailbox <mailbox> -RetentionPolicy "CorpPolicy"
Start-ManagedFolderAssistant –Identity <mailbox>
However after you create the retention policy, the policy doesn't automatically run. That is, messages that have reached the age limit that's set in the policy aren't automatically moved to the user's archive mailbox.
This issue occurs if the size of the mailbox in Exchange Online is less than 10 megabytes (MB). The retention policy runs automatically one time every seven days for mailboxes that are larger than 10 MB. However, the retention policy doesn't automatically run for mailboxes that are smaller than 10 MB.
This issue also occurs if the primary mailbox has an associated user account that's disabled, unless the mailbox is a shared mailbox. In this case, messaging records management (MRM) doesn't currently support moving items to the archive mailbox. Microsoft is aware of the issue and is working on a fix.
For mailboxes that are smaller than 10 MB, manually run the Start-ManagedFolderAssistant –Identity <mailbox>
cmdlet every time that you want to move messages to the archive.
For more information about the Managed Folder Assistant, see Configure and run the Managed Folder Assistant.
Still need help? Go to Microsoft Community.
Sự kiện
Hội nghị cộng đồng Microsoft 365
14 giờ 6 thg 5 - 00 giờ 9 thg 5
Nâng cao kỹ năng cho kỷ nguyên AI tại sự kiện Microsoft 365 cuối cùng do cộng đồng dẫn dắt, từ ngày 6-8 tháng 5 tại Las Vegas.
Tìm hiểu thêmĐào tạo
Mô-đun
Explore archiving and records management in Microsoft 365 - Training
This module examines how Microsoft 365 supports data governance by enabling organizations to archive content by using archive mailboxes, and manage their high-value content for legal, business, or regulatory obligations by implementing records management. MS-102
Chứng chỉ
Được Microsoft chứng nhận: Liên kết Người quản trị Bảo vệ Thông tin và Tuân thủ - Certifications
Minh họa các nguyên tắc cơ bản về bảo mật dữ liệu, quản lý vòng đời, bảo mật thông tin và tuân thủ để bảo vệ triển khai Microsoft 365.
Tài liệu
Customize an archive and deletion policy (MRM) for mailboxes
How to create a custom messaging records management (MRM) archiving and deletion policy to automatically move items to a user's archive mailbox.
Configure and run the Managed Folder Assistant in Exchange Server
Summary: Learn how to configure the Managed Folder Assistant in Exchange Server 2016 and Exchange Server 2019.
Resolve email archive and deletion issues when using MRM - Microsoft 365
Explores some common issues that prevent messaging records management (MRM) from correctly deleting or archiving email messages in Exchange Online. This article also provides steps to identify the root cause and resolve the issues.