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
65 changes: 41 additions & 24 deletions exchange/exchange-ps/exchange/Export-ContentExplorerData.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,12 @@ For information about the parameter sets in the Syntax section below, see [Excha
## SYNTAX

```
Export-ContentExplorerData
Export-ContentExplorerData [-TagName] <String> [-TagType] <String>
[-Aggregate]
[[-PageCookie] <String>]
[[-PageSize] <Int32>]
[[-SiteUrl] <String>]
[[-UserPrincipalName] <String>]
[-TagName] <String>
[-TagType] <String>
[[-Workload] <String>]
[<CommonParameters>]
```
Expand Down Expand Up @@ -69,6 +68,43 @@ This example exports records for the specified sensitive info type for all workl

## PARAMETERS

### -TagType
The TagType parameter specifies the type of label to export file details from. Valid values are:

- Retention
- SensitiveInformationType
- Sensitivity
- TrainableClassifier

```yaml
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### -Aggregate
{{ Fill Aggregate Description }}

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### -PageCookie
The PageCookie parameter specifies whether to get more data when the value of the MorePagesAvailable property in the command output is True. If you don't use the PageSize parameter, a maximum of 100 records are returned. If you use the PageSize parameter, a maximum of 10000 records can be returned.

Expand Down Expand Up @@ -135,27 +171,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -TagType
The TagType parameter specifies the type of label to export file details from. Valid values are:

- Retention
- SensitiveInformationType
- Sensitivity
- TrainableClassifier

```yaml
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### -UserPrincipalName
The UserPrincipalName parameter specifies the user account in UPN format to export message details from. An example UPN value is [email protected].

Expand Down Expand Up @@ -195,6 +210,8 @@ Accept pipeline input: False
Accept wildcard characters: False
```



### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).

Expand Down
17 changes: 17 additions & 0 deletions exchange/exchange-ps/exchange/Get-ComplianceTag.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
```
Get-ComplianceTag [[-Identity] <ComplianceRuleIdParameter>]
[-IncludingLabelState]
[-PriorityCleanup]
[<CommonParameters>]
```

Expand Down Expand Up @@ -83,6 +84,22 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PriorityCleanup
{{ Fill PriorityCleanup Description }}

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).

Expand Down
17 changes: 17 additions & 0 deletions exchange/exchange-ps/exchange/Get-DlpCompliancePolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ For information about the parameter sets in the Syntax section below, see [Excha

```
Get-DlpCompliancePolicy [[-Identity] <PolicyIdParameter>]
[-DisplayName <String>]
[-DistributionDetail]
[-ForceValidate <Boolean>]
[-IncludeExtendedProperties <Boolean>]
Expand Down Expand Up @@ -88,6 +89,22 @@ Accept pipeline input: True
Accept wildcard characters: False
```

### -DisplayName
{{ Fill DisplayName Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### -DistributionDetail
The DistributionDetail switch returns detailed policy distribution information in the DistributionResults property. You don't need to specify a value with this switch.

Expand Down
17 changes: 17 additions & 0 deletions exchange/exchange-ps/exchange/Get-DlpComplianceRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ For information about the parameter sets in the Syntax section below, see [Excha

```
Get-DlpComplianceRule [[-Identity] <ComplianceRuleIdParameter>]
[-DisplayName <String>]
[-IncludeExecutionRuleGuids <Boolean>]
[-Policy <PolicyIdParameter>]
[<CommonParameters>]
Expand Down Expand Up @@ -76,6 +77,22 @@ Accept pipeline input: True
Accept wildcard characters: False
```
### -DisplayName
{{ Fill DisplayName Description }}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -IncludeExecutionRuleGuids
{{ Fill IncludeExecutionRuleGuids Description }}
Expand Down
8 changes: 4 additions & 4 deletions exchange/exchange-ps/exchange/Get-PendingDelicenseUser.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file: Microsoft.Exchange.RolesAndAccess-Help.xml
online version: https://learn.microsoft.com/powershell/module/exchange/get-pendingdelicenseuser
applicable: Exchange Online
applicable: Exchange Online, Exchange Online Protection
title: Get-PendingDelicenseUser
schema: 2.0.0
author: chrisda
Expand Down Expand Up @@ -80,7 +80,7 @@ You can't use this parameter with the ShowDueObjectsOnly switch.
Type: RecipientIdParameter
Parameter Sets: Identity
Aliases:
Applicable: Exchange Online
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: 1
Expand All @@ -96,7 +96,7 @@ The ResultSize parameter specifies the maximum number of results to return. If y
Type: Unlimited
Parameter Sets: TenantLevelParameterSet
Aliases:
Applicable: Exchange Online
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: Named
Expand All @@ -114,7 +114,7 @@ You can't use this switch with the Identity parameter.
Type: SwitchParameter
Parameter Sets: TenantLevelParameterSet
Aliases:
Applicable: Exchange Online
Applicable: Exchange Online, Exchange Online Protection

Required: False
Position: Named
Expand Down
17 changes: 17 additions & 0 deletions exchange/exchange-ps/exchange/Get-RetentionCompliancePolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Get-RetentionCompliancePolicy [[-Identity] <PolicyIdParameter>]
[-ErrorPolicyOnly]
[-ExcludeTeamsPolicy]
[-IncludeTestModeResults]
[-PriorityCleanup]
[-RetentionRuleTypes]
[-TeamsPolicyOnly]
[<CommonParameters>]
Expand Down Expand Up @@ -147,6 +148,22 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PriorityCleanup
{{ Fill PriorityCleanup Description }}

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### -RetentionRuleTypes
The RetentionRuleTypes switch specifies whether to return the value of the RetentionRuleTypes property in the results. You don't need to specify a value with this switch.

Expand Down
17 changes: 17 additions & 0 deletions exchange/exchange-ps/exchange/Get-RetentionComplianceRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
```
Get-RetentionComplianceRule [[-Identity] <ComplianceRuleIdParameter>]
[-Policy <PolicyIdParameter>]
[-PriorityCleanup]
[<CommonParameters>]
```

Expand Down Expand Up @@ -96,6 +97,22 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -PriorityCleanup
{{ Fill PriorityCleanup Description }}

```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).

