Skip to content

Commit 820b87a

Browse files
Update Get-CompromisedUserDetailReport.md
1 parent a3552c2 commit 820b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Get-CompromisedUserDetailReport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
4343

4444
### Example 1
4545
```powershell
46-
Get-MailFlowStatusReport -StartDate 06-01-2020 -EndDate 06-10-2020 -Action Suspicious
46+
Get-CompromisedUserDetailReport -StartDate 06-01-2020 -EndDate 06-10-2020 -Action Suspicious
4747
```
4848

4949
This example returns all suspicious user accounts for the specified date range.

0 commit comments

Comments
 (0)