InterviewSolution
Saved Bookmarks
| 1. |
Do you make PowerShell scripts to deploy components in SharePoint? |
|
Answer» If you CONSTRUCT a WEB part with the help of VS 2010 then, you can deploy it UTILIZING cntrl+f5. To activate the web part component you can document a PowerShell script (.ps1) and run it after deployment. |
|