
Workaround is mentioned several times in this article; don’t run DC backups in parallel.
If sysvol replication is already broken and you are thinking about FIXING the broken DFSR sysvol replication, that happens during Veeam backup on some systems, the procedure is exactly the same for 2008 and 2012.
MS article ID 2218556 (http://support.microsoft.com/kb/2218556)
As I pointed out in this thread the article fails to mention that you need to stop the DFSR service on all DC's before starting this process..
I have done this on both 2008R2 and 2012.
I used authorative restore method many times, it works fine. (as long as you stop DFSR service on all DCs before staring the process)
After you fix the replication, remember to change your backups so your DSs backup in sequence.
Either by scheduling at different times or linking the jobs...or disable parallel processing if they are in the same job

Hope this helps