Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions .openpublishing.redirection.exchange.json
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@
},
{
"source_path": "exchange/virtual-folder/exchange/client-access/New-ClientAccessRule.md",
"redirect_url": "/powershell/module/exchangepowershell/new-clientaccessrule",
"redirect_url": "https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809",
"redirect_document_id": false
},
{
Expand Down Expand Up @@ -10372,8 +10372,8 @@
},
{
"source_path": "exchange/virtual-folder/exchange/New-ClientAccessRule.md",
"redirect_url": "/powershell/module/exchangepowershell/new-clientaccessrule",
"redirect_document_id": true
"redirect_url": "https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809",
"redirect_document_id": false
},
{
"source_path": "exchange/virtual-folder/exchange/New-ComplianceCase.md",
Expand Down Expand Up @@ -14234,6 +14234,11 @@
"source_path": "exchange/virtual-folder/exchange/Write-AdminAuditLog.md",
"redirect_url": "/powershell/module/exchangepowershell/write-adminauditlog",
"redirect_document_id": true
},
{
"source_path": "exchange/virtual-folder/exchangepowershell/New-ClientAccessRule.md",
"redirect_url": "https://techcommunity.microsoft.com/blog/exchange/update-on-client-access-rules-deprecation-in-exchange-online/4354809",
"redirect_document_id": false
}
]
}
173 changes: 171 additions & 2 deletions exchange/exchange-ps/ExchangePowerShell/Check-PurviewConfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,28 @@ For information about the parameter sets in the Syntax section below, see [Excha
```
Check-PurviewConfig
[[-Component] <PurviewConfigComponent>]
[-Confirm]
[[-DateTimeUTC] <String>]
[[-DeviceName] <String>]
[[-File] <String>]
[[-FileAsBytes] <Byte[]>]
[[-IncidentId] <String>]
[[-ItemId] <String>]
[[-MessageId] <String>]
[[-PolicyName] <String>]
[[-RecipientAddress] SmtpAddress>]
[[-RecordId] <String>]
[[-RuleName] <String>]
[[-SenderAddress] <SmtpAddress>]
[[-SharepointItemUniqueId] <String>]
[[-SharepointSiteId] <String>]
[[-SiteUrl] <String>]
[[-SitIdentity] <String>]
[[-TestCases] <String[]>]
[[-Theme] <PurviewConfigTheme>]
[[-UserPrincipalName] <SmtpAddress>]
[[-Workload] <String>]
[-Confirm]
[-WhatIf]
[[-Workload] <String>]
[<CommonParameters>]
```

Expand Down Expand Up @@ -156,6 +165,24 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -DeviceName

> Applicable: Security & Compliance

{{ Fill DeviceName Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -File

> Applicable: Security & Compliance
Expand All @@ -174,6 +201,24 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -FileAsBytes

> Applicable: Security & Compliance

{{ Fill FileAsBytes Description }}

```yaml
Type: Byte[]
Parameter Sets: (All)
Aliases:

Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -IncidentId

> Applicable: Security & Compliance
Expand Down Expand Up @@ -232,6 +277,42 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PolicyName

> Applicable: Security & Compliance

{{ Fill PolicyName Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 8
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -RecipientAddress

> Applicable: Security & Compliance

{{ Fill RecipientAddress Description }}

```yaml
Type: SmtpAddress
Parameter Sets: (All)
Aliases:

Required: False
Position: 9
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -RecordId

> Applicable: Security & Compliance
Expand Down Expand Up @@ -274,6 +355,94 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -SenderAddress

> Applicable: Security & Compliance

{{ Fill SenderAddress Description }}

```yaml
Type: SmtpAddress
Parameter Sets: (All)
Aliases:

Required: False
Position: 12
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -SharepointItemUniqueId

> Applicable: Security & Compliance

{{ Fill SharepointItemUniqueId Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 13
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -SharepointSiteId

> Applicable: Security & Compliance

```yaml
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 14
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -SitIdentity

> Applicable: Security & Compliance

{{ Fill SitIdentity Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 16
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -SiteUrl

> Applicable: Security & Compliance

{{ Fill SiteUrl Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:

Required: False
Position: 15
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -TestCases

> Applicable: Security & Compliance
Expand Down
2 changes: 0 additions & 2 deletions exchange/exchange-ps/ExchangePowerShell/ExchangePowerShell.md
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,6 @@ Exchange PowerShell is built on PowerShell technology to a powerful command-line

### [Get-TextMessagingAccount](Get-TextMessagingAccount.md)

### [New-ClientAccessRule](New-ClientAccessRule.md)

### [New-OutlookProvider](New-OutlookProvider.md)

### [New-OwaMailboxPolicy](New-OwaMailboxPolicy.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Accept wildcard characters: False

### -CompressOutput

> Applicable: Security & Compliance, Exchange Online Protection
> Applicable: Exchange Online, Security & Compliance, Exchange Online Protection

The CompressOutput switch exports the message as a compressed .zip file. You don't need to specify a value with this switch.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Get-CalendarDiagnosticObjects [-Identity] <UnifiedGroupOrUserMailboxIdParameter>
[-ShouldDecodeEnums <Boolean>]
[-ShouldFetchAttendeeCollection <Boolean>]
[-ShouldFetchRecurrenceExceptions <Boolean>]
[-ShouldResolveParticipants <Boolean>]
[-StartDate <ExDateTime>]
[-Subject <String>]
[<CommonParameters>]
Expand Down Expand Up @@ -465,6 +466,24 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -ShouldResolveParticipants

> Applicable: Exchange Online

{{ Fill ShouldResolveParticipants Description }}

```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```

### -StartDate

> Applicable: Exchange Online
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE
author: chrisda
external help file: Microsoft.Exchange.WebClient-Help.xml
Locale: en-US
Expand All @@ -13,7 +13,7 @@ title: Get-FailedContentIndexDocuments
# Get-FailedContentIndexDocuments

## SYNOPSIS
This cmdlet is functional only in Exchange Server 2016 or earlier.
This cmdlet is available only in Exchange Server 2016 or earlier.

Use the Get-FailedContentIndexDocuments cmdlet to retrieve a list of documents for a mailbox, mailbox database, or Mailbox server that couldn't be indexed by Exchange Search.

Expand Down Expand Up @@ -93,7 +93,7 @@ This example retrieves a list of items that couldn't be indexed by Exchange Sear

### -Identity

> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The Identity parameter specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox. For example:

Expand Down Expand Up @@ -166,7 +166,7 @@ Accept wildcard characters: False

### -Confirm

> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding.

Expand Down Expand Up @@ -205,7 +205,7 @@ Accept wildcard characters: False

### -Archive

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The Archive switch restricts the scope of the cmdlet to the user's archive. You don't need to specify a value with this switch.

Expand All @@ -225,7 +225,7 @@ Accept wildcard characters: False

### -EndDate

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The EndDate parameter specifies the end date of the date range.

Expand All @@ -245,7 +245,7 @@ Accept wildcard characters: False

### -ErrorCode

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The ErrorCode parameter allows you to retrieve documents that failed indexing with a specific error code. You can use the cmdlet without this parameter to list all failed documents for a mailbox, a mailbox database or a Mailbox server. The output includes the error codes and reason for failure. If required, you can then restrict the output to a specific error code from the results.

Expand All @@ -263,7 +263,7 @@ Accept wildcard characters: False

### -FailureMode

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The FailureMode parameter specifies the type of error. Use the following values.

Expand All @@ -285,7 +285,7 @@ Accept wildcard characters: False

### -ResultSize

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

This parameter is reserved for internal Microsoft use.

Expand All @@ -303,7 +303,7 @@ Accept wildcard characters: False

### -StartDate

> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The StartDate parameter specifies the start date of the date range.

Expand All @@ -323,7 +323,7 @@ Accept wildcard characters: False

### -WhatIf

> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Exchange Online
> Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Server SE

The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.

Expand Down
Loading