To upload the Lightning Conductor Web Part WSP to your Microsoft® SharePoint® server farm, complete the following steps using the Add-SPSolution Windows PowerShell® command:

  1. Unzip the downloaded Lightning Conductor Web Part zip file to your computer.

  2. Copy LightningConductor2013webpart.wsp to a folder on your SharePoint server, for example c:\Tools. (Similarly, for SharePoint 2016, the LightningConductor2016webpart.wsp)

  3. Open the SharePoint Management Shell by right-clicking and choosing Run As Administrator. (Note: The SharePoint Management Shell is already loaded with the SharePoint Powershell cmdlets, unlike the Windows Command Prompt (cmd.exe), which requires loading the MS SharePoint Powershell snap-in).

  4. Type, on one line, the following:

    Add-SPSolution c:\Tools\LightningConductor2013WebPart.wsp

    replacing c:\Tools with the location where you stored the wsp file (or if relevant, LightningConductor2016WebPart.wsp for SharePoint 2016).

Use the Windows PowerSheel Add-SPSolution command to upload the Lightning Conductor Solution Package

References

Install and manage solutions for SharePoint →

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
For customer support, please contact us here.

Post Comment