We did it this way for all users so its in the program files directory as well
https://learn.microsoft.com/en-us/microsoftteams/teams-for-vdi
Per-machine installation
Console
Copy
msiexec /i <path_to_msi> /l*v <install_logfile_name> ALLUSER=1 ALLUSERS=1
This process installs Teams to the Program Files (x86) folder on a 64-bit operating system and to the Program Files folder on a 32-bit operating system. At this point, the golden image setup is complete. Installing Teams per-machine is required for non-persistent setups.