I don't think they can access the Log share folder so I've removed it from the installation command line. I've left as the default:Check if yours clients can access and write in the the log share folder:
msiexec /i Teams_windows_x64.msi
msiexec /i Teams_windows_x64.msi OPTIONS="noAutoStart=true"
Setting Type: Registry
Hive: HKEY_USERS
Key: .DEFAULT\Software\Microsoft\Windows\CurrentVersion\Uninstall\Teams
Use this switch "msiexec /i Teams_windows_x64.msi /log teams.log" to create a log file for the setup execution, so you can find the exact errorI don't think they can access the Log share folder so I've removed it from the installation command line. I've left as the default:
Code:msiexec /i Teams_windows_x64.msi