通过使用本网站, 您同意 隐私政策.
接受
进入IT进入IT进入IT
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
阅读: MigrationPermanentException: Cannot find a recipient that has mailbox GUID
字体调整器氨基酸
进入IT进入IT
字体调整器氨基酸
  • 家
  • 信息技术专家
  • 技术
  • 微软
  • 视窗
  • SCCM查询集合列表
搜索
  • 家
  • 信息技术专家
  • 技术
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • Hyper-V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
IT专业人士

MigrationPermanentException: Cannot find a recipient that has mailbox GUID

出版: 二月 18, 2024
1 最小阅读量
分享

错误: MigrationPermanentException: Cannot find a recipient that has mailbox GUID.

When trying to move a mailbox from Exchange Online to Exchange On-premises the above error occurred.

Error: MigrationPermanentException: Cannot find a recipient that has mailbox GUID

This happened because the mailbox was created online and not on-premises, and therefore the GUID wasn’t synced to AzureAD and vice versa.

解决方案

In Exchange Online PowerShell:

1. Connect to Exchange Online with Windows PowerShell:

$MSCred = Get-Credential

$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $MSCred -Authentication Basic -AllowRedirection

Import-PSSession $Session

2. Run the next command

Get-Mailbox alias | FL ExchangeGUID

3. In the On-Premises Exchange PowerShell:

Set-RemoteMailbox Alias -ExchangeGUID 12345678-1234-1234-12345678

笔记: Use GUID from the step “2” above.

Wait for replication to AzureAD or force replication manually. Your mailbox should move to without a hitch.

标记:在线交换Exchange Server微软办公软件 365Powershell
上一篇 Office 预览体验 Mac 版 16.35 发行说明
下一篇 SCCM 2002 技术预览
发表评论 发表评论

发表回复 取消回复

您的电子邮件地址不会被公开. 必填字段已标记 *

该网站使用 Akismet 来减少垃圾邮件. 了解您的评论数据的处理方式.

翻译

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
经过 Transposh - translation plugin for wordpress

热门帖子

Windows Server 的系统要求 2016
Windows服务器
配置管理器查询集合列表
配置管理器查询集合列表
configmgr
在经典团队网站的新式页面上启用结构化/托管导航
技术
SCCM 无法从 MP 获取预期版本的 DP 位置
configmgr

最近的帖子

配置管理器查询集合列表
配置管理器客户端缓存清理脚本
configmgr
在 AlmaLinux 上使用 Nginx 安装 WordPress 9
Linux
如何安装 OpenSSL 3 在AlmaLinux上 9
Linux
配置管理器查询集合列表
System Center Configuration Manager 技术预览版更新 1611
configmgr

© 2023 进入IT

转到移动版本
欢迎回来!

登录您的帐户

用户名或电子邮件地址
密码

丢失密码?