Skip to content

🪲 Get-MtExo not retrieving shared mailboxes #1417

@drkmccy

Description

@drkmccy

This might be a limit on the number of mailboxes as this is a tenant with 3000 users? but this here in the Maester script....

$sharedMailboxes = Get-MtExo -Request EXOMailbox -ErrorAction Stop | Where-Object { $_.RecipientTypeDetails -eq 'SharedMailbox' }

Does not retrieve any shared mailboxes, whereas Get-ExoMailbox -RecipientTypeDetails SharedMailbox does

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions