Hi, I have the same error message as Briam, the post from 16 april. Im trying to import pst files from our old organisation with exchange 2003. I have extracted the pst file from our old server with exmerge.
I have installed 2007 managrement tools on a 32-bit client with Win XP Pro. and installed SP1 beta. (as suggested in Nate post)
The server is Win 2003 server x64 with exchange 2007 but NOT with SP1 beta.
I have checked the permissions, and i´m in the security groups i should be (Exchange Organization Admin AND Exchange Server Admin ) and I try to import the pst-file:
import-mailbox -identity test -pstfolderpath c:test
But i still get the error message:
Import-Mailbox : Error was found for Administrator (test@test.com) because: Error occurred in the step: Approving object. An unknown error has occurred., error code: -2147221241
Is the any permissions i have missed?
In the log file everything seems fine until its time to merge the pst with the new mailbox:
[provar.per] The operation has started.
[2007-07-12 13:34:49] [0] [provar.per] Initializing MAPI, loading library.
[2007-07-12 13:34:49] [0] [provar.per] Approving object.
[2007-07-12 13:34:49] [0] [provar.per] Logging on to the MAPI profile.
[2007-07-12 13:34:49] [0] [provar.per] Opening Exchange mailbox.
[2007-07-12 13:34:49] [0] [ERROR] Error was found for test (test@test.com) because: Error occurred in the step: Approving object. An unknown error has occurred., error code: -2147221241
Please help! Any ideas?