Skip to content

Commit 39e84d5

Browse files
authored
Update Get-OwnerlessGroupPolicy.md
1 parent 97a1c31 commit 39e84d5

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

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

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,35 +29,18 @@ Get-OwnerlessGroupPolicy
2929
```
3030

3131
## DESCRIPTION
32-
{{ Fill in the Description }}
32+
Using the cmdlet you can verify if the ownerless group policy for Microsoft 365 Groups is enabled or disabled on the tenant. You can also view additional parameters as part of the policy including sender email address, number of weeks you want to notify active members of ownerless groups, number of members within a ownerless group you want to notify and specific groups within the tenant on which ownerless group policy is enabled.
3333

3434
## EXAMPLES
3535

3636
### Example 1
37-
```powershell
38-
{{ Add example code here }}
37+
Get-OwnerlessGroupPolicy
3938
```
4039
4140
{{ Add example description here }}
4241
4342
## PARAMETERS
4443
45-
### -BatchRequests
46-
{{ Fill BatchRequests Description }}
47-
48-
```yaml
49-
Type: SwitchParameter
50-
Parameter Sets: (All)
51-
Aliases:
52-
Applicable: Exchange Online
53-
54-
Required: False
55-
Position: Named
56-
Default value: None
57-
Accept pipeline input: False
58-
Accept wildcard characters: False
59-
```
60-
6144
### -ResultSize
6245
This parameter is reserved for internal Microsoft use.
6346

0 commit comments

Comments
 (0)