wmic os get osarchitecture | find "64-bit" && reg add "HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Splashtop Inc.\Splashtop Remote Server" /v EnableSharePUC /t REG_DWORD /d 2 /f || reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Splashtop Inc.\Splashtop Remote Server" /v EnableSharePUC /t REG_DWORD /d 2 /f
net stop "SplashtopRemoteService"
net start "SplashtopRemoteService"
Script data
Language - Bat
Run as - System / Root User
Script timeout duration - 5 Mins