mlkkk 发表于 2010-2-25 11:51:17

exchange2000升级exchange 2003 Secretary、houseIdentifier 和 labeledURI 属性

在运行 Windows Server 2003 adprep /forestprep 命令之前未运行 InetOrgPersonfix如果在包含 Exchange 2000 架构更改的 Windows 2000 林中运行 Windows Server 2003 adprep /forestprep 命令,则 houseIdentier、Secretary 和 labeledURI 的 LdapDisplayname 属性会错位。要识别错位的名称,请使用 Ldp.exe 查找受影响的属性: [*]从 Windows 2000 或 Windows Server 2003 介质的 Support\Tools 文件夹安装 Ldp.exe。[*]从林中的域控制器或成员计算机启动 Ldp.exe。在连接菜单上,单击连接,将服务器框留空,在端口框中键入 389,然后单击确定。 [*]在连接菜单上,单击绑定,将所有框留空,然后单击确定。[*]记下 SchemaNamingContext 属性的可分辨名称路径。

例如,对于 CORP.ADATUM.COM 林中的域控制器,可分辨名称路径将是 CN=Schema,CN=Configuration,DC=corp,DC=adatum,DC=com。[*]在浏览菜单上,单击搜索。[*]配置以下设置:[*]基位置 DN:键入在步骤 3 中标识的架构名称上下文的可分辨名称路径。[*]筛选器:键入 (ldapdisplayname=dup*)。[*]作用域:单击“子树”。错位的 HouseIdentifier、Secretary 和 LabeledURI 属性的 LDAPDisplayName 属性类似以下格式: lDAPDisplayName:DUP-labeledURI-9591bbd3-d2a6-4669-afda-48af7c35507d;
lDAPDisplayName:DUP-secretary-c5a1240d-70c0-455c-9906-a4070602f85f
lDAPDisplayName:DUP-houseIdentifier-354b0ca8-9b6c-4722-aae7-e66906cc9eef
如果 LabeledURI、Secretary 和 HouseIdentifier 的 LDAP 显示名称错位,请运行 Windows Server 2003 InetOrgPersonfix.ldf 脚本以进行恢复: 创建一个名为 %Systemdrive%\IOP 的文件夹,然后将 InetOrgPersonfix.ldf 文件解压缩到此文件夹中。 在命令提示符处,键入 cd %systemdrive%\iop,然后按 Enter 键。 从位于 Windows Server 2003 安装介质的 Support\Tools 文件夹中的 Support.cab 文件解压缩 InetOrgPersonfix.ldf 文件。 [*]从架构操作主机的控制台,使用 Ldifde.exe 加载 InetOrgPersonfix.ldf 文件,以更正 houseIdentifier、Secretary 和 labeledURI 属性的 LdapDisplayName 属性。为此,请键入以下命令(其中 X 是区分大小写的常量,dn path for forest root domain 是包含在引号中的林的根域的域名路径): ldifde -i -f inetorgpersonfix.ldf -v -c DC=X "dn path for forest root domain"
[*]验证架构命名上下文中的 houseIdentifier、Secretary 和 labeledURI 属性没有发 InetOrgPersonFix.ldf 此文件在哪里下载,咋找到

mlkkk 发表于 2010-2-26 07:58:23

我已找到从位于 Windows Server 2003 安装介质的 Support\Tools 文件夹中的 Support.cab 文件中提取
页: [1]
查看完整版本: exchange2000升级exchange 2003 Secretary、houseIdentifier 和 labeledURI 属性