Quantcast
Channel: Symantec Connect - Archiving and eDiscovery
Viewing all articles
Browse latest Browse all 3167

Migrating file server copying Placeholder with FSAUtility

$
0
0
I need a solution

Hi All,

I'm in the process of migrating the file server data content from one server to another. Using the Robocopy script below which skip the Offline attributes (eg. EV placeHolder):

robocopy.exe "\\OldFileServer\homedirs" F:\HomeDirs *.* /MIR /E /SECFIX /SEC /XA:O /XO /XJ /ZB /COPYALL /DCOPY:T /R:0 /W:0 /NP /NFL /NDL /TEE /log:"C:\robocopyUsersHomes.log"

 

The FSAUtility that I execute from the EV server is as follows:

FSAUtility –pm –s \\OldFileServer\homedirs -d \\NewFileServer\HomeDirs\ -f –csf

 

my questions is:

  1. Does the copy can be run or executed simultaneously or does it have to be in specific order ? eg. Robocopy Script first and then followed by FSAUtility or the other way around ?
  2. Does the FSAUtility place holder copy retains the same file Ownership and also Permissions as well ?

 

Thank in advance.

 

 

 

 

 


Viewing all articles
Browse latest Browse all 3167

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>