Hi There,
I have a file server running on Windows 2008 R2. I have to define a quota in one of the folders.
But when I try to open the Quota Management span-in I get an error message asking me to check the Application event logs. I found in the logs the error that is given below :
Log Name: Application
Source: FSRM
Date: 6/24/2013 9:59:12 AM
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Pelis009.latam.americas.gcn.local
Description:
An unexpected error occurred in the File Server Resource Manager MMC snap-in
at Microsoft.Storage.SrmMmc.QuotaDataCache.Enumerate(RemoteManager remoteManager, SrmDataCacheEnumEventHandler EventHandler, Int32 BatchSize)
at Microsoft.Storage.SrmMmc.QuotasDisplayArea.EnumerateItemsIntoListView()
at Microsoft.Storage.SrmMmc.DisplayArea.SafeEnumerateItemsIntoListView()
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.Storage.IFsrmQuotaManager.EnumQuotas(String Path, _FsrmEnumOptions options)
at Microsoft.Storage.SrmMmc.QuotaDataCache.Enumerate(RemoteManager remoteManager, SrmDataCacheEnumEventHandler EventHandler, Int32 BatchSize)
I don't want to reinstall FSRM or recreate quota.xml, quota.md, and databasefilescreen files, as it will delete all the quotas that were defined previously.
Is there any way to fix this issue? Thanks in advance for your help.