[玩转系统] HCW8078 - 无法创建迁移端点
作者:精品下载站 日期:2024-12-14 03:17:53 浏览:13 分类:玩电脑
HCW8078 - 无法创建迁移端点
我们在 Exchange Server 上运行混合配置向导 (HCW),但出现错误。错误为HCW8078 - 无法创建迁移端点。为什么会发生这种情况,解决方案是什么?
混合配置向导
我们喜欢将邮箱从本地 Exchange 移动到 Exchange Online。但是,在此之前,我们必须下载并安装 Office 365 混合配置向导。
通过建立混合部署,您可以将现有本地 Exchange Server 组织的丰富功能体验和管理控制扩展到云。混合部署还通过 Exchange Online Archiving 为您的本地邮箱提供基于云的存档解决方案的支持。它还可以作为将本地邮箱完全迁移到 Exchange Online 的中间步骤。
您可能会收到不同的HCW8078 - 无法创建迁移端点错误。让我们看看他们两个。
HCW8078 - 无法创建迁移端点(场景 1)
第一步是启用 MRS 代理,如文章中所示运行混合配置向导 (HCW)。如果您在运行 HCW 之前未完成此步骤,HCW 将启用 MRS 代理。但是,我们建议您在运行 HCW 之前完成此步骤,以确保在 HCW 验证端点之前有时间清除 IIS 缓存。
完成上述配置后,我们确实运行了 HCW,并在完成时出现以下错误。
完整详细信息如下。
Your Exchange Hybrid Configuration has completed but a few items need to addressed or
potentially configured manually. Please see the details below.
Configure MRS Proxy Settings
HCW8078 Migration Endpoint could not be created.
Microsoft.Exchange.Migration.MigrationServerConnectionFailedException
The connection to the server 'mail.exoip.com' could not be completed.
Microsoft.Exchange.MailboxReplicationService.MRSRemoteTransientException
The call to 'https://mail.exoip.com/EWS/mrsproxy.svc' failed. Error details: The HTTP request
was forbidden with client authentication schema 'Negotiate'.--> The remote server returned
an error: (403) Forbidden..
Microsoft.Exchange.MailboxReplicationService.MRSRemotePermanentException
The HTTP request was forbidden with client authentication schema 'Negotiate'.
Microsoft.Exchange.MailboxReplicationService.MRSRemotePermanentException
The remote server returned an error: (403) Forbidden.
HCW8078 的解决方案 - 无法创建迁移端点(场景 1)
解决方案是启用 MRS 代理并运行 HCW 后稍等片刻。然而,我们不想等待,并在所有 Exchange 服务器上重新启动了 IIS。
PS C:\> iisreset
之后,重新运行混合配置向导。这次成功了!
HCW8078 - 无法创建迁移端点(场景 2)
在混合配置向导中,我们可以在混合拓扑中选择两个选项:
- Exchange 经典混合拓扑
- Exchange 现代混合拓扑
Exchange 现代混合拓扑
在设置向导中,我们选择了使用 Exchange 现代混合拓扑选项。
HCW 安装混合代理。有四个主要阶段:
- 下载代理安装包。
- 在本地计算机上安装代理(注意:这会再次提示您输入 Microsoft 365 或 Office 365 全局管理员凭据)。
- 在 Azure 中注册代理,包括创建用于代理请求的 URL。 URL 的格式为:uniqueGUID.resource.mailboxmigration.his.msappproxy.net。
- 通过代理测试从 Microsoft 365 或 Office 365 组织到本地 Exchange 组织的迁移可行性。
只是这一次,出现了错误。
让我们重新运行 HCW,这次选择经典混合拓扑。
了解更多:混合配置服务可能受到限制 »
Exchange 经典混合拓扑
单击后退按钮或关闭 Office 365 混合配置设置。启动向导,这次我们将选择使用 Exchange 经典混合拓扑。
这次没有出现错误。这是因为它不需要下载、安装、注册和测试混合代理。该向导将提供更多配置步骤。继续执行这些步骤后,最后阶段出现以下错误。
注意:在 Office 365 混合配置向导中按 F12 打开诊断工具。它为您提供了一种快速打开日志文件的方法和更多选项。
完整详细信息如下。
Your Exchange Hybrid Configuration has completed but a few items need to addressed or potentially configured manually. Please see the details below.
Configure MRS Proxy Settings
HCW8078 Migration Endpoint could not be created.
Microsoft.Exchange.Net.EndpointNotFoundTransientException
The call to 'net.tcp://am6pr08mb4104.eurprd08.prod.outlook.com/Microsoft.Exchange.MailboxReplicationService' failed because no service was listening on the specified endpoint. Error details: There was no endpoint listening at net.tcp://am6pr08mb4104.eurprd08.prod.outlook.com/Microsoft.Exchange.MailboxReplicationService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
System.ServiceModel.EndpointNotFoundException
There was no endpoint listening at net.tcp://am6pr08mb4104.eurprd08.prod.outlook.com/Microsoft.Exchange.MailboxReplicationService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
Server stack trace:
at System.ServiceModel.Channels.ConnectionUpgradeHelper.DecodeFramingFault(ClientFramingDecoder decoder, IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Exchange.MailboxReplicationService.IMailboxReplicationService.ExchangeVersionInformation(VersionInformation clientVersion, VersionInformation& serverVersion)
at Microsoft.Exchange.Connections.Common.WcfClientWithFaultHandling`2.<>c__DisplayClass4_0.<CallService>b__0()
at Microsoft.Exchange.Net.WcfClientBase`1.CallService(Action serviceCall, String context)
HCW8078 的解决方案 - 无法创建迁移端点(场景 2)
查看日志后,很明显问题不在我们这边,而是在微软。在与 Microsoft 交谈并告诉他们问题出在他们这边后,他们首先尝试重新启动 Microsoft 365 租户服务。那没有帮助。 Microsoft 创建了一张罚单,他们必须进一步调查。
几个小时后,他们联系我并告诉我微软这边有问题。它成为一个优先问题,因为越来越多的租户开始在设置混合配置向导时遇到问题。微软花了大约24小时才彻底解决这个问题。
之后,我们重新运行混合配置向导。这次成功了!
继续阅读:混合配置向导无法连接 »
结论
您了解了为何收到 HCW8078 - 无法创建迁移端点。解决方案是重新启动 IIS 并重新运行混合配置向导 (HCW)。假设您收到另一条错误消息,请查看混合配置向导日志。这清楚地表明问题出在微软这边。此问题的解决方案是联系 Microsoft。经过调查,问题被发现并随后得到解决。
您喜欢这篇文章吗?您可能还喜欢查找用于邮箱迁移的 RemoteHostName URL。不要忘记关注我们并分享这篇文章。
猜你还喜欢
- 03-30 [玩转系统] 如何用批处理实现关机,注销,重启和锁定计算机
- 02-14 [系统故障] Win10下报错:该文件没有与之关联的应用来执行该操作
- 01-07 [系统问题] Win10--解决锁屏后会断网的问题
- 01-02 [系统技巧] Windows系统如何关闭防火墙保姆式教程,超详细
- 12-15 [玩转系统] 如何在 Windows 10 和 11 上允许多个 RDP 会话
- 12-15 [玩转系统] 查找 Exchange/Microsoft 365 中不活动(未使用)的通讯组列表
- 12-15 [玩转系统] 如何在 Windows 上安装远程服务器管理工具 (RSAT)
- 12-15 [玩转系统] 如何在 Windows 上重置组策略设置
- 12-15 [玩转系统] 如何获取计算机上的本地管理员列表?
- 12-15 [玩转系统] 在 Visual Studio Code 中连接到 MS SQL Server 数据库
- 12-15 [玩转系统] 如何降级 Windows Server 版本或许可证
- 12-15 [玩转系统] 如何允许非管理员用户在 Windows 中启动/停止服务
取消回复欢迎 你 发表评论:
- 精品推荐!
-
- 最新文章
- 热门文章
- 热评文章
[影视] 黑道中人 Alto Knights(2025)剧情 犯罪 历史 电影
[古装剧] [七侠五义][全75集][WEB-MP4/76G][国语无字][1080P][焦恩俊经典]
[实用软件] 虚拟手机号 电话 验证码 注册
[电视剧] 安眠书店/你 第五季 You Season 5 (2025) 【全10集】
[电视剧] 棋士(2025) 4K 1080P【全22集】悬疑 犯罪 王宝强 陈明昊
[软件合集] 25年6月5日 精选软件22个
[软件合集] 25年6月4日 精选软件36个
[短剧] 2025年06月04日 精选+付费短剧推荐33部
[短剧] 2025年06月03日 精选+付费短剧推荐25部
[软件合集] 25年6月3日 精选软件44个
[剧集] [央视][笑傲江湖][2001][DVD-RMVB][高清][40集全]李亚鹏、许晴、苗乙乙
[电视剧] 欢乐颂.5部全 (2016-2024)
[电视剧] [突围] [45集全] [WEB-MP4/每集1.5GB] [国语/内嵌中文字幕] [4K-2160P] [无水印]
[影视] 【稀有资源】香港老片 艺坛照妖镜之96应召名册 (1996)
[剧集] 神经风云(2023)(完结).4K
[剧集] [BT] [TVB] [黑夜彩虹(2003)] [全21集] [粤语中字] [TV-RMVB]
[实用软件] 虚拟手机号 电话 验证码 注册
[资源] B站充电视频合集,包含多位重量级up主,全是大佬真金白银买来的~【99GB】
[影视] 内地绝版高清录像带 [mpg]
[书籍] 古今奇书禁书三教九流资料大合集 猎奇必备珍藏资源PDF版 1.14G
[电视剧] [突围] [45集全] [WEB-MP4/每集1.5GB] [国语/内嵌中文字幕] [4K-2160P] [无水印]
[剧集] [央视][笑傲江湖][2001][DVD-RMVB][高清][40集全]李亚鹏、许晴、苗乙乙
[电影] 美国队长4 4K原盘REMUX 杜比视界 内封简繁英双语字幕 49G
[电影] 死神来了(1-6)大合集!
[软件合集] 25年05月13日 精选软件16个
[精品软件] 25年05月15日 精选软件18个
[绝版资源] 南与北 第1-2季 合集 North and South (1985) /美国/豆瓣: 8.8[1080P][中文字幕]
[软件] 25年05月14日 精选软件57个
[短剧] 2025年05月14日 精选+付费短剧推荐39部
[短剧] 2025年05月15日 精选+付费短剧推荐36部
- 最新评论
-
- 热门tag