使用什么工具导出EDB数据库的邮件
平台:Windows Server 2003 R2+Exchange Server 2007只拷贝了一个EDB数据库和使用系统的备份工具备份过存储组,使用什么软件能把数据库中的邮件导出来?
Exmerge是不支持2K7的.但支持5.5|2000|2003的.还有一个收费工具PowerControls也没有办法(因为它收费,试用都没有.).所以想请求第三种方法了.
谢谢 谁推荐一个啊. 关注一下,还没搞过
回复 3楼 tdk 的帖子
TDK,好久不见了,钉子帮帮忙啊. Export-Mailbox : Error was found for Haitang Wei (Wei.Haitang@mnld.com) because: Error occurred in the step: Moving messages. Failed to copy messages to the
destination mailbox store with error:
MAPI or an unspecified service provider.
ID no: 00000000-0000-00000000, error code: -1056749164
At line:1 char:15
+ Export-Mailbox<<<< -Identity 'haitang wei' -PSTFolderPath d:\pst -Confirm:$
false
这是怎么回事呢? 导出,导入都需要outlook 2003 sp2以上版本
回复 6楼 abdxj 的帖子
我已经在服务器上安装了outlook 2k7了,上面的错误日志就是在导出用户haitang wei邮件时出现的错误.显示没有导出任何邮件,我使用outlook也打不开这个导出的邮件. 下面是在命令行里拷贝的:MoveType : ExportToPST
MoveStage : Move
StartTime : 9/22/2008 10:39:40 AM
EndTime : 9/22/2008 10:39:42 AM
StatusCode : -1056749164
StatusMessage : Error occurred in the step: Moving messages.
Failed to copy messages to the destination
mailbox store with error:
MAPI or an unspecified service provider.
ID no: 00000000-0000-00000000
ReportFile : D:\Program Files\Microsoft\Exchange Server\L
ogging\MigrationLogs\export-Mailbox20080922-
103934-6875000.xml 我刚刚测试了下,也遇到了,初步判断应该是权限的问题 已经确定,就是权限问题,吧ADMINISTRATOR添加为EXCHANGE SERVER组就可以搞定
