Announcement

Collapse
No announcement yet.

Redundant Mailboxes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Redundant Mailboxes

    Is there a way of extracting data to show when a mailbox was last used.
    We are trying to find redundant mailboxes.

  • #2
    Re: Redundant Mailboxes

    You'll have to experiment to see if this will work for you, but there is a WMI class called Exchange_Mailbox that has a LastLogonTime property included.

    To see if it will work for you, right-click on an Exchange Server and choose WMI->Execute Query. Click New and enter the following:

    WMI Query Name - Exchange_Mailbox
    WMI Namespace - MicrosoftExchangeV2
    WMI Class - Exchange_Mailbox

    Click OK to add the class, then choose the Properties you want to view, and click Execute Query.

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