







Enumwppacks: Stsadm operation (Office SharePoint Server) | |
![]() ![]() |
Stsadm command-line tool (Office SharePoint Server) > Stsadm operations (Office SharePoint Server) > Features and solutions: Stsadm operations (Office SharePoint Server) > |
This Office product will reach end of support on October 10, 2017. To stay supported, you will need to upgrade. For more information, see , Resources to help you upgrade your Office 2007 servers and clients.
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. |