Please enter search query.
Search <book_title>...
Enterprise Vault™ Setting up Skype for Business Archiving
Last Published:
2019-10-21
Product(s):
Enterprise Vault (12.5)
- About this guide
- Introducing Skype for Business Archiving
- Installing Skype for Business Archiving
- Configuring Skype for Business Archiving
- Configuring Skype for Business Archiving manually
- Configuring an SMTP Archiving task
- Configuring retention categories
- Adding a new Skype for Business Archiving target
- Configuring an SMTP Archiving task
- Editing a Skype for Business Archiving target
- Listing available Skype for Business Archiving targets
- Deleting Skype for Business Archiving targets
- Changing the Enterprise Vault server used to archive Skype for Business conversations
- Using Compliance Accelerator or Discovery Accelerator with Skype for Business Archiving
- Appendix A. PowerShell cmdlets for Skype for Business
Disabling a Skype for Business target
You can use the Administration Console or the Set-EVSkypeForBusinessTarget cmdlet to disable a target, and stop Enterprise Vault from exporting conversations from Skype for Business.
To use the Administration Console to disable a Skype for Business target
- In the left pane of the Administration Console, locate the Targets node.
- Under Targets, click the Skype for Business container.
The available Skype for Business targets are listed.
- Double-click a Skype for Business target to display the properties.
- Clear the Enabled check box, and then click OK.
To use PowerShell to disable a Skype for Business target
- In the Enterprise Vault Management Shell, run the Set-EVSkypeForBusinessTarget command, and specify the following:
The fully qualified domain name of the computer running Skype for Business Server. Use -TargetComputerFQDN.
The -Enabled parameter followed by $false to stop exporting.
- Type Yes to confirm that you want to update the Skype for Business target.