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

Update EnableMailboxAuditing.ps1 #44

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update EnableMailboxAuditing.ps1 #44

wants to merge 3 commits into from

Conversation

itpro-tips
Copy link

  • Foreach all mailboxes instead of pipeline to prevent error in case of duplicated mailbox name
  • Add UpdateInboxRules, UpdateCalendarDelegation to AuditAdmin and AuditOwner (MC142244)

- Foreach all mailboxes instead of pipeline to prevent error in case of duplicated mailbox name
- Add UpdateInboxRules, UpdateCalendarDelegation to AuditAdmin and AuditOwner (MC142244)
@PsychoData
Copy link

@itpro-tips How.... do you have a duplicated mailbox when they're all coming from the same Get-Mailbox command?

@itpro-tips
Copy link
Author

Hello,
For example I have a user mailbox and sharemailbox with the same name 'support'. So when I pipe Get-Mailbox directly to Set-Mailbox, EXO PowerShell doesn't know what to do as it finds two mailboxes

itpro-tips added 2 commits May 10, 2019 12:10
Modify Set-Mailbox
Update EnableMailboxAuditing.ps1
@msftclas
Copy link

msftclas commented May 10, 2019

CLA assistant check
All CLA requirements met.

@007
Copy link
Contributor

007 commented Jul 11, 2019

@itpro-tips need to resolve conflicts. Does #57 resolve this PR or is anything still missing?

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

Successfully merging this pull request may close these issues.

4 participants