Get-SCSPFConnectionString

Get-SCSPFConnectionString

Gets the connection string to the Service Provider Foundation database. Requires running Windows PowerShell as Administrator.

構文

Get-SCSPFConnectionString [ <CommonParameters>]

詳細説明

The Get-SCSPFConnectionString cmdlet gets the database connection string to the Service Provider Foundation database. The database can be on a different server than the server that is running Service Provider Foundation. This cmdlet requires running Windows PowerShell as Administrator.

パラメーター

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

1: Get the connection string.

This command gets the connection string to the Service Provider Foundation database.

PS C:\> Get-SCSPFConnectionString

関連トピック

Set-SCSPFConnectionString