Citrix StoreFront SDK PowerShell Modules

Get-STFComputerSynchronizationPermission

Get the computers with permission to synchronize

Syntax

Get-STFComputerSynchronizationPermission [<CommonParameters>]
<!--NeedCopy-->

Detailed Description

Get the Active Directory computer accounts with permission to synchronize subscriptions from this server.

Input Type

###

Return Values

String

The .NET System.String reference type

Examples

EXAMPLE 1 Get permitted synchronization accounts

Get-STFComputerSynchronizationPermission
<!--NeedCopy-->

REMARKS

Get the Active Directory accounts of the StoreFront servers with permissions to synchronize.

OUTPUT

SFDomain\SFEUServer1
SFDomain\SFEUServer2
SFDomain\SFUSServer1
SFDomain\SFUSServer2
<!--NeedCopy-->
Get-STFComputerSynchronizationPermission