Whenever I try to Schedule a new Report Task in the File Server Resource Manager I get the error the following error:
"0x80070057, The parameter is incorrect."
Details:
Invalid parameter
When I press "Ok" on this error it moves on to the next error:
An unexpected error has occured. Please check application event log for more information.
Pressing "Ok" on this error closes the Storage Repors Task Properties without saving.
After that I checked the Application logs in Event Viewer and it comes up with the following:
An unexpected error occurred in the File Server Resource Manager MMC snap-in
Invalid parameter
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.Put(PutOptions options)
at Microsoft.Storage.SrmMmc.StorageReportWMI.Commit(Boolean refresh)
at Microsoft.Storage.SrmMmc.ReportTask.CommitWMI()
at Microsoft.Storage.SrmMmc.ReportTask.Commit()
at Microsoft.Storage.SrmMmc.StorageReportTaskPropertySheet.CommitChanges()
The reports I try to generate are Duplicate Files, Files by File Group and Large Files.
Files by File Group has "Audio and Video Files" and "Image Files" set. Duplicate Files has no parameters set and Large Files has the minimum file size set to 50MB
Under Scope I have selected all of the options and added the folder that has to be included in the scope. In our case it's E:\Data\Plants
Under Delivery I have added my e-mail address to recieve reports on, and the schedule has been set to 5AM monday till friday.
Trying to Google this results in no useful answers. Hopefully anyone could help me find a solution for this.