We’re currently experiencing a high volume of support requests, which may result in longer response times — thank you for your patience and understanding.
We wanted to know if we can take backup of custom report made in LS. Apart from DB backup is there any other way so that a backup can be taken for all reports created.
Select Top 1000000 tsysreports.Reporttitle As Title, OBJECT_DEFINITION(Object_Id(tsysreports.Reportquery)) ViewScript From tsysreports Where tsysreports.Created Is Not Null Order By Title
Select Top 1000000 tsysreports.Reporttitle As Title, OBJECT_DEFINITION(Object_Id(tsysreports.Reportquery)) ViewScript From tsysreports Where tsysreports.Created Is Not Null Order By Title
Select Top 1000000 tsysreports.Reporttitle As Title, OBJECT_DEFINITION(Object_Id(tsysreports.Reportquery)) ViewScript From tsysreports Where tsysreports.Created Is Not Null Order By Title
I would also love to be able to do this, a full backup can be done https://www.lansweeper.com/kb/94/backing-up-your-installation.html But I would like to just backup any custom reports
General Discussions
Find answers to technical questions about Lansweeper.