本文介绍了我误删除了网站集,如何还原的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用sharepoint Central admin还原已删除的网站集,请共享步骤.

How to restore deleted site collection using sharepoint central admin,please share the steps.

推荐答案

尝试以下链接之一:

Restore-SPDeletedSite 还原 SharePoint Server中的网站集

Restore-SPDeletedSite or Restore Site Collections in SharePoint Server

使用 Restore-SPDeletedSite 对我有用.

Get-SPDeletedSite将为您提供删除网站集所需的相对URL.

Get-SPDeletedSite will give you the relative URL you need for the site collection you deleted.


这篇关于我误删除了网站集,如何还原的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-10 07:09