Does DFSR replicate shadow copies?
        Posted  
        
            by 
                Jeff Sacksteder
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jeff Sacksteder
        
        
        
        Published on 2014-06-09T20:49:00Z
        Indexed on 
            2014/06/09
            21:27 UTC
        
        
        Read the original article
        Hit count: 464
        
There a a few questions related to using DFSR and Shadow Copies together, but none that indicates if Shadow Copies replicate or not. Meaning, if I have a a pair of DFS replicas with Shadow Copies on Server-A, can I revert that file to a previous version on Server-B? If so, will that reversion be replicated back to Server-A?
I suspect not- that VSS is a local NTFS feature and outside the scope of replication, but I cannot verify that myself at the moment.
© Server Fault or respective owner