Deploy sharepoint 2010 wsp commands

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

posted @ 2011-07-07 15:44  双眼皮的猪  阅读(156)  评论(0)    收藏  举报