To get a list of quota’s in a text file: dirquota q l > all_quotas.txt
To backup the complete quota database first stop the FSRM services, copy the SRM directory and restart the FSRM services. To be able to copy the SRM directory you need rights on the System Volume Information directory.
1. Stop the FSRM services
net stop srmSvc
net stop srmReports
net stop quota
net stop Datascrn
2. Copy SRM for the disk you want to a backup folder, or restore them from a backup folder
3. Start the FSRM services
net start Datascrn
net start quota
net start srmReports
net start srmSvc