Hi,

How can I see how much data is in user´s mailbox?
For example: I want to see what is user´s mailbox size.

Is there any command (Powershell) or tool?

Thanks.

Luiz

Re: Exchange 2007 Mailbox data user by Andy

Andy
Tue May 06 12:10:41 CDT 2008

On Tue, 6 May 2008 10:06:03 -0700, Luiz
<Luiz@discussions.microsoft.com> wrote:

>Hi,
>
>How can I see how much data is in user´s mailbox?
>For example: I want to see what is user´s mailbox size.
>
>Is there any command (Powershell) or tool?
>
>Thanks.
>
>Luiz


Get-MailboxFolderStatistics

http://www.exchangeninjas.com/MailboxSizeReport


Re: Exchange 2007 Mailbox data user by Martin

Martin
Tue May 06 12:25:26 CDT 2008

Thanks David!

"Andy David {MVP}" <adavid@pleasekeepinngcheesebucket.com> wrote in message
news:844124lam1qrrq6qff643f0hjuskiaaieo@4ax.com...
> On Tue, 6 May 2008 10:06:03 -0700, Luiz
> <Luiz@discussions.microsoft.com> wrote:
>
>>Hi,
>>
>>How can I see how much data is in user´s mailbox?
>>For example: I want to see what is user´s mailbox size.
>>
>>Is there any command (Powershell) or tool?
>>
>>Thanks.
>>
>>Luiz
>
>
> Get-MailboxFolderStatistics
>
> http://www.exchangeninjas.com/MailboxSizeReport
>


Re: Exchange 2007 Mailbox data user by Martin

Martin
Tue May 06 12:25:16 CDT 2008

get-MailboxStatistics | select DisplayName, TotalItemSize,
TotalDeletedItemsize, DatabaseName | format-table

"Luiz" <Luiz@discussions.microsoft.com> wrote in message
news:52EBD49C-8E71-44E0-9907-FF1E40FD19D1@microsoft.com...
> Hi,
>
> How can I see how much data is in user´s mailbox?
> For example: I want to see what is user´s mailbox size.
>
> Is there any command (Powershell) or tool?
>
> Thanks.
>
> Luiz


Re: Exchange 2007 Mailbox data user by Luiz

Luiz
Tue May 06 12:58:01 CDT 2008

Thank you, Andy.

Regards,

Luiz

"Andy David {MVP}" wrote:

> On Tue, 6 May 2008 10:06:03 -0700, Luiz
> <Luiz@discussions.microsoft.com> wrote:
>
> >Hi,
> >
> >How can I see how much data is in user´s mailbox?
> >For example: I want to see what is user´s mailbox size.
> >
> >Is there any command (Powershell) or tool?
> >
> >Thanks.
> >
> >Luiz
>
>
> Get-MailboxFolderStatistics
>
> http://www.exchangeninjas.com/MailboxSizeReport
>
>

Re: Exchange 2007 Mailbox data user by Luiz

Luiz
Tue May 06 13:00:01 CDT 2008

Thank you, Martin.

Regards,

Luiz

"Martin Blackstone" wrote:

> get-MailboxStatistics | select DisplayName, TotalItemSize,
> TotalDeletedItemsize, DatabaseName | format-table
>
> "Luiz" <Luiz@discussions.microsoft.com> wrote in message
> news:52EBD49C-8E71-44E0-9907-FF1E40FD19D1@microsoft.com...
> > Hi,
> >
> > How can I see how much data is in user´s mailbox?
> > For example: I want to see what is user´s mailbox size.
> >
> > Is there any command (Powershell) or tool?
> >
> > Thanks.
> >
> > Luiz
>
>

Re: Exchange 2007 Mailbox data user by Andy

Andy
Tue May 06 13:23:30 CDT 2008

On Tue, 6 May 2008 10:25:26 -0700, "Martin Blackstone"
<martinb@myrealbox.com> wrote:

>Thanks David!

Raspberry, strawberry. Wrapped up tight. Yowl.


>
>"Andy David {MVP}" <adavid@pleasekeepinngcheesebucket.com> wrote in message
>news:844124lam1qrrq6qff643f0hjuskiaaieo@4ax.com...
>> On Tue, 6 May 2008 10:06:03 -0700, Luiz
>> <Luiz@discussions.microsoft.com> wrote:
>>
>>>Hi,
>>>
>>>How can I see how much data is in user´s mailbox?
>>>For example: I want to see what is user´s mailbox size.
>>>
>>>Is there any command (Powershell) or tool?
>>>
>>>Thanks.
>>>
>>>Luiz
>>
>>
>> Get-MailboxFolderStatistics
>>
>> http://www.exchangeninjas.com/MailboxSizeReport
>>

Re: Exchange 2007 Mailbox data user by Martin

Martin
Tue May 06 15:09:04 CDT 2008

You look real nice, wrapped up tight
You're so dandy
You're giving me a heart attack


"Andy David {MVP}" <adavid@pleasekeepinngcheesebucket.com> wrote in message
news:cg8124t005m0fplk84u4nsi8puakus7vgd@4ax.com...
> On Tue, 6 May 2008 10:25:26 -0700, "Martin Blackstone"
> <martinb@myrealbox.com> wrote:
>
>>Thanks David!
>
> Raspberry, strawberry. Wrapped up tight. Yowl.
>
>
>>
>>"Andy David {MVP}" <adavid@pleasekeepinngcheesebucket.com> wrote in
>>message
>>news:844124lam1qrrq6qff643f0hjuskiaaieo@4ax.com...
>>> On Tue, 6 May 2008 10:06:03 -0700, Luiz
>>> <Luiz@discussions.microsoft.com> wrote:
>>>
>>>>Hi,
>>>>
>>>>How can I see how much data is in user´s mailbox?
>>>>For example: I want to see what is user´s mailbox size.
>>>>
>>>>Is there any command (Powershell) or tool?
>>>>
>>>>Thanks.
>>>>
>>>>Luiz
>>>
>>>
>>> Get-MailboxFolderStatistics
>>>
>>> http://www.exchangeninjas.com/MailboxSizeReport
>>>