If you need to log someone off a device without remoting into their computer here is how:
- Open an elevate cmd window from your device
- type "query user /server:COMPUTERNAME " where computer name for example is: FSLOI02139
- Id which user you want to logoff and what that ID is, then
- type "logoff ID /server:COMPUTERNAME" where ID is the number of the user you want and COMPUTERNAME is the same one you used earlier.
- hit enter