A lot of corpos do this. They install a bunch of spyware and other shite, and then it runs like shite, or you can't run anything useful.
As a consultant I see this stuff all the time. They'll give me a remote desktop or ship me a laptop, and it goes something like this.
Ok, so you want me to write some Python to reach out to all these APIs and collect data and it will run on a Linux system when I'm done.
Yes.
Can I have remote access to a Linux system?
No.
Can I have WSL?
No.
I know Docker Desktop is expensive but can I have it or another container tool for my laptop?
No.
So, you want me to run it locally with Windows and Python?
Yes, er, you need Python installed? We're not sure if that's allowed.
Turns out Windows Python was in their local software repository. Then it's a whole other barrel of fun convincing pip to work with the corporate proxy of the day to download all the modules for the APIs they want to use.
Then there's the very rare ones.
So, how do I get access?
What OS do you have?
Linux.
Ok, here's the VPN endpoint, we think package X works well. Here's the URL to setup whatever TOTP app you want, have fun.