The purpose of this script is to go through every single item in a mailbox and produce a report listing the class (or type) of each item and how many items of each class were found in the mailbox:
Name Value
---- -----
IPM.Appointment 194
IPM.Appointment.ReadiManagerMeeting 2
IPM.Contact 164
IPM.Note 16911
IPM.Note.Exchange.ActiveSync.MailboxLog 2
IPM.Note.Microsoft.Conversation 1616
IPM.Note.Microsoft.Conversation.Voice 67
IPM.Note.Microsoft.Missed 2
IPM.Schedule.Meeting.Canceled 3
IPM.Schedule.Meeting.Request 43
IPM.Schedule.Meeting.Resp.Neg 3
IPM.Schedule.Meeting.Resp.Pos 20
IPM.Schedule.Meeting.Resp.Tent 2
IPM.Sharing 120
IPM.StickyNote 14
I created this script to have an idea of how items had been archived by EnterpriseVault across the users’ mailboxes (IPM.NOTE.EnterpriseVault.Shortcut class). The script reports on all item classes, but it can easily be changed to only look for a particular class, such as EV stubs for example.
To download the complete final script, please head on to the TechNet Script Gallery.
To download the complete final script, please head on to the TechNet Script Gallery.
No comments:
Post a Comment