Dear folks,
I have a simple question about DFSR configuration.
By default, it seems DFSR uses the "background priority" when replicating data.
However, I have a server where I wish to disable this behavior and have replication run at "Normal Priority" (I have my reasons on this one machine).
I've done some research but came up virtually empty handed. The only thing I found was the "IdlePrioritySupported" DWORD under the HKLM\SYSTEM\CurrentControlSet\Control\DeviceClasses\{GUID}\{DeviceName}\DeviceParameters\Classpnp. I set this to 0.
However, DFSR still replicated with background priority.
Is there a way to change this?