ADFS 2.0 Farm - How do I perform an immediate sync
Posted
by
Matt
on Server Fault
See other posts from Server Fault
or by Matt
Published on 2010-12-02T23:56:52Z
Indexed on
2011/02/03
23:27 UTC
Read the original article
Hit count: 367
Hi, We're using ADFS 2.0 on a windows 2008 server, it's in a farm and has the default polling interval of 5 minutes. We're making a change tonight and would rather sync immediately than wait for the other guy to update, especially as we might be making multiple changes.
This Technet article mentions that I can change the polling interval or do an immediate sync between my servers:
http://technet.microsoft.com/en-us/library/ee913581%28WS.10%29.aspx
I checked the powershell commandlets for ADFS and I can only seem to find one that let's me set the polling interval, but not perform a 1 time immediate sync
Searched the usual suspects, but just can't find a ADFS-SyncMyStuffNow command...
Anyone?
© Server Fault or respective owner