Hi
I'm trying to validate export/import of PST files with Ex2K7 SP1.
I have this error during export-mailbox, and didn't find anything about it on the Net:
[PS] C:\Documents and Settings\Administrator>Export-Mailbox user01 -PSTFol
derPath C:\temp\
Confirm
Are you sure you want to perform this action?
Exporting mailbox content from the mailbox 'user01' into .pst file
'C:\temp\user01.pst'. This operation may take a long time to complete. Yes
Yes to All
No [L] No to All
Suspend [?] Help
(default is "Y"):
Export-Mailbox : Error was found for user01 (user01@mydomain.com
) because: Error occurred in the step: Approving object. An unknown error has o
ccurred., error code: -2147221241
At line:1 char:15
+ Export-Mailbox <<<< user01 -PSTFolderPath C:\temp\
I'm doing test on one virtual machine hosting AD (win2K3SP2 En), Ex2k7SP1 En, Outlook 2007 Fr.
Could it come from the Outlook or user mailbox language ?
The mailbox have been "initiated", I opened it with OWA, select French language, self sent message. I also opened it with Outlook 2007 on the server.
Thanks.