| Previous | Next |
| FSRM_E_INVALID_REPORT_FORMAT | FSRM_E_INVALID_FILENAME |
FSRM_E_INVALID_REPORT_DESC
FSRM_E_INVALID_REPORT_DESC (0x80045329) The description configured for a storage report is invalid. The problem is limited to report metadata rather than the file data being analyzed.
What to check for FSRM_E_INVALID_REPORT_DESC
- Check the report description for unsupported characters, malformed text, or policy-restricted content.
- Use a short plain-text description to verify the report job, then restore the intended text.
- If the report was imported, validate the source XML encoding and escaping.
Microsoft: FileServerResourceManager PowerShell module
Microsoft: FSRM troubleshooting guidance
Diagnostic interpretation
This result has the HRESULT value 0x80045329. AllStat records the condition as “The specified report description is invalid.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the fsrm / report / desc operation.
- check the documented return contract of the specific API because the same HRESULT can require different recovery in different interfaces.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.
