如何将 Outlook 邮箱还原到已删除然后成功还原的 Active Directory 用户?
每个人。抱歉,如果这很难理解,我不小心删除了 Windows Server 2012 R2 中 Active Directory (AD) 中的用户配置文件/帐户。我成功地将用户配置文件/帐户恢复到原始状态,并得到了用户的确认(他们能够访问以前的文件和软件,而在恢复之前则不能)。唯一的问题是他们的电子邮件有问题。我们使用 Outlook 2016 和 Exchange Server 2013。我需要将原始邮箱恢复到原始 Active Directory 用户。在我恢复原始用户配置文件/帐户后,他们现在有一个空的新邮箱。他们需要包含旧电子邮件的原始邮箱以及该邮箱的所有存档电子邮件。我发现了许多可在 PowerShell 中使用的 cmdlet,但我不想导致任何意外的数据丢失。 我相信我已经使用 PowerShell 找到了原始邮箱,列出了 30 天后尚未清除的所有已删除/已禁用的邮箱,并且存在正确的属性(原始邮箱显示“已禁用”,而新邮箱和空邮箱的属性为空白)但是,我希望得到一些帮助,以确保成功恢复原始 Active Directory 用户及其 Outlook 2016 邮箱,请问有人可以提供一些提示或建议吗?帮助,但是我不想发布任何不必要的内容。
everyone. Sorry if this is difficult to understand, but I accidentally deleted a user profile/account in Active Directory (AD) in Windows Server 2012 R2. I successfully restored the user profile/account to its original state, which was confirmed by the user (They were able to access their previous files and software, while they could not before the restore). The only problem is that their email is having issues. We use Outlook 2016 and Exchange Server 2013. I need to restore the original mailbox to the original Active Directory user. After I restored the original user profile/account, they now have a new mailbox that is empty. They need their original mailbox with their old emails in it and any archived emails for that mailbox. I have found numerous cmdlets to use in PowerShell, but I don’t want to cause any unintentional data loss.
I believe I have found the original mailbox using PowerShell to list any deleted/disabled mailboxes that haven’t been purged after 30 days, and the proper attributes are there (the original shows “Disabled” while the new and empty one has a blank attribute. However, I would love some assistance in this to ensure a successful restoration of the original Active Directory user and their Outlook 2016 mailbox. Can anyone out there please offer some tips or advice? Thank you so much in advance, and I know pictures would help, but I don’t want to post anything unnecessary.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这里:
https ://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/delete-or-restore-mailboxes
前提是您有适当的 Exchange权限,你会没事的。
Have a look here:
https://learn.microsoft.com/en-us/exchange/recipients-in-exchange-online/delete-or-restore-mailboxes
Provided you have the appropriate Exchange permissions, you’ll be fine.