Skip to content

Get-STFComputerSynchronizationPermission

Get the computers with permission to synchronize

Syntax

Get-STFComputerSynchronizationPermission [<CommonParameters>]

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-ComputerSynchronizationPermission

REMARKS

Get the Active Directory accounts of the StoreFront servers with permissions

to synchronize.

OUTPUT

SFDomain\SFEUServer1
SFDomain\SFEUServer2
SFDomain\SFUSServer1
SFDomain\SFUSServer2
Was this article helpful?