Configurar el servidor de chat persistente en Lync Server 2013
Última modificación del tema: 2012-10-06
Para crear una nueva configuración de chat persistente
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>]
Para obtener la configuración de chat persistente
Get-CsPersistentChatConfiguration [-LocalStore <Switch Parameter>] [-Identity <XdsIdentity>]
Para quitar la configuración de chat persistente
Remove-CsPersistentChatConfiguration -Identity <XdsIdentity>
Para establecer la configuración del chat persistente
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>]
Para Lync Server 2013, todo el tráfico de servicio web es compatible con los servidores front-end de Lync Server 2013. Por lo tanto, la dirección gcweb01 en el servidor de chat persistente no es necesario. Todavía admitimos el acceso al servicio web interno porque proporcionamos el servicio web de carga o descarga de archivos solo al sitio web interno (no al sitio web externo para usuarios remotos).