SharePoint 2010 Command Line to Remove or Uninstall a WebPart / Solution


IMPORTANT NOTE: Please be advised that this article is meant for customers who are using our dedicated SharePoint 2010 Server service. If you register with any of our shared SharePoint 2010 plan service, you are not able to use this facility. This is primarily because of the fact that you do not have enough privilege to access the SharePoint 2010 server directly. For webpart or solution deployment, you need to raise a ticket via our Help Desk System to our Support Team

****************************************************

In order to deploy a webpart solution to a SharePoint 2010 Server, you always need to make sure that SharePoint Timer Service is enabled.

1. Please go to Start -> Program -> Microsoft SharePoint 2010 Products > SharePoint 2010 Management Shell.



2. Remove solution from farm.

Remove-SPSolution -Identity <SolutionName>




Additional Note:

- The physical path of SharePoint 2010 is located at C:\Program Files\Common Files\Microsoft Shared\web server extensions\14\BIN


Article ID: 145
Created On: Wed, Jun 20, 2012 at 10:58 PM
Last Updated On: Wed, Jun 20, 2012 at 11:05 PM
Authored by: ASPHostServer Administrator [asphostserver@gmail.com]

Online URL: http://faq.asphosthelpdesk.com/article.php?id=145