In one of my recent encounter during the Lync 2013 TAP deployments, changes that has been made from the Topology Builder doesn’t seem to be replicating to the rest of the server roles – I had two (2) Front-End Pool servers & one (1) Access Edge. From the event logs, it seems that the CMS was having issues in accessing the File Store to retrieve the changes that has been made. It seems that the sharing & NTFS permission somehow got ‘broken’
Therefore, I’m documenting the changes of the File Store from the moment it has been created and accessed during the installation of Lync Server 2013:
First of all, ensure that the File Store has been shared:
Under the Advance Sharing, ensure the at least the following accounts has been granted for the provisioning of File Store. Of course, make sure the account that you intend to carry out the deployment of Lync has been included within the Domain Admins Security Group.
Under the NTFS Permission, grant the Domain Admins group with Full Control access:
Upon publishing the Topology Builder, access back the Properties of the File Store and notice that the additional Permission for Lync has been automatically added with Read & Change rights assigned to the File Store folder
- RTCHSUniversalServices
- RTComponentUniverisalServices
- RTCUniversalServerAdmins
- RTCUniversalConfigReplicator
The NTFS Security permissions remains the same and no modifications are required
Hope this information maybe useful for those whom encountered the same problem as I’d






3 comments
Comments feed for this article
February 3, 2013 at 9:20 pm
Just Another UC Blog: File Store Sharing & NTFS Permission on Lync Server 2013 « Lync News
[...] via Lync News http://jamesosw.wordpress.com/2013/02/03/filestore-permission/ [...]
February 3, 2013 at 9:39 pm
y0av
Why not use the group “CSAdministrator” instead of “Domain Admins”?
February 3, 2013 at 9:42 pm
jamesosw
It is possible, however my permission got “broken” when I used that (not once but twice). When using other Security Groups had somehow retain my permissions till today. Anyway, thanks for the feedback