Skip to content

Commit 9d21bc8

Browse files
authored
Update New-CsPersistentChatComplianceConfiguration.md
1 parent 1b4d79a commit 9d21bc8

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

skype/skype-ps/skype/New-CsPersistentChatComplianceConfiguration.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.dll-help.xml
33
online version: https://learn.microsoft.com/powershell/module/skype/new-cspersistentchatcomplianceconfiguration
4-
applicable: Lync Server 2013, Skype for Business Server 2015
4+
applicable: Lync Server 2013, Skype for Business Server 2015, Skype for Business Server 2019
55
title: New-CsPersistentChatComplianceConfiguration
66
schema: 2.0.0
77
manager: rogupta
@@ -18,8 +18,6 @@ Creates a new collection of Persistent Chat compliance configuration settings at
1818
Persistent Chat compliance enables administrators to maintain an archive of Persistent Chat items and activities including: new messages; new events (for example, a user entering or existing a chat room); file uploads and downloads; and searches run against the chat history.
1919
This cmdlet was introduced in Lync Server 2013.
2020

21-
22-
2321
## SYNTAX
2422

2523
```
@@ -43,8 +41,6 @@ In addition, Persistent Chat compliance can only be managed using the Windows Po
4341

4442
Skype for Business Server Control Panel: The functions carried out by the New-CsPersistentChatComplianceConfiguration cmdlet are not available in the Skype for Business Server Control Panel.
4543

46-
47-
4844
## EXAMPLES
4945

5046
### -------------------------- Example 1 --------------------------
@@ -134,8 +130,6 @@ This adapter is supplied by a third-party or can be set to the internal XML adap
134130
135131
If you do not specify an adapter type Persistent Chat will not save compliance data.
136132
137-
138-
139133
```yaml
140134
Type: String
141135
Parameter Sets: (All)
@@ -156,8 +150,6 @@ This has the potential to greatly increase the size of the compliance data.
156150
157151
The default value is False.
158152
159-
160-
161153
```yaml
162154
Type: Boolean
163155
Parameter Sets: (All)
@@ -178,8 +170,6 @@ This has the potential to greatly increase the size of the compliance data.
178170
179171
The default value is False.
180172
181-
182-
183173
```yaml
184174
Type: Boolean
185175
Parameter Sets: (All)
@@ -214,8 +204,6 @@ Accept wildcard characters: False
214204
When set to True, additional output files will be created to track file transfers within chat rooms.
215205
These files will have the file extension .ATTACH and are placed in the location specified by the AdapterOutputDirectory.
216206
217-
218-
219207
```yaml
220208
Type: Boolean
221209
Parameter Sets: (All)
@@ -233,8 +221,6 @@ Accept wildcard characters: False
233221
234222
XSLT transform script that enables Persistent Chat to save compliance data in a custom format of your design.
235223
236-
237-
238224
```yaml
239225
Type: String
240226
Parameter Sets: (All)

0 commit comments

Comments
 (0)