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.
Related Commands¶
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