ISPStsadmCommand Interface (Microsoft.SharePoint.StsAdmin)
Adds new command-line operations and new functionality to the STSADM.EXE utility.

Namespace: Microsoft.SharePoint.StsAdmin
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public Interface ISPStsadmCommand
Visual Basic (Usage)
Dim instance As ISPStsadmCommand
C#
public interface ISPStsadmCommand
See Also

Tags :


Community Content

daniel.larson
Tony's ISPStsadmCommand walk through.

Tony Bierman first wrote about this here: http://sharepointsolutions.blogspot.com/2006/09/extending-stsadmexe-with-custom.html  He's got some good examples and there are links to others in the comments. Andrew Connell also released some STSADM add ons for WCM using this technique here: http://www.andrewconnell.com/blog/articles/MossStsadmWcmCommands.aspx

Tags :

Page view tracker