Sharepoint 2013 激活feature 遇到如下问题 可以用命令激活。

Sharepoint 2013手工部署feature的代码


遇到这个问题时

Sharepoint 2013 激活feature 遇到如下问题 可以用命令激活。_第1张图片

可以用如下方法--工具和代码。


enable-spfeature -identity "716f0ee9-e2b0-41f0-a73c-47ed73f135de" -url http://sp2013ava2:200

As you know maybe have some other problme as below, you can use sharepoint 2013 Management shell.

Sharepoint 2013 激活feature 遇到如下问题 可以用命令激活。_第2张图片

if you have a problem as below. you must active some othere feature because the feature base on other feature.

Sharepoint 2013 激活feature 遇到如下问题 可以用命令激活。_第3张图片

 


 

你可能感兴趣的:(Sharepoint 2013 激活feature 遇到如下问题 可以用命令激活。)