Manage archiving policies in Skype for Business Server

Summary: Learn how to manage user policies for archiving for Skype for Business Server.

You initially set up archiving policies when you deploy archiving, but you can change, add, and delete configurations after deployment. Archiving policies determine whether to archive:

  • Internal communications

  • External communications

Archiving policies can be set at the global, site, or user level.

Note

If you enabled Microsoft Exchange integration for your deployment, Exchange policies control whether archiving is enabled for the users who are homed on Exchange and have their mailboxes put on In-Place Hold. For details, see Plan for archiving in Skype for Business Server and Configure integration with Exchange storage for Skype for Business Server.

Manage archiving policies by using the Control Panel

You can manage archiving policies by using the Control Panel as follows:

  1. From a user account that is assigned to the CsArchivingAdministrator or CsAdministrator role, log on to any computer in your internal deployment.

  2. Open a browser window, and then enter the Admin URL to open the Skype for Business Server Control Panel.

  3. In the left navigation bar, click Archiving Policy

Manage archiving policies by using Windows PowerShell

You can also configure archiving policies by using the Windows PowerShell cmdlets listed in the following table. For details about syntax, including all available parameters, see Skype for Business Server Management Shell.

Cmdlet Description
Get-CsArchivingPolicy
Returns information about your organization's instant messaging (IM) sessions archiving policies.
Grant-CsArchivingPolicy
Assigns instant messaging (IM) session archiving policies to users or sets of users. These policies give you the ability to archive all IM sessions that take place between internal users, and/or to archive all IM sessions that take place between internal users and external partners.
New-CsArchivingPolicy
Creates new instant messaging (IM) session archiving policies. These policies give you the ability to archive all IM sessions that take place between internal users, and/or to archive all IM sessions that take place between internal users and external partners.
Remove-CsArchivingPolicy
Removes the specified instant messaging (IM) archiving policy that determines whether Skype for Business Server will automatically save all IM sessions that take place between internal users, and/or all IM sessions between internal users and federated partners.
Set-CsArchivingPolicy
Modifies an existing instant messaging (IM) archiving policy. An archiving policy gives you the ability to archive all IM sessions and conferences that take place between internal users; you can also archive sessions that take place between internal users and federated partners.