Source Code and Samples

Monday 5 February 2007

Export Mailbox Information to a Text File

Description

Exports information about all mailboxes to a commas-separated values file named Test.csv. This script/command requires Microsoft Exchange Server 2007.

Script Code

get-mailbox export-csv c:\scripts\test.csv

No comments: