Exchange 2010 PowerShell script count items in mailbox folder

As is known, together with new versions of Microsoft Exchange are changing also limits the number of elements in a single folder mailbox.

For each version of Exchange, Microsoft recommends not to exceed the following values of the number of items in the folder:

Exchange 200/2003        5 000
Exchange 2007               20 000
Exchange 2010             100 000

Number of items contained in folders determines the performance of the server and connections to the mailbox, can also cause problems with the use of mail clients.

Continue reading

Print Friendly

GUI Message Tracking Log script to search messages

If anyone reads often the Message-Tracking Logs with PowerShell or Command Message Tracking tool, you may be interested in the script that has recently appeared on TechNet.

The script is written in PowerShell but have graphical GUI overlay.

With the script, we are able to search for specific messages to all servers with the role of HT, and not just one in a given search.

We can identify the sender, recipient, date range to search and EventID.

Continue reading

Print Friendly