Skip to content

Commit 90f2044

Browse files
authored
Update Get-OwnerlessGroupPolicy.md
1 parent d55c557 commit 90f2044

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

exchange/exchange-ps/exchange/Get-OwnerlessGroupPolicy.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2323
```
2424
Get-OwnerlessGroupPolicy
2525
[-ResultSize <Unlimited>]
26+
[<CommonParameters>]
2627
```
2728

2829
## DESCRIPTION
@@ -55,6 +56,9 @@ Accept pipeline input: False
5556
Accept wildcard characters: False
5657
```
5758
59+
### CommonParameters
60+
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).
61+
5862
## INPUTS
5963
6064
###

0 commit comments

Comments
 (0)