


In general I would like to handle Teams application like any other application in a enterprise environment, install to c:\program files (x86), and the patch it the way we patch all other applications. This would not be the case if the install was in %localappdata%\Microsoft\Teams. Since domain users is a member of this group, it means that all users from the domain can overwrite update.exe in the Teams folder and replace it with a “bad” file, not good from a security perspective. When I check the user rights for C:\ProgramData\kfl\Microsoft\Teams I see that local users group has write access to the folder.

Under install I see the install directory as C:\ProgramData\kfl\Microsoft\Teams, install updated but not documentation? In your documentation the install directory is referred to as %localappdata%\Microsoft\Teams,
