Configuration du serveur de conversation permanente dans Lync Server 2013

 

Rubrique Dernière modification : 2012-10-06

Pour créer une configuration de conversation permanente

New-CsPersistentChatConfiguration -Identity <XdsIdentity> [-DefaultChatHistory <Integer>] [-MaxChatContentSizeMB <Integer>] [-MaxFileSizeKB <Integer>] [-ParticipantUpdateLimit <Integer>] [-FileServiceUrl <UrlForFileUpload>] [-RoomManagementUrl <RoomManagementUrl>] [-Instance <PSObject>] [-Force <Switch Parameter>] [-Confirm <Switch Parameter>] [-WhatIf <Switch Parameter>]

Pour obtenir la configuration de conversation permanente

Get-CsPersistentChatConfiguration [-LocalStore <Switch Parameter>] [-Identity <XdsIdentity>]

Pour supprimer la configuration de conversation permanente

Remove-CsPersistentChatConfiguration -Identity <XdsIdentity>

Pour définir la configuration de conversation permanente

Set-CsPersistentChatConfiguration [-DefaultChatHistory <Integer>] [-MaxChatContentSizeMB <Integer>] [-MaxFileSizeKB <Integer>] [-ParticipantUpdateLimit <Integer>] [-FileServiceUrl <UrlForFileUpload>] [-RoomManagementUrl <RoomManagementUrl>] [-Instance <PSObject >] [-Force <Switch Parameter>] [-Confirm <Switch Parameter>] [-WhatIf <Switch Parameter>]

Pour Lync Server 2013, tout le trafic du service web est pris en charge sur les serveurs frontaux Lync Server 2013. Par conséquent, l’adresse gcweb01 sur le serveur de conversation permanente n’est pas nécessaire. Nous prenons toujours en charge l’accès au service web interne, car nous fournissons le service Web de chargement/téléchargement de fichiers au site web interne uniquement (et non au site web externe pour les utilisateurs distants).