PowerShell Scripts Repository
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
Post a Comment
No comments:
Post a Comment