We have 2 file servers with FSRM quota's enabled. I now need to use DFS replication but the quota will not let this happen. Server 1 has a folder "d:\folder1" with a 200mb quota on all folders created below this (redirected desktop) and server 2 is set up with a "d:\folder2" with a 200mb quota on folders created below.
I then enable DFS replication and the replication starts but when it reaches 200mb it fails. I believe this is because the folder "D:\folder1\DfsrPrivate\ConflictAndDeleted" has now got a 200mb quota as it sits below "d:\folder1" and likewise on server 2.
I have read that you cannot move the "DfsrPrivate\ConflictAndDeleted" folder and I have tried to use powershell to remove the quota but powershell does not "see" the DfsrPrivate folder.
Any ideas how this can be resolved?