I'm looking to implement logging of my remote control custom actions for the purpose of generating reports on how many remote sessions have taken place in a given period. I'd like the end result of this to be a report including how many remote sessions there were, when they were, how long they lasted, the user who initiated them, and the target computer.
I'm just not sure how feasible this is with Lansweeper. Can I somehow make a custom action write to the database entry for an asset with this information? If I can, how might I go about it?
I'm no programmer, but scripting is easily an option for me, if need be.