次の方法で共有


Lync Server 2013 での常設チャット サーバーの構成

 

トピックの最終更新日: 2012-10-06

新しい常設チャット構成を作成するには

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>]

常設チャットの構成を取得するには

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

常設チャットの構成を削除するには

Remove-CsPersistentChatConfiguration -Identity <XdsIdentity>

常設チャットの構成を設定するには

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>]

Lync Server 2013 では、すべての Web サービス トラフィックが Lync Server 2013 フロントエンド サーバーでサポートされます。 そのため、常設チャット サーバー上の gcweb01 アドレスは必要ありません。 ファイルアップロード/ダウンロード Web サービスは 内部 Web サイト にのみ提供されるため、内部 Web サービスへのアクセスは引き続きサポートされています (リモート ユーザーの 外部 Web サイトには提供されません)。