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
This parameter is available only in the cloud-based service.
997
+
998
+
The PreventDuplicateJournalingEnabled parameter prevents duplicate journaling reports that can occur when messages are processed by both on-premises and cloud journaling agents. Valid values are:
999
+
1000
+
- $true: Ensure that journaling messages aren't duplicated in hybrid environments.
1001
+
- $false: Journaling messages might be duplicated in hybrid environments. This is the default value.
1002
+
1003
+
```yaml
1004
+
Type: Boolean
1005
+
Parameter Sets: (All)
1006
+
Aliases:
1007
+
Applicable: Exchange Online
1008
+
1009
+
Required: False
1010
+
Position: Named
1011
+
Default value: None
1012
+
Accept pipeline input: False
1013
+
Accept wildcard characters: False
1014
+
```
1015
+
994
1016
### -QueueDiagnosticsAggregationInterval
995
1017
This parameter is available only in on-premises Exchange.
0 commit comments