Is Microsoft Teams still installable on Windows Server 2019?

0
1
Asked By MellowPine42 On

Has anyone recently installed or updated Microsoft Teams on Windows Server 2019 in an RDS or multi-user VDI environment? After reinstalling, File Explorer was crashing at startup, which made me wonder whether Microsoft had disabled or broken the installer now that Server 2019 support is being phased out. I'm mainly trying to determine whether this is a Teams compatibility issue, a WebView2 problem, or something specific to our image and recent updates.

5 Answers

Answered By VividMaple88 On

Teams can still work on Server 2019, but our setup required enabling app sideloading and configuring the policy or registry setting that allows AppX packages. We’ve been able to update it during our normal image refreshes without a major issue.

MellowPine42 -

I eventually got it working. The problem turned out to be a damaged WebView2 installation, so repairing WebView2 fixed it. It was definitely more troublesome than expected.

Answered By AmberKite59 On

This sounds like an RDS or VDI use case, where Server OS support matters. Some environments have managed to keep Teams running on Server 2019 by sideloading the package, while others have had better results on Server 2022 or newer. If only a handful of users need Teams, separate endpoints or the web client may be less painful than maintaining it on the terminal server.

Answered By SilverCedar31 On

Our latest Server 2019 base-image update went smoothly, so the installer hasn’t universally stopped working. If one machine is failing while others work, I’d compare the recent updates and image configuration before assuming Microsoft has disabled the installer. WebView2 and AppX sideloading permissions are worth checking first.

Answered By QuietOrbit6 On

We’ve seen Teams and other applications cause file locks in the user AppData folders on our Server 2019 farms, and it also affected Outlook. Rather than keep fighting the unsupported setup, we deployed Teams as a web shortcut. Moving to a newer server version is probably the cleaner long-term answer.

Answered By CopperLark7 On

We tried installing Teams on a Server 2019 terminal server for a few users, but the installation failed and troubleshooting it further wasn’t worth the effort. Since only three or four people needed it, we gave them older laptops instead and kept Teams off the terminal server.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.