Features and solutions cmdlets (SharePoint Server 2010)
Published: May 12, 2010
You can use Windows PowerShell cmdlets to manage features and solutions in a Microsoft SharePoint Server 2010 farm.
| Cmdlet name | Description |
|---|---|
|
Adds a feature to a SharePoint feature set. |
|
|
Uploads a SharePoint solution package to the farm. |
|
|
Uploads a new sandboxed solution to the solution gallery. |
|
|
Disables an installed SharePoint feature at a given scope. |
|
|
Enables an installed SharePoint feature at the given scope. |
|
|
Returns the SharePoint features based on a given scope. |
|
|
Retrieves available SharePoint feature sets or the Feature set assigned to a given site subscription. |
|
|
Returns a specified SharePoint solution. |
|
|
Returns a specified sandboxed solution. |
|
|
Installs a SharePoint feature by using the Feature.xml file. |
|
|
Deploys an installed SharePoint solution in the farm. |
|
|
Activates a sandboxed solution in a site collection. |
|
|
Creates a new SharePoint feature set that can be used to limit the features available to a site subscription. |
|
|
Removes a SharePoint feature set from a site subscription. |
|
|
Removes a feature definition from the provided SharePoint feature set. |
|
|
Removes a SharePoint solution from a farm. |
|
|
Removes a sandboxed solution from the solution gallery. |
|
|
Removes the solution deployment lock for a server. |
|
|
Uninstalls an installed feature definition. |
|
|
Deactivates a sandboxed solution in a site collection. |
|
|
Retracts a deployed SharePoint solution. |
|
|
Upgrades a deployed SharePoint solution. |
|
|
Upgrades an activated sandboxed solution in a farm. |
