\\<Server FQDN>\<Share Folder>\1-WebServices-1\ABFilesThe Lync client downloads the user address book (if enabled in the client policy) for the first time after user login a random time between 0 and 60 mins.
To force the address book to download at a controlled point in time you can run a registry hack to add the GalDownloadInitialDelay value
reg add HKLM\Software\Policies\Microsoft\Communicator /v GalDownloadInitialDelay /t REG_DWORD /d 0 /fThis will force the address book to download as soon as the Lync client is signed in, as long as the address book hasn't been downloaded.
To remove the previously downloaded address books you can delete the two address book files found under:
%userprofile%\AppData\Local\Microsoft\Communicator\sip_<lync_signin_address>
- GalContacts.db
- GalContacts.db.idx