
Since then, systemd has arrived in force and is normally used for constructing services that start upon boot. If you don't feel like rebooting, you can start the service manually with: sudo service teamviewerd.sysv startĢ019 EDIT: This answer was written in 2013. The service will now start automatically with each boot. Then run sudo update-rc.d teamviewerd.sysv defaults Making sure of this is relatively simple, just copy it to /etc/init.d like so: cd /opt/teamviewer/tv_bin/scriptĭon't forget to make the script non-writable to anyone but the owner! sudo chmod 755 /etc/init.d/teamviewerd.sysv # Description: TeamViewer remote control daemonĪll you need to do is make sure this script runs on startup.

# Short-Description: TeamViewer remote control daemon # Required-Stop: $local_fs $network $named Users can then accept the remote assistance request.TeamViewer provides a script called teamviewerd.sysv available in /opt/teamviewer/tv_bin/script. A notification also appears when the app opens. When you start a remote session, users see a notification flag on the Company Portal app icon on their device. When finished, close the TeamViewer window. For full details of what you can do, see the TeamViewer community page (opens TeamViewer's web site). In TeamViewer, you can complete a range of actions on the device, including taking control of the device. After Intune connects to the TeamViewer service, you'll see some information about the device.From the list, select the device that you want to remotely administer > New Remote Assistance Session.In the the Microsoft Endpoint Manager admin center.Enter your TeamViewer license credentials, and then Sign In.Īfter the connector is configured, you're ready to remotely administer a device. A web page opens to the TeamViewer site.

Select Log in to TeamViewer to authorize.Select Connect, and accept the license agreement.The situation is, I want team viewer to run when the machine has. When a power outtage occurs and the machine reboots, I have to login at which point teamviewer runs and I can access it remotely. I run teamviewer on a workstation that runs the current version of Win10.


