Get-ADFSSyncConfiguration

Gets the configuration database synchronization properties of the Federation Service.

Syntax

Get-ADFSSyncConfiguration []

Description

The Get-ADFSSyncConfiguration cmdlet retrieves the configuration database synchronization properties of the Federation Service.

Examples

1:

PS C:\>Get-ADFSSyncConfiguration

Gets the current synchronization properties and activity for the Federation Service.

Inputs

None

Outputs

Microsoft.IdentityServer.PowerShell.Resources.SyncPropertiesBase

A class structure that represents the synchronization properties for the Federation Service.

Notes

  • This cmdlet keeps track of when Active Directory Federation Services (AD FS) 2.0 on a server computer last synchronized its database with other federation servers in your deployment. For example, the PollDuration property specifies the length of the poll interval in seconds.