Not sure what more I needed to do other than:
Install PowerShell
Install Exch 2007 Mgmt Tools SP1 (definitely SP1, +/- 880MB, and it says its
SP1 when I launch setup)
Outlook 2003 SP2
All on XP 32-bit desktop
I open PowerShell and it tells me that import-mailbox is not recognized.
Any ideas?
TIA
Jarryd
If you just open PowerShell instead of Exchange Management Shell, you need
to add the Exchange snappin:
Add-PSSnapin *Exchange*
Import-Mailbox ....
Karl
Thanks Karl.
"Karl Mitschke" <karlmi...@somestate.gov> wrote in message
news:d66cd4c217ca28...@msnews.microsoft.com...