Unable to Install Teams on Citrix - Windows Server 2022 OS

Hinnata saku 0 Reputation points
2025-01-14T13:09:32.78+00:00

Unable to Install Teams on Citrix - Windows Server 2022 OS

Hello,

I followed the usual procedure for installing Teams (https://learn.microsoft.com/en-us/microsoftteams/teams-for-vdi), but I cannot install it on Citrix running Windows Server 2022. However, I successfully installed it on Windows Server 2025. When I run the command this command I encounter an error as if the installation failed:

PS C:\temp> msiexec /i "C:\temp\Teams_windows_x64.msi" /l*v "C:\temp\Teams_install.log" ALLUSER=1 ALLUSERS=1

also tried:
PS C:\temp> .\teamsbootstrapper.exe -p -o "C:\temp\Teams_windows_x64.msi"

{

"success": false,

"errorCode": "0x80073CF0",

"extendedErrorCode": "0x8007000D"

}

PS C:\temp>

Windows for business | Windows Server | User experience | Other
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.