Earlier quoted context omitted.
Oh, could be. I am not a proper sysadmin though, so my experience is limited to managing a few machines at our small startup.
I have seen RDP to be way faster in comparison too. If I may ask, how do you manage those machines right now? What does the workflow look like.
Security: I lock down most machines so that they can only run executables from certain directories, streamline windows updates through GPO, strict firewall rules, etc. At the router level, I use cisco's meraki service, which manages VPNs, content filtering and router firmware updates, etc for me.
Machine Management: I use RDP if needed. I have a 'request support' script that sends me a message if anyone needs anything.
Machine Imaging: I have a clean W10 sysprep-ed image with our LOB software, office 365, etc. I have a deployment script that sets up the partitions and images the machines, etc. I'm looking into getting Intel's ME for our office so I can do that over the network without physically going to the machine. We have two locations and its a pain if I have to physically go to the other one.
Storage: We have networked drives for every user and those get backed up every day through veeam, along with all of our VMs, etc.