What does HRESULT 0x80045334 (FSRM_E_REPORT_GENERATION_ERR) mean?

 
Previous Next
FSRM_E_REPORT_JOB_ALREADY_RUNNING FSRM_E_REPORT_TASK_TRIGGER

FSRM_E_REPORT_GENERATION_ERR

FSRM_E_REPORT_GENERATION_ERR (0x80045334) FSRM encountered an error while generating a storage report. The underlying cause can be access, a bad report definition, unavailable data, shadow-copy failure, or insufficient output space.

What to check

  • Find the first report-related Application event for the job and target path.
  • Check report output permissions, target-volume health, shadow-copy state, and available free space.
  • Run a small report against one folder to determine whether the problem is global or tied to a specific path.
Get-WinEvent -LogName Application -MaxEvents 100

Microsoft: FSRM troubleshooting guidance

Microsoft: FSRM overview

Microsoft: FileServerResourceManager PowerShell module


Looking for a different code? Search another status or error code.