This message was deleted.
# microsoft-365
s
This message was deleted.
r
I only test it in Single session myself. Doesnt hurt to play with it, I would say.
c
When i read the known limititations i was like wtf !!! Note Citrix Virtual Apps (also known as published apps) is currently not supported.
⤴️ 1
Currently, the new Teams client in VDI is not compatible with FSLogix Profile containers and ODFC containers. Microsoft is working on a solution and plan to remove these limitations soon.
r
Yep
c
Also doesnt support Server 2016 so long way off for me to start testing it
r
I haven’t used 2016 in a while myself. I guess I didn’t see that.
m
I wasn’t able to get optimizations work with Server 2022 Vda 2203cu3 Cwa 2304 Teams itself runs fine, but no optimization. Has anyone managed optimization in multi session os?
C:\ProgramData\Teams>teamsbootstrapper.exe -p -o "C:\ProgramData\Teams\MSTeams-x64.msix" { "success": false, "errorCode": "0x80004004" } Anyone gotten it to work?
k
Hi Sebastian, For Server 2019 there is a DISM command to side load the AppX, id sideloading is enabled. Ive installed the New Teams this morning alongside preview FSLogix. Just having a tinker as we speak.
s
Do you have that command available? 😄
s
@Sebastian Parelius for Error 0x80004004 run
Remove-Item -Path HKLM:\SOFTWARE\WOW6432Node\Microsoft\Office\Teams\
This is the error I'm running into. Can't seem to get past it. I can install apps from the store just fine.
Copy code
PS E:\users\selgan\Downloads> .\teamsbootstrapper.exe -p
{
  "success": false,
  "errorCode": "0x80073CF9",
  "extendedErrorCode": "0x00000000"
}
https://learn.microsoft.com/en-us/windows/win32/appxpkg/troubleshooting?redirectedfrom=MSDN Looks to be just a general error during install. AppXDeployment-Server event log provides no detail.
When I try to use offline package.
Copy code
PS E:\users\selgan\Downloads> .\teamsbootstrapper.exe -p -o .\MSTeams-x64.msix
{
  "success": false,
  "errorCode": "0x80070057"
}
Well shit. I've been at this for hours. Hadn't looked up "0x80070057" on https://learn.microsoft.com/en-us/windows/win32/appxpkg/troubleshooting?redirectedfrom=MSDN Turns out you need to absolute path, not relative path. 🤦‍♂️
s
that'll teach ya 🙂
s
Google was useless. Relied too much on it
j
Guys, did you see end of support for classic Teams end of June 2024, after users won't be able to use classic Teams and will be promoted for new Teams. But the new Teams is NOT supported on Windows Server 2016. WTF!
💯 1
c
Yeah or ms team as a seamless app !!!
😠 1
r
Well to be fair, Zoom, Webex, BlueJeans for example don't support it either. Not saying it's wrong, but seamless apps don't load the explorer objects that some of these may use. But I do understand the frustration.
s
God help the person who sends me a BlueJeans meeting invite. Who chooses to use apps for collaboration that nobody has heard of? Is that one a country/region specific type of app?
r
Law firms, banks, and certain cases of Health care is where I seen it used. But form me, it was banks, and law firms.
s
That make sense I suppose. I don't collaborate with such entities which is why I don't see it ever
r
@Nick Panaccio loves bluejeans LOL
n
Bluejeans had terrific audio thanks to Dolby, but only supporting optimization on W10... GTFO.
r
Anybody tested this with CPM containers?