Get Mailbox Statistics operation
The Get Mailbox Statistics process obtains information about a mailbox, such as the size of the mailbox, the number of messages it contains, and the last time it was accessed.
The adapter request parameters may differ according to the Microsoft Exchange Server version.
For the list of all supported parameters, refer to the Get-MailboxStatistics cmdlet in the Microsoft Exchange documentation specific to your version.
The following figure shows a sample adapter request for the operation on Microsoft Exchange version 2016:
<microsoft-exchange-request>
<command>
<command-name>Get-MailboxStatistics</command-name>
<format-option/>
<verbose-logging/>
<parameters>
<parameter>
<name>Identity</name>
<value>allen</value>
</parameter>
</parameters>
</command>
</microsoft-exchange-request>
<command>
<command-name>Get-MailboxStatistics</command-name>
<format-option/>
<verbose-logging/>
<parameters>
<parameter>
<name>Identity</name>
<value>allen</value>
</parameter>
</parameters>
</command>
</microsoft-exchange-request>
The following figure shows the response for the adapter request:
<microsoft-exchange-response>
<metadata>
<status>success</status>
</metadata>
<targets-output>
<target-output host="clm-pun-020413.bmc.com">
<metadata>
<os-id>Windows Server 2008</os-id>
<os-version>6.3.9600</os-version>
<status>success</status>
</metadata>
<commands-output>
<command-output>
<metadata>
<command>Get-MailboxStatistics -Identity:allen</command>
<line-count>8</line-count>
<execution-milliseconds>45116</execution-milliseconds>
<exit-code>0</exit-code>
<status>success</status>
</metadata>
<output>
<line index="1">Attempting to connect to remote host...</line>
<line index="2">Initialising rctrlx server component...</line>
<line index="3">Executing remote application: cmd /c "echo . | powershell -PSConsoleFile "C:\Program Files\Microsoft\Exchange Server\V15\Bin\exshell.psc1" -NonInteractive -Command Get-MailboxStatistics -Identity:allen "</line>
<line index="4">Stdout:</line>
<line index="5">WARNING: The user hasn't logged on to mailbox 'allen' </line>
<line index="6">('86099649-d772-436c-a0a6-bd767e0431da'), so there is no data to return. After </line>
<line index="7">the user logs on, this warning will no longer appear.</line>
<line index="8">Remote application exited with code: 0</line>
</output>
</command-output>
</commands-output>
</target-output>
</targets-output>
</microsoft-exchange-response>
<metadata>
<status>success</status>
</metadata>
<targets-output>
<target-output host="clm-pun-020413.bmc.com">
<metadata>
<os-id>Windows Server 2008</os-id>
<os-version>6.3.9600</os-version>
<status>success</status>
</metadata>
<commands-output>
<command-output>
<metadata>
<command>Get-MailboxStatistics -Identity:allen</command>
<line-count>8</line-count>
<execution-milliseconds>45116</execution-milliseconds>
<exit-code>0</exit-code>
<status>success</status>
</metadata>
<output>
<line index="1">Attempting to connect to remote host...</line>
<line index="2">Initialising rctrlx server component...</line>
<line index="3">Executing remote application: cmd /c "echo . | powershell -PSConsoleFile "C:\Program Files\Microsoft\Exchange Server\V15\Bin\exshell.psc1" -NonInteractive -Command Get-MailboxStatistics -Identity:allen "</line>
<line index="4">Stdout:</line>
<line index="5">WARNING: The user hasn't logged on to mailbox 'allen' </line>
<line index="6">('86099649-d772-436c-a0a6-bd767e0431da'), so there is no data to return. After </line>
<line index="7">the user logs on, this warning will no longer appear.</line>
<line index="8">Remote application exited with code: 0</line>
</output>
</command-output>
</commands-output>
</target-output>
</targets-output>
</microsoft-exchange-response>
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*