Hello IT pro`s,

I was thinking about installing Teamviewer on some severs. What are the pros and cons of that in your opinion? THX

6 Spice ups

I put teamviewer on a separate PC, then RDP to the servers. Let’s me monitor what’s going on, but I don’t need many connections. YMMV

4 Spice ups

One negative is it creates a potential vulnerability but i guess it depends on your risk mitigation techniques and how you plan to use it. Also it depends on the function of the server is. i would probably not risk it on mission critical servers. All in all i would say that there are loads of factors that could affect this decision. i would go with what you think is right. if it feels too risky it probably is.

also, good luck! :slight_smile:

At a minimum I wouldn’t put it directly on servers, but personally I’d set up a VPN and RDP instead.

1 Spice up

If it’s properly locked-down, not a problem. I use Splashtop, and it works well.

I’m pulling away from public Internet access to RDP. It seems to be too big a target these days. If I can keep the RDP connection on the internal LAN, I’m OK with it. Splashtop allows me to get to a remote server without the same exposures.

1 Spice up

I’m pulling away from public Internet access to RDP. It seems to be too big a target these days.

It’s been a big target for years. Nothing wrong with it internally.

I don’t even allow any of my servers internet access unless they need it. If they need it, they only get what they need.

2 Spice ups

Why would you want TeamViewer on servers?

If you want to access them from externally, you want a VPN, no ifs or buts, you want VPN.

If you are internal, use RDP / SSH

4 Spice ups

I wouldn’t, I’d use RDC over a VPN

1 Spice up

I don’t put it on servers, only desktops and I can always RDP from there internally into the servers. If you need to connect to servers from the outside, i’d set up a VPN connection.

If you decide to ignore the suggestions and put it on the servers, enable 2FA for teamviewer. At least if someone takes over your account they still couldn’t connect to the server without your phone.

I personally wouldn’t unless you’re protecting the data as otherwise it’s a massive vulnerability. By time you figure the work of deploying Bitlocker, Veracrypt, or Rollback Rx onto the server, you really have to wonder what’s the point of doing all this work for the little bit of ease it’ll provide you.

I would advise against it. Servers already have remote admin tools you can use without installing additional third-party applications. They just increase the number of vectors you can be attacked from.

Not only that, but direct Internet access to remote server admin tools is a bad idea in general.

What we do here is if a vendor requires access to a server we set up a vpn connection for them and turn it on when they request and off after they are done We have some that want access to run apps we have a vm that we can start and they can use team viewer in to that vm to run their application. Big no to server and internet access unless it is one of our web or media servers, and those are isolated from our production networks.

no you don’t need to install TV in server. RDP over VPN is the better way. I agree with @jtmarsh67. I also ask vendor how long they want to use rdp. so i can set the time and day they can connect to our app server.

1 Spice up

We log a ticket in the helpdesk with a request type of vendor remote which is color coded to stand out from a regular ticket to remind us to check the connection if we have not received notification to break it down from the vendor.

I would not recommend having teamviewer installed on servers as they sometimes do pose vulnerability risk and the setup is alittle tedious such as setting an account as well as registering the teamviewer ID and password to your own teamviewer, basically means both your PC and the server’s PC needs teamviewer especially the same version otherwise it will not be able to sync, thats the 2nd cons of having a teamviewer installed on server PC

It’s always a good practice to have multi layers to connect servers to increase the Server security. So first connect any computer in the office using VPN / Teamviewer and then Remote the server from there.