ExpertConnect - Mentoring & Discussions

You can join mentoring & discussions for Free Ask Question, Give Answer, Discuss IT Problems, Learn, and Grow

2017-10-20 14:12:46 3

Sharepoint 2013

Topic menu

2018-04-20 17:39:22 1
Profile picture of Michel  Loy
Michel  Loy
Public
Posted: Apr 20, 2018

How to deploy .wsp using powershell commands in SharePoint 2013?

Comment (1) ·  Like (2)
Profile picture of Hammad Shahid

Hammad Shahid Apr 20, 2018

1) Open SharePoint 2013 Management Shell with Run as administrator. Copy the following command and paste it.
Add-SPSolution “Your WSP Location”\”Your WSP Name”.wsp.
e.g
Add-SPSolution -LiteralPath “C:\Users\TestWSPFolder\MyTestWSP.wsp”

2) Go to Solution Management in SharePoint Central Administration. Your solution is added to Solution Management.

Like

Write a new comment...
Ready to post? select an option: