diff --git a/exchange/exchange-ps/exchange/Get-FeatureConfiguration.md b/exchange/exchange-ps/exchange/Get-FeatureConfiguration.md index c0cd062a27..d6b0986ffb 100644 --- a/exchange/exchange-ps/exchange/Get-FeatureConfiguration.md +++ b/exchange/exchange-ps/exchange/Get-FeatureConfiguration.md @@ -25,10 +25,7 @@ For information about the parameter sets in the Syntax section below, see [Excha ``` Get-FeatureConfiguration [[-Identity] ] [-FeatureScenario] - [-All] [-Confirm] - [-GeneralDiscovery] - [-IrmDiscovery] [-WhatIf] [] ``` @@ -92,22 +89,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -All -This parameter is reserved for internal Microsoft use. - -```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 -``` - ### -Confirm This parameter is reserved for internal Microsoft use. @@ -124,38 +105,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -GeneralDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - -### -IrmDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - ### -WhatIf This parameter is reserved for internal Microsoft use. diff --git a/exchange/exchange-ps/exchange/New-FeatureConfiguration.md b/exchange/exchange-ps/exchange/New-FeatureConfiguration.md index c3dbf856db..af21e88578 100644 --- a/exchange/exchange-ps/exchange/New-FeatureConfiguration.md +++ b/exchange/exchange-ps/exchange/New-FeatureConfiguration.md @@ -27,8 +27,6 @@ For information about the parameter sets in the Syntax section below, see [Excha New-FeatureConfiguration [-Name] -Mode -FeatureScenario -ScenarioConfig [-Comment ] [-Confirm] - [-GeneralDiscovery] - [-IrmDiscovery] [-Locations ] [-WhatIf] [] @@ -176,38 +174,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -GeneralDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - -### -IrmDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - ### -Locations The locations parameter specifies where the feature configuration applies. diff --git a/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md b/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md index d2fc6efa33..8c7e5d2a91 100644 --- a/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md +++ b/exchange/exchange-ps/exchange/Remove-FeatureConfiguration.md @@ -26,8 +26,6 @@ For information about the parameter sets in the Syntax section below, see [Excha ``` Remove-FeatureConfiguration [-Identity] [-Confirm] - [-GeneralDiscovery] - [-IrmDiscovery] [-WhatIf] [] ``` @@ -85,38 +83,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -GeneralDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - -### -IrmDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - ### -WhatIf 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. diff --git a/exchange/exchange-ps/exchange/Set-FeatureConfiguration.md b/exchange/exchange-ps/exchange/Set-FeatureConfiguration.md index aef971fd05..6cc1aaede5 100644 --- a/exchange/exchange-ps/exchange/Set-FeatureConfiguration.md +++ b/exchange/exchange-ps/exchange/Set-FeatureConfiguration.md @@ -27,8 +27,6 @@ For information about the parameter sets in the Syntax section below, see [Excha Set-FeatureConfiguration [-Identity] [-Locations ] [-Comment ] [-Confirm] - [-GeneralDiscovery] - [-IrmDiscovery] [-Mode ] [-ScenarioConfig ] [-WhatIf] @@ -118,38 +116,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -GeneralDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - -### -IrmDiscovery -This parameter is reserved for internal Microsoft use. - -```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 -``` - ### -Locations The locations parameter specifies where the feature configuration applies.