You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/New-ComplianceSearch.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ Use the New-ComplianceSearch cmdlet to create compliance searches in Exchange Se
17
17
18
18
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
19
19
20
+
> [!NOTE]
21
+
> In the cloud, this cmdlet has the following requirements:
22
+
> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025).
23
+
> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Remove-ComplianceSearch.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ Use the Remove-ComplianceSearch cmdlet to remove compliance searches from Exchan
17
17
18
18
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
19
19
20
+
> [!NOTE]
21
+
> In the cloud, this cmdlet has the following requirements:
22
+
> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025).
23
+
> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Set-ComplianceSearch.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,11 @@ Use the Set-ComplianceSearch cmdlet to modify non-running compliance searches in
17
17
18
18
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
19
19
20
+
> [!NOTE]
21
+
> In the cloud, this cmdlet has the following requirements:
22
+
> - Version 3.9.0 or later of the Exchange Online PowerShell module (August 2025).
23
+
> - Use the *EnableSearchOnlySession* parameter when you run the **Connect-IPPSSession** command to connect to Security & Compliance PowerShell.
>The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time.
163
+
161
164
The SharedVoicemailHistoryTemplateId parameter specifies the ID of the Shared Call History template. When this template is assigned to an Auto Attendant, historical data for shared voicemails is collected and displayed in the Shared Call History within the [Teams Queues app](https://learn.microsoft.com/microsoftteams/manage-queues-app). Removing the SharedVoicemailHistoryTemplateId stops further historical data collection for Queues App. This parameter does not affect the [Shared Voicemail](https://learn.microsoft.com/en-us/microsoftteams/manage-shared-voicemail) experience in Outlook.
Copy file name to clipboardExpand all lines: teams/teams-ps/MicrosoftTeams/New-CsCallQueue.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,13 +57,7 @@ The New-CsCallQueue cmdlet creates a new Call Queue.
57
57
> - -NoAgentRedirectVoicemailTextToSpeechPrompt
58
58
> - -NoAgentRedirectVoicemailAudioFilePrompt
59
59
>
60
-
> Shared call queue history
61
-
> - -SharedCallQueueHistoryTemplateId
62
-
>
63
-
> The following configuration parameters will only work for customers that are participating in the Voice Applications private preview for these features. General Availability for this functionality has not been determined at this time.
64
-
>
65
-
> Shared call queue history
66
-
> - -SharedCallQueueHistoryTemplateId
60
+
> Shared call history
67
61
> - -AutoRecordingTemplateId
68
62
>
69
63
> Authorized users can't edit call queues with these features enabled:
The CustomAudioFileAnnouncementForCRFailure parameter indicates the unique identifier for the Audio file prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call.
328
+
The CustomAudioFileAnnouncementForCRFailure parameter indicates the unique identifier for the Audio file prompt which is played to callers if the compliance recording for call queue bot is unable to join or drops from the call.
0 commit comments