StoreFront 1912 LTSR reached end-of-life on 18-Dec-2024. It is recommended that you upgrade to a newer version of StoreFront.

X

Citrix StoreFront SDK PowerShell Modules

Get-STFSubscriptionSynchronizationSource

Get subscription synchronization sources

Syntax

Get-STFSubscriptionSynchronizationSource [<CommonParameters>]

Detailed Description

Get all the remote StoreFront clusters configured to synchronization subscriptions from.

Input Type

###

Return Values

RemoteCluster

The .NET Citrix.StoreFront.Model.WindowsServices.SubscriptionStore.RemoteCluster reference type

Notes

Restarts the Citrix Subscription Store Service to read new settings.

Examples

EXAMPLE 1 Get synchronization sources

Get-STFSubscriptionSynchronizationSource

REMARKS

Get the StoreFront clusters that subscriptions will be synchronized from.

OUTPUT

Name : APACRegion Address : apac.example.com Enabled : True AuthenticationMode : Windows RemoteStores : {Store} OpenTimeOut : 00:01:00 CloseTimeOut : 00:01:00 SendTimeOut : 00:10:00
Get-STFSubscriptionSynchronizationSource