Hi,
I have Windows Server 2008 R2 Standard.
I tried to assign quota template to some folders on D:\... drive.
When I click "create", I've got error message: "An unexpected error has occurred. Please check application event log for more information"
(I am able to create quota on C:\... drive)
I compare the user's permissions between C: and D:, same!
Event properties:
Log Name: Application
Source: FSRM
Date: 2012.10.18. 10:27:36
Event ID: 0
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: SGYS150.oe.ad-root.biz
Description:
An unexpected error occurred in the File Server Resource Manager MMC snap-in
at Microsoft.Storage.SrmMmc.NewQuotaDialog.CheckInputValues()
at Microsoft.Storage.SrmMmc.NewQuotaDialog.UpdateQuotaObject()
at Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object sender, EventArgs eventArgs)
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.Storage.IFsrmQuotaManager.GetQuota(String Path)
at Microsoft.Storage.SrmMmc.NewQuotaDialog.CheckInputValues()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="FSRM" />
<EventID Qualifiers="0">0</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2012-10-18T08:27:36.000000000Z" />
<EventRecordID>4682</EventRecordID>
<Channel>Application</Channel>
<Computer>SGYS150.oe.ad-root.biz</Computer>
<Security />
</System>
<EventData>
<Data>An unexpected error occurred in the File Server Resource Manager MMC snap-in
at Microsoft.Storage.SrmMmc.NewQuotaDialog.CheckInputValues()
at Microsoft.Storage.SrmMmc.NewQuotaDialog.UpdateQuotaObject()
at Microsoft.Storage.SrmMmc.NewQuotaDialog.OnCreateButtonClicked(Object sender, EventArgs eventArgs)
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
at Microsoft.Storage.IFsrmQuotaManager.GetQuota(String Path)
at Microsoft.Storage.SrmMmc.NewQuotaDialog.CheckInputValues()
</Data>
</EventData>
</Event>
Does somebody any issue to this mistake?