Hello...
Trying to generate File Server Resource Manager storage reports in CSV format in on a Server 2019 Datacenter instance fails with the message "Error generating report job with the task name 'StorageReport-QuotaOnDemand'."
Event Viewer shows it throwing two errors with eventIDs:
602 with source SRMREPORTS
Error generating report job with the task name 'StorageReport-QuotaOnDemand'.
Context:
- Exception encountered = Exception from HRESULT: 0x80131942
8242 with source SMRSVC
Reporting or classification consumer 'StorageReport-QuotaOnDemand' has failed.
If I select Report format as DHTML, HTML, XML, or TXT it works.
It's just the CSV format that's failing.
The same report configuration also worked under Server 2012r2.
Anyone else run into this?