Category: Exchange 2010
Redistribute Exchange Databases
Importing pst to mailbox
argetRootFolder “Mailbox -newmbox”
Activesync mailbox log analysis using MFCMAPI
Working with Recoverable Items Folder
Search IIS logs for ActiveSync data for specific user accounts.
Scenario: You want to find ActiveSync activity for specific users that is stored in IIS logs on the Exchange Servers.
Exporting Mailbox to a PST File
Delivery status notifications in Exchange Server
Non-delivery reports (NDRs) are system messages that report the delivery status of a message to the sender. The messages are a subclass of a general message information structure that is known as delivery status notifications. Delivery status notifications describe three kinds of situations:
- Success (2.X.X numeric codes)
- Persistent transient failure (4.X.X numeric codes)
- Permanent failures (5.X.X numeric codes)
NDRs are generated when a message cannot be delivered. If the computer can detect the reason for the failed delivery, it maps the reason onto a status code, and a corresponding error message is printed. For NDRs, most numeric error codes are reported in the form of “5.X.X” and are described as permanent failures. However, certain transient conditions cause “4.X.X” codes.
Remove stale ActiveSync Devices from Exchange 2010
Scenario: Exchange accounts have a max of 10 ActiveSync devices per account. This script will remove stale devices that are older then 180 days.