User Tools

Site Tools


software:remotedesktop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:remotedesktop [2017/06/26 20:09] – [Splashtop] superwizardsoftware:remotedesktop [2022/07/07 03:39] (current) – [LiteManager] superwizard
Line 1: Line 1:
 +====== Remote Desktop Management and Control ======
 +
 +-----------------------------------------------------------------------------------------------------------------------------------------------------\\
 +
 +
 +====== LiteManager ======
 +
 +<WRAP center round box >
 +
 +2021-03-04
 +
 +
 +LiteManager Free — Free remote desktop software for remote control of computers over the Internet or remote support, includes main functions and capabilities of the LiteManager program and offers 30 free licenses for remote access to 30 computers or more if you have a license key. The free version doesn’t include several modes and features that are not necessary for most users. Future versions of LiteManager Free will partially include new features and capabilities.
 +
 +From <http://www.litemanager.com/produkts/LiteManagerFree/> 
 +
 +LiteManager cross-platform software ( has free license for business )
 +
 +Multi-platform PC to PC, mobile to PC that support Windows, macOS, Linux, iOS, Android, Windows Universal Platform.
 +
 +From <http://www.litemanager.com/cross-platform/>
 +
 +
 +</WRAP>
 +
 +====== RemoteUtilities ======
 +
 +
 +
 +<WRAP center round box >
 +
 +Remote Utilities ( has free license for business )
 +
 + 
 +
 +Free Remote Utilities Viewer (client) is available for iOS and Android. You can connect from mobile devices to remote computers running Host or Agent.
 +
 + 
 +
 +From <https://www.remoteutilities.com/download/mobile.php> 
 +
 +
 +</WRAP>
 +
 ====== Splashtop ====== ====== Splashtop ======
  
-Fromhttps://www.splashtop.com/+Android Clients 
 + 
 +  
 +SplashTop ( Access up to 2 computers Billed Annually at $60) 
 + 
 +  
 + 
 +ACCESS FROM ANY DEVICE 
 + 
 +Get unattended remote access to your Windows, Mac, and Linux computers from Windows, Mac, iOS, Android, and Chrome browser/Chromebook. Also access virtual machines and virtual desktop infrastructure (VDI) on VMware, Citrix, Microsoft, Windows, AWS, Azure, and others, all from the same application. Just install the free Splashtop Business app on all the devices you want to remote from. 
 + 
 +From <https://www.splashtop.com/business#key-feature> 
 + 
 + 
 +====== RemotePC ====== 
 + 
 +has Android Client 
 + 
 +RemotePC ( one computer 20/year) 
 + 
 +Access and view your computer remotely, from any iOS and Android device. 
 +From <https://www.remotepc.com/mobile> 
 + 
 +  
 + 
 +====== Comparison ====== 
 + 
 +From: https://www.capterra.com/sem-compare/help-desk-software?headline=Remote%20Computer%20Software&gclid=EAIaIQobChMIj7rRgZni2QIVwUwNCh30CgWKEAAYAyAAEgKI4PD_BwE&gclsrc=aw.ds 
 + 
 +Help Desk Software 
 + 
 + 
 +====== Mikogo ====== 
 + 
 +From: https://www.mikogo.com/pricing/
  
 <code> <code>
-One user 10 computers+Free one user one participant 
 </code> </code>
 ====== Remote Desktop Connection over Internet ====== ====== Remote Desktop Connection over Internet ======
Line 32: Line 110:
  
  
-====== RemoteUtilities ====== 
  
  
- 
-====== RemotePC ====== 
  
  
Line 54: Line 129:
 ====== Turn on Remote Desktop remotely ====== ====== Turn on Remote Desktop remotely ======
  
 +<WRAP center round box >
 From: http://mediarealm.com.au/articles/2013/03/remotely-enable-remote-desktop-in-windows-7/ From: http://mediarealm.com.au/articles/2013/03/remotely-enable-remote-desktop-in-windows-7/
  
 <code> <code>
 Step 3: Change a registry setting to enable Remote Desktop Step 3: Change a registry setting to enable Remote Desktop
-It’s time to make use of the Remote Registry and actually enable RDP. Load up regedit and  +It’s time to make use of the Remote Registry and actually enable RDP.  
-go to File > Connect Network Registry. Enter the name of your remote computer and connect  +Load up regedit and  
-to it. Navigate to HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > Terminal Server. +go to File > Connect Network Registry.  
 +Enter the name of your remote computer and connect  
 +to it.  
 +Navigate to HKEY_LOCAL_MACHINE > System > CurrentControlSet > Control > Terminal Server. 
 Change the value of “fDenyTSConnections” to “0”. Change the value of “fDenyTSConnections” to “0”.
 </code> </code>
 +
 +</WRAP>
 +
 +
 +<WRAP center round box >
 +2019-06-22
 +
 + Remotely Enable Remote Desktop Windows 10
 +
 +Step 1: Open firewall ports in Windows firewall
 +There is no native way to change the settings of a remote Windows firewall. However, you can use PsExec from SysInternals to disable it or change some rules.
 +If you download the app and drop it into your c:\ drive, you can run this command and get command line access for that remote box.
 +    c:\psexec \\remote_machine_name cmd
 +Once you have that command line open, you can run this command to disable the firewall:
 +    netsh advfirewall set currentprofile state off
 +Alternatively you can run this command to allow only Remote Desktop while still leaving the rest of the firewall as is:
 +    netsh advfirewall firewall set rule group=”remote desktop” new enable=Yes
 +
 +From <https://mediarealm.com.au/articles/remotely-enable-remote-desktop-windows-10/> 
 +
 +
 +</WRAP>
 +
 +====== Comparison of remote desktop software ======
 +
 +From: https://en.wikipedia.org/wiki/Comparison_of_remote_desktop_software
 +
 +From: http://merabheja.com/top-10-remote-desktop-software-like-team-viewer/
 +
  
software/remotedesktop.1498507799.txt.gz · Last modified: by superwizard