[玩转系统] 不同Exchange Online邮箱的索引恢复方法|第 5 部分#23
作者:精品下载站 日期:2024-12-14 09:01:42 浏览:14 分类:玩电脑
不同Exchange Online邮箱的索引恢复方法|第 5 部分#23
当前文章充当不同 Exchange Online 邮箱还原方案的索引,这些方案出现在包含 23 篇文章的当前文章系列中。
该“索引”的目的是帮助您快速有效地找到您需要处理的特定 Exchange Online 邮箱还原方案,并找到特定的文章,该文章将为您提供实施所需 Exchange Online 的步骤邮箱恢复过程。
有关 Exchange Online 邮箱还原方案的信息分为两组:
- Exchange Online 邮箱恢复 Office 365“仅限云”环境中的场景。
- Office 365 + 目录同步环境中的 Exchange Online 邮箱恢复方案。
为什么需要使用“Exchange Online邮箱恢复方法”索引?
由于以下几个原因,在 Office 365“仅云”环境以及 Office 365 和目录同步环境中恢复 Exchange Online 邮箱的主题可能会非常令人困惑:
原因 1 - 不同类型的 Exchange Online 还原邮箱选项
Exchange Online 提供了几种可用于还原软删除的 Exchange Online 邮箱的方法。
每种恢复方法都有其特定的特征、需要实施的具体步骤以及特定的优点和缺点。
原因 2 - 基于 Office 365 和目录同步的环境
Office 365+目录同步基础设施的配置,可以被认为是一个复杂的环境。
在这种环境中恢复已删除的 Exchange Online 邮箱的“正确方法”基于一个非常简单的概念 - 恢复本地 Active Directory 用户帐户,该帐户被视为目录中所有“另一个连接对象”的“根”同步环境。
很多时候,此最佳实践没有实施,而是 Exchange Online 邮箱还原过程执行不正确。
在这种情况下,我们需要了解“恢复邮箱错误”+选择“正确的工具”来修复恢复错误。
处理令人困惑的 Exchange Online 邮箱还原场景
Office 365 基础设施可以使用以下方式之一实施:
场景 1 - 仅云(完全托管)环境
“本机”Office 365 环境,使用 Office 365 目录服务 (Azure Active Directory) 和 Exchange Online 基础结构,与本地环境(本地 Active Directory 或本地交换)。
场景 2 - 目录同步和 Exchange 混合环境
这种类型的 Office 365 实施包括本地 Active Directory 基础结构和 Azure Active Directory 之间的“逻辑绑定”。
A.仅云(完全托管)环境 | Exchange Online 邮箱恢复选项
在此类 Office 365 实施中,有三个个还原 Exchange Online 邮箱选项,但目前只能实施两个还原选项:
1. 恢复Office 365用户帐户(邮箱所有者)
这是“首选”恢复 Exchange Online 邮箱选项。还原过程的实现方式是,只需还原被视为 Exchange Online 邮箱所有者的 Office 365 用户帐户。
2. 恢复 Exchange Online 邮箱并创建新的 Office 365 用户帐户 (Undo-SoftDeletedMailbox)
这是最不受欢迎的选项,我们使用 PowerShell 命令来执行以下一组任务:
- 还原软删除的 Exchange Online 邮箱。
- 创建新的 Office 365 用户帐户。
- 将还原的 Exchange Online 邮箱绑定到新的 Office 365 用户帐户。
3. 恢复 Exchange Online 邮箱并将 Exchange Online 邮箱连接到被视为邮箱所有者的原始用户帐户
该选项可以视为“理论上的选项”。 ”
虽然这个恢复选项可以实现,但目前,从我个人的经验来看,我强烈建议不要使用这个选项,因为这个方法可以导致“Exchange Online 邮箱无法恢复”的情况。 ”
您可以在以下文章中阅读有关此问题的更多信息 - 恢复 Exchange Online 邮箱的可能选项有哪些? |第 4 部分#23
B.目录同步和Exchange混合环境
恢复已删除的 Exchange Online 邮箱的“推荐”(最佳实践)方法
在 Office 365 和目录同步环境中,大多数时候软删除 Exchange Online 邮箱的首选恢复方法是以下方法:
方法 1#2 - 恢复软删除的本地 Active Directory 用户帐户,该帐户“绑定”到软删除的 Office 365 用户帐户(Office 365 用户将其视为软删除的 Exchange Online 邮箱的所有者)。
方法 2#2 - 使用 PowerShell 命令 New-MailboxRestoreRequest 将 Exchange Online 邮箱内容恢复到另一个邮箱
我们可以使用的另一个选项是将软删除的 Exchange Online 邮箱的“内容”还原到现有的活动 Exchange Online 邮箱(与之前还原 Exchange Online 邮箱的方法相比)。
这种类型的解决方案通过使用名为 New-MailboxRestoreRequest 的 PowerShell 命令实现,使我们能够将邮箱内容从 Exchange Online 邮箱 A“传送”到 Exchange Online 邮箱 B。
在我们的方案中,将软删除的 Exchange Online 邮箱的内容复制到现有的“活动”Exchange Online 邮箱。
处理在目录同步环境中实施不当的 Exchange Online 邮箱恢复过程
如前所述,在 Office 365 和目录同步中,有“特别推荐的方法”用于恢复软删除的 Exchange Online 邮箱。
“问题”是,很多时候,Exchange Online 邮箱恢复方案实施不当。
因此,我们需要“识别”执行的具体恢复错误,并选择需要实施的正确解决方案。
系列文章目录
为了能够获得不同环境中 Exchange Online 还原方案的不同方案的“高级视图”,您可以使用下表
在仅云(完全托管)环境中恢复 Exchange Online 邮箱 |场景表
恢复 Exchange Online 用户邮箱
Scenario 1#2 – Restore the Office 365 user account (the mailbox owner).Exchange Online mailbox restore processThe user account restores procedure, can be implemented by using the Office 365 admin center interface (web-based based interface).
Restoring the Soft Deleted Office 365 user account will restore the Exchange Online license that assigned to the user account.
The restore of the Exchange Online license will lead to the automatic restore process of the Soft Deleted Exchange Online mailbox.You can read detailed information about this Exchange Online mailbox restore process in the article – Restore Exchange Online user mailbox | Cloud only (Fully Hosted) environment | Article 1#3 | Part 8#23Scenario 2#2 – Restring the Exchange Online User Mailbox, and creating NEW Office 365 user account (using the PowerShell command – Undo-SoftDeletedMailbox).Exchange Online mailbox restore process
This is the least preferred option, in which we use PowerShell command, that restore the Soft Deleted Exchange Online user mailbox + create a NEW Office 365 user account + Bind the restored Exchange Online mailbox to the NEW Office 365 user account.You can read detailed information about this Exchange Online mailbox restore process in the article – Restore Exchange Online user mailbox | Cloud only (Fully Hosted) environment | Article 3#3 | Part 10#23
恢复 Exchange Online 共享邮箱
Scenario 1#2 – Restore the Office 365 user account (the Shared mailbox owner).Exchange Online mailbox restore processThe user account restore procedure can be implemented by using the Office 365 admin center interface (web-based based interface).
Restoring the Soft Deleted user account that considers as the Shared mailbox owner, will automatically restore the Soft Deleted Shared Exchange Online mailbox.You can read detailed information about this Exchange Online mailbox restore process in the article – Restore Exchange Online Shared mailbox | Cloud only (Fully Hosted) environment | Part 7#23Scenario 2#2 – Restring the Exchange Online Shared Mailbox and creating NEW Office 365 user account (using the PowerShell command – Undo-SoftDeletedMailbox).Exchange Online mailbox restore process
This is the least preferred option, in which we use PowerShell command, that restore the Soft Deleted Exchange Online mailbox + create a NEW Office 365 user account + Bind the restored Exchange Online mailbox to the NEW Office 365 user account.You can read detailed information about this Exchange Online mailbox restore process in the article – Restore Exchange Online Shared mailbox | Cloud only (Fully Hosted) environment | Part 7#23
恢复 Exchange Online Room 邮箱
Scenario 1#2 – Restore the Office 365 user account (the Room mailbox owner).Exchange Online mailbox restore processThe user account restore procedure can implemented by using the Office 365 admin interface (web-based interface).
Restoring the Soft Deleted user account that considers as the Room mailbox owner, will automatically restore the Soft Deleted Room Exchange Online mailbox.You can read detailed information about this Exchange Online mailbox restore process in the article –Restore Exchange Online Room mailbox | Cloud only (Fully Hosted) environment | Part 6#23Scenario 2#2 – Restring the Exchange Online Mailbox and creating NEW Office 365 user account (using the PowerShell command – Undo-SoftDeletedMailbox).Exchange Online mailbox restore process
This is the least preferred option, in which we use PowerShell commands that restore the Soft Deleted Exchange Online mailbox + create a NEW Office 365 user account + Bind the restored Exchange Online mailbox to the NEW Office 365 user account.You can read detailed information about this Exchange Online mailbox restore process in the article – Restore Exchange Online Room mailbox | Cloud only (Fully Hosted) environment | Part 6#23
另一种类型的 Exchange Online 邮箱恢复方案
The Exchange Online license that was assigned to Office 365 user was removedThe Exchange Online mailbox will be considered as Soft Deleted Exchange Online mailbox and will be saved over a period of 30 days in the Exchange Online recycle bin.Note – at the current time, although the Exchange Online mailbox will be saved in the Exchange Online recycle bin, there is no option for display information about the Soft Deleted Exchange Online mailbox.Restore procedureVery simple, all you need to do is just assign back the Exchange Online license to the Office 365 user and the Exchange Online mailbox will be restored automatically.
在目录同步和 Exchange 混合环境中恢复 Exchange Online 邮箱 |场景表
恢复已删除的 Exchange Online 邮箱的“推荐”(最佳实践)方法
方法 2#2 - 使用 PowerShell 命令 New-MailboxRestoreRequest 将 Exchange Online 邮箱内容恢复到另一个邮箱
我们可以使用的另一个选项是通过使用名为 -
New-MailboxRestoreRequest 的 PowerShell 命令来实现,该命令使我们能够将邮箱内容从 Exchange Online 邮箱 A“传送”到 Exchange Online 邮箱 B。在我们的场景中,复制软删除的内容Exchange Online 邮箱到现有的“活动”Exchange Online 邮箱。
在目录同步环境中恢复 Exchange Online 用户邮箱
Method 1#2 – Restring the On-Premise Active Directory user account, that is “bound” to the Office 365 user account (Office 365 users who considered as the Exchange Online Mailbox owner).In Directory synchronization environment, the best solution most of the times is, to restore the Soft Deleted On-Premise Active Directory user account.You can read detailed information about this Exchange Online mailbox restore process in the article – Restore Exchange Online USER mailbox | Directory synchronization environment | The “right way” | Part 17#23In case that you need more information about the methods for restoring Soft Deleted Active Directory user account in case that the Active Directory recycle bin was not enabled, you can read the following articles:- How to restore Active Directory deleted user account (Active Directory recycle bin is not enabled) using LDP.EXE | Article 2#4 | Part 14#23
- How to restore Active Directory deleted user account (Active Directory recycle bin is not enabled) using AdRestore, AdRestore.net, and LEX - the LDAP explorer | Article 3#4 | Part 15#23
How to restore Active Directory deleted user account by using Active Directory recycle bin | Article 4#4 | Part 16#xMethod 2#2 – Restoring Exchange Online mailbox content to another mailbox, using PowerShell command – New-MailboxRestoreRequestAnother option that we can use is implemented by using PowerShell command named –
New-MailboxRestoreRequest that enables us to “Ship” mailbox content from Exchange Online Mailbox A to Exchange Online Mailbox B. In our scenario, copy the content of Soft Deleted Exchange Online mailbox to existing “active” Exchange Online mailbox.You can read detailed information about this Exchange Online mailbox restore process in the article – Restoring Exchange Online mailbox content to another mailbox using PowerShell command New-MailboxRestoreRequest | Part 22#23
处理在目录同步环境中实施不当的 Exchange Online 邮箱还原过程
Mistake A – Instead of restoring the original On-Premise Active Directory user account that was deleted, a NEW Active Directory user account is created that is seemingly identical to the “original user” because he has the same login name, the same E-mail address, etc.In the article – Reviewing the characters of Exchange Online mailbox recovery mistake - New On-Premise Active Directory User Account was created | Part 19#23, and in the article – Prefix – the “Problematic” Exchange Online mailbox restores scenarios in Directory synchronization environment | Part 18#23, include detailed descriptions, about the characters and the causes for this type of Exchange Online mailbox restore mistake.Offered solutions Two possible solutions can be implemented to solve this Exchange Online mailbox restore mistake in Directory synchronization environment.Optional solution 1#2 – Revert the restore mistake1 – Delete the NEW On-Premise Active Directory User Account.
2 – Synchronize the information to the cloud.
3 – Restore the “Original” On-Premise Active Directory User account.
4 – Synchronize the information to the cloud.
In the article – Solving an Exchange Online mailbox restore mistake by Restoring the original Soft Deleted Active Directory user | Part 21#23, we review in details, the exact process that needs to be implemented, for solving this type of Exchange Online mailbox restore mistake.Optional solution 2#2 - Copy the content of the Soft Deleted Exchange Online mailbox
Import the content of the Soft Deleted Exchange Online mailbox to the “New Empty” Exchange Online mailbox.”
In the article – Restoring Exchange Online mailbox content to another mailbox using PowerShell command New-MailboxRestoreRequest | Part 22#23, we review in details, the exact process that needs to be implemented, for solving this type of Exchange Online mailbox restore mistake.Mistake B – Instead of restoring the “original” On-Premise Active Directory user account that was deleted, the Office 365 user who considers as the Exchange Online mailbox owner was restored.In the article – Reviewing the characters of Exchange Online mailbox recovery mistake - Soft Deleted Office 365 was restored | Part 20#23,I will provide a detailed description, about the characters and the causes for this type of Exchange Online mailbox restore mistake.Offered solutionOptional solution 1#1 - Encourage Directory Synchronization Soft Match
Remove the ImmutableID value from the Soft Deleted Office 365 user account
In the article – Solving an Exchange Online mailbox restore mistake Office 365 user was restored – removing the ImmutableID value | Part 23#23, we review in details, the exact process that needs to be implemented, for solving this type of Exchange Online mailbox restore mistake.
当前文章系列的下一篇文章
恢复Exchange Online Room邮箱|仅云(完全托管)环境 |第 6 部分#23
猜你还喜欢
- 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