Administration Web Service
The Administration Web service provides methods that can be used to manage Windows SharePoint Services.

To access this Web service set a Web reference to http://<site>/_vti_bin/Admin.asmx.

For examples that show how to use this service, see methods of the Admin class.

Classes

 ClassDescription
Public classAdminProvides methods for managing a deployment of Microsoft Windows SharePoint Services, such as for creating or deleting site collections.
Tags :


Community Content

buckenn
URL correction
For all web services except Admin.asmx, the following URL is correct:
http://<site>/_vti_bin/Admin.asmx

For the Admin.asmx web service, this is the correct URL:
http://<centraladminserver>:portnumber/_vti_adm/Admin.asmx
Tags :

Page view tracker