microsoft-365-sizing icon indicating copy to clipboard operation
microsoft-365-sizing copied to clipboard

Timeout

Open skghq opened this issue 1 year ago • 0 comments

I'm receiving a timeout when attempting to run this script:

[INFO] Switching to the Microsoft Exchange Online Module for more detailed reporting capabilities.
[INFO] Retrieving all Exchange Mailbox In-Place Archive sizing.
[ERROR] Unable to retrieve In-Place Archive sizing. The operation has timed out. The operation has timed out.  
[INFO] Disconnecting from the Microsoft Exchange Online Module
[INFO] Calculating the forecasted total storage need for Rubrik.

Here is the API call timing out: $ArchiveMailboxesFolders += $ArchiveMailboxesFirstInverval | Get-EXOMailboxFolderStatistics -Archive | Select-Object name, FolderAndSubfolderSize

skghq avatar Sep 25 '23 17:09 skghq