Skip to content

Fails randomly due to timeout #41

Description

@Simon-AISI

Hi,
For all intents and purposes, I had issues with the actions Get-EXOMailboxPermission and Get-EXORecipientPermission wich timed out when executed against too much mailboxes and made the hole script fail.
The workaround I found is to add a Start-Sleep 0.25 in the foreach loops (didn't try a lower value though) of the two instances of Get-EXOMailboxPermission and one of Get-EXORecipientPermission.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions