Replicating EFS encrypted files
        Posted  
        
            by 
                floyd
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by floyd
        
        
        
        Published on 2012-09-20T22:20:14Z
        Indexed on 
            2012/09/23
            9:39 UTC
        
        
        Read the original article
        Hit count: 391
        
Recently I attempted to configure Microsoft's DFSR on Windows 2008 R2 to replicate a folder which was encrypted with EFS. The setup gave no errors or warnings, but later I read that DFSR does not support EFS in any way. There were also event logs in the DFSR event log indicating an encrypted file was found and wont be replicated.
http://technet.microsoft.com/en-us/library/cc773238(v=ws.10).aspx#BKMK_052
My question is, are there any tools that would allow this to occur? Software based preferably.This would be replicating over LAN to destination node for two servers on the same domain.
© Server Fault or respective owner