Archive-Manager-安装配置手册(参考模板)

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Attachment Store Types 所支持存储
• File System.
• EMC Centera 3.1.4 or 4.0.
• BridgeHead HT FileStore with HDR 2.2, 2.3-20 or 2.3-40.
• IBM DR-550 version 5.4.1 (Version 5, Release 4, Level 1).
ArchiveManager Server安装前所需安装的程序和组件:All of:
• Microsoft .NET Framework 1.1 (SP1)
• Microsoft .NET Framework 2.0, plus hotfix NDP20-KB918642-X86.exe
from MS Knowledgebase article KB918642 (link current as of this
release).
• Microsoft .NET Framework 3.5.此程序需要联网安装。

• Microsoft Visual C++ 2008 Runtime (VCRedist 2008):vcredist_x86.exe.
Quest安装包里自带
• Microsoft Internet Information Services (IIS) version 6.0.
• Microsoft (component of Windows, any supported Windows
version).
• Microsoft Exchange System Manager 2003 (Exchange 2000 or 2003).
如果是Exchange2003,需要安装Exchange2003管理控制台。

• Microsoft Exchange Server MAPI/CDO 1.2.1 (Exchange 2007).
如果是Exchange 2007 需要安装 ExchangeMapiCdo.EXE。

此程序用于AMserver和
Exchage2007进行通讯,不用再安装Exchange2007管理员控制台。

• SQL server 2000 sp4或 SQL server 2005 SP2。

确保服务使用域帐号。

安装和启动帐户要使用域管理员帐号运行,否则安装会有问题。

• SQL Native Client (sqlncli.msi).
如果数据库服务器不是本地的,需要安装。

建立帐号
Exchange Storage Manager account
(ArchiveMgr_ESM)
This account will be used to run the Exchange Store
Manager Service. If you have a parent/child domain
setup and are installing Archive Manager in the child
domain, you need to create two accounts. An
Exchange Store Manager account must be created in
the child domain for the Archive Manager installation,
and another Exchange Store Manager account must
be created in the parent domain.
Archive Manager Service account
(ArchiveMgr_Service)
This account will be used to run other Archive Manager
services, the Web site, and any other processes
that do not require specific access to Exchange.
Journaling account
(ArchiveMgr_Journal)
This account will be used to access the journal mailbox. Remember to make the account
mailbox-enabled.
Global security group
需要创建邮箱。

(Archive Manager Exchange Admin)
This group will include the Exchange Storage Manager account and the Journaling account.
此组为全局安全组。

此组需要包含ArchiveMgr_Journal和ArchiveMgr_ESM 这两个帐号
授予权限
如果是Exchange2007,在Exchange2007 server上
1 添加 <your Archive Manager user or group> to the "Exchange View Only Administrators" group.
见第五页
2 赋予ArchiveMgr_Journal和ArchiveMgr_ESM 两个帐号或 Archive Manager Exchange Admin这个组receive-as 和 send-as权限。

运行PowerShell,转到根下( cd \),输入
get-mailboxdatabase | add-adpermission -extendedright receive-as -user “your Archive Manager user or group”
get-mailboxdatabase | add-adpermission -extendedright send-as -user “your Archive Manager user or group”
如果是Exchange2003,在Exchange2003server上
运行(regedit),打开注册表,转到
HKEY_CURRENT_USER\Software\Microsoft\Exchange\ExAdmin
右键新建,
registry value:
• Value Name: ShowSecurityPage
• Data Type: REG_DWORD
• Value: 1
在组织上右键属性。

在安全标签中确保Archive Manager Exchange Admin具有完全权限。

包括Receive As
在Ad服务器上
打开Active Directory Users and Computers,点击委派控制。

显示welcome,点击Next。

在Users or Group,点击add,选择ArchiveMgr_Service,ok后next。

在Task to Delegate,选择Read all user information,然后next,完成。

在Exchange server 2003 上:
打开Exchange 控制台,在组织上右键委派控制,添加ArchiveMgr_Service,选择Exchange View Only Administrator或更高权限。

