Hi
Just wondering if anyone has been able to setup the Tessitura report server to run as a service on a server.
The problem is getting the report server to start automatically when the server restarts after Windows Updates have been applied. I have tried a few things but none of them seem to work.
Any pointers or advice would be gratefully received.
Cheers
Jimmy Carlyle
IT TechnicianShetland Islands Council
We are told the RAMP team actually does this internally, but it is not for the faint of heart.
The best I came up with is a SQL Agent job that sends me an email whenever it notices the report server is NOT running. I have a hunch that with some PowerShell or vbscript wizardry you could turn this into something that quits and reopens gsrbatch.exe inside the user session whenever it triggers, but I am not that wizard.