Just more information on using Splashtop with Lansweeper.
In Lansweeper, under Configuration menu option -
Asset Management | Asset Pages
Select [Add Asset Action]
Description: Remote Via Splashtop
Action:
powershell.exe -noprofile -windowstyle hidden "$mac = '{mac}' -replace ':', ''; start-process $('st-business://com.splashtop.business?mac=' + $mac)"
Enabled: True
Make sure you have the Splashtop Business App installed on your computer that you are using. This computer is the same one you are using your web browser on for Lansweeper. Splashtop streamer only needs to be on the "remote" computer that you want to remote into.
-cheers