Get-SCSPFConnectionString

Gets the connection string for the database used by the Service Provider Foundation service.

Syntax

Get-SCSpfConnectionString []

Description

The Get-SCSPFConnectionString cmdlet gets the connection string for the database used by the Service Provider Foundation service. The database and the Service Provider Foundation service do not have to be on the same server. This cmdlet requires that you run Windows PowerShell as an administrator.

Examples

Example 1: Get the connection string

PS C:\>Get-SCSPFConnectionString

This command gets the connection string for the database used by the Service Provider Foundation service.

Inputs

None

Outputs

System.Object