From d55c5571668ef84b36e906479f613e1a32844043 Mon Sep 17 00:00:00 2001 From: vinayrao06 <71376619+vinayrao06@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:21:09 +0530 Subject: [PATCH 1/2] Update Get-OwnerlessGroupPolicy.md we made a couple of more updates. Please generate the latest build accordingly. --- .../exchange/Get-OwnerlessGroupPolicy.md | 21 ------------------- 1 file changed, 21 deletions(-) diff --git a/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md b/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md index 491fca4e59..9141619749 100644 --- a/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md +++ b/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md @@ -23,8 +23,6 @@ For information about the parameter sets in the Syntax section below, see [Excha ``` Get-OwnerlessGroupPolicy [-ResultSize ] - [-UseMultithreading] - [] ``` ## DESCRIPTION @@ -57,25 +55,6 @@ Accept pipeline input: False Accept wildcard characters: False ``` -### -UseMultithreading -{{ Fill UseMultithreading Description }} - -```yaml -Type: SwitchParameter -Parameter Sets: (All) -Aliases: -Applicable: Exchange Online - -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). - ## INPUTS ### From 90f20449019c303408ca1fcb101efa8daf9e1a8a Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Thu, 1 Apr 2021 10:33:46 -0700 Subject: [PATCH 2/2] Update Get-OwnerlessGroupPolicy.md --- exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md b/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md index 9141619749..b0be3a4078 100644 --- a/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md +++ b/exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md @@ -23,6 +23,7 @@ For information about the parameter sets in the Syntax section below, see [Excha ``` Get-OwnerlessGroupPolicy [-ResultSize ] + [] ``` ## DESCRIPTION @@ -55,6 +56,9 @@ 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). + ## INPUTS ###