Compartilhar via


Configurar o Servidor de Chat Persistente no Lync Server 2013

 

Tópico última modificação: 06-10-2012

Para criar uma nova configuração 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 obter a configuração de Chat Persistente

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

Para remover a configuração de Chat Persistente

Remove-CsPersistentChatConfiguration -Identity <XdsIdentity>

Para definir a configuração de 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 o Lync Server 2013, todo o tráfego de serviço Web tem suporte no Lync Server 2013, Servidores Front-End. Portanto, o endereço gcweb01 no Servidor de Chat Persistente não é necessário. Ainda damos suporte ao acesso interno ao serviço Web porque fornecemos o serviço Web de Upload/Download de Arquivo somente para o site interno (não para o site externo para usuários remotos).