ADFS 2.0 Farm - How do I perform an immediate sync
- by Matt
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?