You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I'm receiving a timeout when attempting to run this script:
Here is the API call timing out:
$ArchiveMailboxesFolders += $ArchiveMailboxesFirstInverval | Get-EXOMailboxFolderStatistics -Archive | Select-Object name, FolderAndSubfolderSize
The text was updated successfully, but these errors were encountered: