Mass recall files and directories from the VaultStore with FSAUtil ?
Hi All,
I'm using EV 9.0.4R1, so I wonder if anyone here can share Powershell or DOS batch script or any tips in recalling bulk millions of files in a deep folder structures reliably using the FSAUtility.exe ? (perhaps combining Robocopy with FSAUtility.exe)
My goal is to export more than one thousands archived user home directory contents from the EV VaultStore into the new drive (GPT file system drive) ?
FYI: there are 1850 users in total of 8 TB+ archived contents in EV, this will be a once off operation so getting very expensive 3rd party application was not approved by the project manager.
You can use the -b switch with FSAUtility to recall items within a folder structure on the file server, but this may not be as robust as you need it to be.
Are you moving the vault store data to new disk or the user data? If user data can you perform backup and restore of that data to the new drive. If it is going to use the same share name then that would be the quickest solution to move the data. This is if the target in EV is set to the share and not the hidden drive share.
We do have a powershell script that can also be used to perform this operation and I can provide that if needed.