What is the best way to migrate to a new file share in a new domain?
        Posted  
        
            by 
                cbattlegear
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by cbattlegear
        
        
        
        Published on 2012-04-05T15:32:48Z
        Indexed on 
            2012/04/05
            17:34 UTC
        
        
        Read the original article
        Hit count: 237
        
I am looking to move a file share (100 GB or so) from one domain/server to a new domain and server. I would like to do this with little to no downtime and if possible I would like to be able to map permissions from the groups/users in the current system to groups/users in the new domain.
A side question, a large number of the files in the system are office documents with hard links to the old file server. Any way to programmatically change all those links to the new file server?
© Server Fault or respective owner