Expand Down
16 changes: 9 additions & 7 deletions exchange/exchange-ps/exchange/Import-TransportRuleCollection.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
online version: https://learn.microsoft.com/powershell/module/exchange/import-transportrulecollection
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
title: Import-TransportRuleCollection
schema: 2.0.0
author: chrisda
Expand All @@ -12,7 +12,7 @@ ms.reviewer:
# Import-TransportRuleCollection

## SYNOPSIS
This cmdlet is available only in on-premises Exchange.
This cmdlet is functional only in on-premises Exchange.

Use the Import-TransportRuleCollection cmdlet to import a transport rule collection. You can import a rule collection you previously exported as a backup, or import rules that you've exported from an older version of Exchange.

Expand Down Expand Up @@ -62,7 +62,7 @@ The Identity parameter specifies the transport rule that you want to import. You
Type: RuleIdParameter
Parameter Sets: (All)
Aliases:
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection

Required: False
Position: 1
Expand All @@ -80,7 +80,7 @@ A valid value for this parameter requires you to read the file to a byte-encoded
Type: Byte[]
Parameter Sets: (All)
Aliases:
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection

Required: True
Position: 1
Expand All @@ -99,7 +99,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection

Required: False
Position: Named
Expand All @@ -109,6 +109,8 @@ Accept wildcard characters: False
```

### -DomainController
This parameter is available only in on-premises Exchange.

The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com.

The DomainController parameter isn't supported on Edge Transport servers. An Edge Transport server uses the local instance of Active Directory Lightweight Directory Services (AD LDS) to read and write data.
Expand All @@ -135,7 +137,7 @@ You can use this switch to run tasks programmatically where prompting for admini
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection

Required: False
Position: Named
Expand All @@ -151,7 +153,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection

Required: False
Position: Named
Expand Down
17 changes: 17 additions & 0 deletions exchange/exchange-ps/exchange/New-AutoSensitivityLabelPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ New-AutoSensitivityLabelPolicy [-Name] <String> -ApplySensitivityLabel <String>
[-ExchangeSenderMemberOfException <SmtpAddress[]>]
[-ExternalMailRightsManagementOwner <SmtpAddress>]
[-Force]
[-Locations <String>]
[-Mode <PolicyMode>]
[-OneDriveAdaptiveScopes <MultiValuedProperty>]
[-OneDriveAdaptiveScopesException <MultiValuedProperty>]
Expand Down Expand Up @@ -364,6 +365,22 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -Locations
{{ Fill Locations Description }}

```yaml
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Security & Compliance

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

### -Mode
The Mode parameter specifies the action and notification level of the auto-labeling policy. Valid values are:

Expand Down
Loading
Loading