Hi All
Im trying to monitor Office 365 inbox visibleitemsinfolder count.
The closest what i came to a solution was to use Office 365 User Statistics with PowerShell Template.
This gives a total count of the mailbox, but not specifically the inbox and also only visible items, not hidden (true count).
I know this has been asked several times on several platforms and i believe it can be achieved using powershell as i can pull the info needed, but not from this template.
I also believe the cmd to extract is get-mailboxfolderstatistics cmd, but Solarwinds dont seem to use this format.
Can anyone give a solution on how i can create an alert to report in if a Office 365 mailbox inbox count goes over a certain threshold?
Thank you