从当前站点结构进行托管导航 [英] Managed navigation from current site structure

查看:66
本文介绍了从当前站点结构进行托管导航的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这可能是愚蠢的问题,但是是否可以从当前站点结构(使用powershell ect)创建托管导航结构?

this may be stupid question, but is it possible to create managed navigation structure from current site structure (with powershell ect)?

网站是从sp2010迁移而来的,导航是较早的结构.

Site is migrated from sp2010 and navigation was earlier structural.

感谢您的帮助,安蒂

Antti Astikainen

Antti Astikainen

推荐答案

此处是示例代码供您参考,您可以根据需要更新逻辑

Add-PSSnapin Microsoft.SharePoint.Powershell
 
# Change these variables based on environment ****


centralAdminURL ="http://sp:5000"
centralAdminURL = "http://sp:5000"


siteCollectionURL ="http ://sp:12001"
siteCollectionURL = "http://sp:12001"


这篇关于从当前站点结构进行托管导航的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