Deploy sharepoint 2010 wsp commands

mac2022-06-30  27

Uninstall-SPSolution -Identity helloworld.wsp -WebApplication http://abc

Remove-SPSolution -Identity  helloworld .wsp

Add-SPSolution "E:\helloworld.wsp"

Install-SPSolution –Identity helloworld.wsp -WebApplication http://abc -GACDeployment

转载于:https://www.cnblogs.com/Forest-zhu/archive/2011/07/07/2100144.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)