Remove-ecstrusteddataconnectionlibrary: Stsadm operation (Office SharePoint Server)

Stsadm

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: Remove-ecstrusteddataconnectionlibrary

Description

Removes a trusted data connection from a data connection library.

This operation is equivalent to accessing the Excel Services Trusted Data Connection Libraries page of the Shared Services Administration Web site, selecting a data connection library, and clicking Delete on the drop-down menu.

Syntax

stsadm -o remove-ecstrusteddataconnectionlibrary

   -ssp <SSP name>

   -location <URL>

Parameters

Parameter

Value

Required?

Description

ssp

A valid SSP name, such as "SharedServices1"

Yes

The name of the SSP that provides the resources for the Excel Calculation Services you want to configure.

location

A valid value, such as http://host/path

Yes

URL of a trusted data connection library.

The maximum length is 1024 characters.

See Also