Add-ecstrusteddataconnectionlibrary: Stsadm operation (Office SharePoint Server)

Applies To: Office SharePoint Server 2007

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.

 

Topic Last Modified: 2015-03-09

Operation name: Add-ecstrusteddataconnectionlibrary

Description

Adds a trusted data connection to a data connection library.

This operation is equivalent to the Location user interface setting that is located on the Excel Services Add Trusted Data Connection Library page of the SharePoint Shared Services Administration Web site

Syntax

stsadm -o add-ecstrusteddataconnectionlibrary

**   -ssp <SSP name>**

**   -location <URL>**

[-description <descriptive text>]

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.

description

A valid string value, for example, "This is a test to a trusted location"

No

Optional description of the trusted location.

The maximum character length is 4096 characters.

See Also

Concepts

Add a trusted data connection library
Remove-ecstrusteddataconnectionlibrary