Symptom
When you attempt to save a report after it has run, the report shows that it correctly saved and gives you the link path to the report, but when you click on the link you just get a 404 error.
Upon further investigation, the report is saving with a name like ReportXX-xxXXxxxxXXxxXXxxXX.txt rather than the correct name of the report. The normal process give three files, 2 Report files and the 1 actual report. They are only getting the one report file, but it contains the report data rather than just the title of the report.
Resolution
1. Run the SchedRep.exe utility with the "/I" switch - (Note the switch is a capital i)
- C:\intepub\wwwroot\LANDesk\LDMS\bin\SchedRep.exe /i
2. Change the user to a Domain Admin account. (If the account used does not have full administrative rights the reports will not save properly)
3. Rerun the reports causing the problems with the 404 error
The problem stems from the user rights of the authenticated user in schedrep configuration.