Share via

Backup and Restore Quotas - FSRM

Gloria Gu 3,961 Reputation points
2020-07-16T07:14:34.917+00:00

We are copying all our shares to a different drive on Windows Server 2012 R2.
Once this is done, we will be making the drive the same letter of the previous drive. During this process, the old drive letter will be unavailable and this will cause all shares to disconnect and remove all quotas we currently have in place is FSRM.

I have found out how to import all the shares.

Is there a was i can do a backup and restore of fsrm quotas and file screens? (note...this not for the templates)
I was using powershell Get-FSRMQuota, which allows me to view the quotas but not to export them, and if i am able to export them, then how do i import afterwars

Thread source link: https://social.technet.microsoft.com/Forums/windowsserver/en-US/706ccea2-8a62-44fc-9004-1dc7bc1f2fca/backup-and-restore-quotas-fsrm?forum=winserverfiles

Windows for business | Windows Server | Storage high availability | Other
0 comments No comments

Answer accepted by question author

Xiaowei He 9,946 Reputation points
2020-07-16T07:48:39.117+00:00

Hi,

For now , I haven't find the official recommendation from Microsoft to transfer a created quota to another new volume directly. The suggested method is to back up only your quota templates, file screen templates, you can export them to XML files in a disk location that you choose by using the command-line tools dirquota.exe and filescrn.exe. Maybe some scripts could achieve this.

But I have seen customer do the same configuration as you. It seems work. I suggest you could check the thread discussed before.

https://social.technet.microsoft.com/Forums/windowsserver/en-US/df0afb4a-8182-469a-b76c-254bdb83a52e/export-windows-server-2008-r2-fsrm-quotas-to-new-volume?forum=winserverfiles&forum=winserverfiles

Please note: backup all you data first and do the test before you need to do this in your environment.

Best Regards,

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.