| Previous | Next |
| FSRM_E_REPORT_TYPE_ALREADY_EXISTS | FSRM_E_REPORT_GENERATION_ERR |
FSRM_E_REPORT_JOB_ALREADY_RUNNING
FSRM_E_REPORT_JOB_ALREADY_RUNNING (0x80045333) The FSRM storage-report job is already running or queued. Starting another instance can duplicate heavy disk activity and produce ambiguous output.
What to check
- Wait for the current job to finish and check its event-log result before starting another run.
- Review schedules to prevent overlapping report windows.
- If the job appears stuck, collect its events and investigate the target volume, shadow-copy state, and report output path.
Get-WinEvent -LogName Application -MaxEvents 100
Microsoft: FSRM troubleshooting guidance
Microsoft: FileServerResourceManager PowerShell module
Looking for a different code? Search another status or error code.