Enumwppacks: Stsadm operation (Windows SharePoint Services)
Applies To: Windows SharePoint Services 3.0
Topic Last Modified: 2007-04-30
Operation name: Enumwppacks
Description
Lists the Web Part packages currently in the server Web Part gallery.
Syntax
stsadm -o enumwppacks
**\[-name\] \<name\>**
**\[-url\] \<URL name\>**
**\[-farm\]**
Parameters
Parameter |
Value |
Required? |
Description |
name |
A valid Web Part name, such as “SampleWebPart.wpp” |
No |
Name of the Web Part package |
url |
A valid URL, such as http://server_name |
No |
Name of the virtual server |
farm |
One of the following values:
|
No |
A value of "true" lists Web Part packages that are currently installed on a server farm. If the values of the name and url parameters are set to "null", a value of "false" lists all Web Part packages that are on the front-end Web server. However, if the url parameter is set to a specific URL, a value of "false" for the farm parameter will return all Web Part packages that are on the specified virtual server on the front-end Web server. |