Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

EnableMailboxAuditing.ps1 suggest #66

Open
TiloGit opened this issue Sep 13, 2019 · 2 comments
Open

EnableMailboxAuditing.ps1 suggest #66

TiloGit opened this issue Sep 13, 2019 · 2 comments

Comments

@TiloGit
Copy link

TiloGit commented Sep 13, 2019

suggest to include RecipientTypeDetails in check

Get-Mailbox -ResultSize Unlimited `
| Select Name, AuditEnabled, AuditLogAgeLimit,RecipientTypeDetails  `
| Ft -a
@PsychoData
Copy link

EnableMailboxAuditing has been removed #67 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@PsychoData @TiloGit and others