Forum Discussion
Praveen_KumarS
Oct 01, 2024Copper Contributor
How to do deployment of WSP Solution using PNP Powershell in SharePoint
Looking for sample code details for below mentioned using PNP PowerShell. -Uploading WSP file to Solution gallery of Classic SharePoint site -Installing Solution -Activating the solution -Apply t...
Praveen_KumarS
Nov 21, 2024Copper Contributor
Thank you very much for your response. I am getting error solution not found at installation of solution step. tried various ways to get the items in solution gallery and use guid / name/ id but gives error solution not found. is there any settings/property to be enabled on site collection ?
WSP exist in solution gallery, I am able to manually activate the solution but unable to install using PNP.