What protocol does SOTI use when connecting to a Windows Desktop computer?

M@
michael @ Otis
OTIS Elevator America

What protocol does SOTI use when connecting to a Windows Desktop computer?

Is it Remote Desktop?  Can other programs use the client on the desktop computer to control the computer?  What security does the client have to prevent connections from other remote control programs?

Can the client be hacked to allow another program to connect to and control a windows computer?

7 years ago
Windows
ANSWERS
RC
Raymond Chan Diamond Contributor
7 years ago (edited 7 years ago)

Definitely not remote desktop.  Control is provided with proprietary protocol via a proprietary device agent binary from Soti, though a well documented MDM API/protocol is defined by Microsoft for recent Windows versions such as Windows 10.   

Both Microsoft and MDM/EMM vendors like Soti implemented multiple certificates and other security mechanisms (e.g. company domain/FQDN, Windows Notification Service WNS centrally administered/authenticated by Microsoft, etc.) to ensure a Windows device can be managed only by the intended MDM/EMM server the device is previously enrolled to.

Microsoft, like Google and Apple respectively for the Android and iOS platforms, defines in the Windows MDM API's what controls are possible for different use cases (company-owned, BYOD, etc.) to balance device controllability and privacy of device end-users.