Exchange 2010 Where did import go
- by durilai
I see a ton on articles on importing PST files in Exchange 2010, but I do not have the option. I need to import PST files, can anyone shed some light.
I added the administrator to the “Mailbox Import Export” role using the following at the shell.
New-ManagementRoleAssignment –Role “Mailbox Import Export” –User “administrator”
I installed Outlook as recommended here, but I only get export option in the console and trying to run the import from the shell only gives error saying cmdlet mot found.
Any help is appreciated.