2
我的設置:
的SharePoint 2010 SP1
SiteCollection網址:http://sp2010:8083/
網站網址:http://sp2010:8083/abc
備份和還原SharePoint網站(而非網站集)
要求:
需要改變網站的URL
從http://sp2010:8083/abc
到http://sp2010:8083/ict
我的方法:
使用備份-的SPSite和恢復-SPSite的命令備份網站ABC,然後在網站上恢復ICT
問題: 備份 - 的SPSite和Restore-SPSite適用於網站集,但不適用於網站。我收到以下錯誤
The specified URL is not a top-level Web site. The backup and
restore operations work only for top-level Web sites. Enter the URL for a site
to try the operation again.
請幫助如何更改網站的網址。我知道你不能更改SharePoint站點的URL,但我認爲可以使用備份和恢復來實現。
我無法理解像Microsoft這樣的公司如何不提供輕鬆更改URL的選項。
感謝,
尼廷