在Exchange 2007 Server 上:
授予ArchiveManagerExchangeAdmin组仅查看管理员权限。

1.Open the Exchange Management Console.
2. Right-click the Organization Configuration node.
3. Select Add Exchange Administrator… . 选择Exchange View-Only Administrator role
把 Archive Manager Exchange Admin 组授予Exchange View-Only Administrator role权限。

建立Journal Mailbox in Exchange 2007
首先建立一个独立的存储组(事例中为ArchiveMail Storage),然后建立一个邮箱数据库(示例中为Archive MBX)
在新创建的ArchiveMBX数据库上,创建一个邮箱 ,名为ArchiveMgr_Journal
在邮箱数据库上选择日记收件人,指定到创建的archiveMgr_Journal邮箱。

在集线器传输上建立日记规则:
1. Open the Exchange Management Console to begin setting up
journaling rules.
2. Under the Organization Configuration node, select Hub Transport.
3. In the Hub Transport page, select the Journaling tab.
4. In the Actions pane, select New Journal Rule.
5. In the Rule name box, enter a name for the journal rule you are
about to create.
6. In the Send Journal reports to email address box, enter the name of the mailbox you created for journaling on the Exchange Server for Archive Manager.
This refers to the ArchiveMgr_Journal mailbox created in the Create a Journal Mailbox section.
7. In the Scope field, select Global – all messages.
8. Leave the Journal messages for recipient checkbox unselected.
9. Select the Enable Rule checkbox to activate this journaling rule for
the Exchange Server.
设置 Hub Transport for Exchange 2007
1. Select the Server Configuration | Hub Transport node.
2. Double-click the default connector for the Exchange server that you will use as your SMTP server for the Archive Manager Website.
3. Click on the Permission Groups tab.
4. Click the Anonymous users checkbox.
5. Click Apply.
设置 Exchange 2003
1. Turn on Envelope Journaling: Use the Email Journaling Advanced Configuration tool, exejcfg.exe. You can run the tool from any
server with access to Active Directory, but we recommend you run it from the domain controller.
You can download the tool from the Microsoft Web site. For
instructions on downloading the tool, please follow this link:
/?id=834634
Once you have downloaded the archive and extracted the
exejcfg.exe tool:
a) Open a command prompt.
b) Go to the directory that contains exejcfg.exe.
c) Run the command exejcfg -e to turn on envelope journaling.
2. Enable journaling for a mailbox store. Repeat these steps a, b and c for each mailbox store for which you want to enable journaling:
a) In Exchange System Manager, right-click the mailbox store, and
then click Properties.
b) On the General tab, select the Archive all messages sent or received by mailboxes on this store checkbox, and then click Browse to select a mailbox-enabled account
(ArchiveMgr_Journal) for the archived messages.
c) Click OK.
开始安装:
Admin username: 输入域名\与管理员帐户
Admin Passwork: 与管理员密码
Web Site Host Nmae: 使用archive manager server的服务器名称。

安装时有一步。

要把web site name和host header 设置成为归档服务器的机器名。

Ip address 设置成为归档服务器的ip。

更改为windows集成身份验证:
首先需要把某一域帐户提升为AM的管理员权限。

1 选择 windows Authentication,更改成windows集成身份验证。

2 在archive manager服务器的IIS里,选择网站右键属性。

3 选择目录安全性标签,点击编辑。

4 去掉启用匿名访问,选中集成windows身份验证。

这样域用户就可以以自己的域帐号登陆archive manager网页看到自己的归档邮件了。

安装保存删除策略工具后:
在logins 中先把安装am 的域管理员账户administrator提升为am的administrator
然后访问程序,使用域帐号域名\administrator登陆。

编辑相应的保存策略和删除策略,在settings中设置此策略的执行时间。

(本资料素材和资料部分来自网络,仅供参考。

请预览后才下载,期待您的好评与关注!)。

相关文档
最新文档