Add-ecstrusteddataconnectionlibrary: Stsadm operation (Office SharePoint Server)
Updated: February 14, 2008
Applies To: Office SharePoint Server 2007
Updated: 2008-02-14
Operation name: Add-ecstrusteddataconnectionlibrary
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. |
