Hello, anyone has the problem with new Teams and R...
# microsoft-fslogix
h
Hello, anyone has the problem with new Teams and RDS Server 2022 with latest fslogix installed? On login i receive a error the paramater is incorrect.... Tjx
h
Hello thx i tried the solutuons, have a nice day
you fix the problem? or persist?
f
Works fine after applying a policy override on S1 agent
h
ok strange i disable S1 no way, what exeption you set?
You use 1 container or ofc an profiöe container seperated?
has you setup redirection.xml ?
j
Check out all the side stuff you have to do to make it work on 2022. I outlined my settings here. https://www.jeffriechers.com/wiki/teams-2-1-with-fslogix-setup-guide/
f
Policy Override :
Copy code
{
  "hooksExclusion": {
    "hooksExclusionVector": [
      {
        "exclusions": [
          "CopyFileExW"
        ],
        "pattern": "C:\\Program Files\\FSLogix\\Apps\\frxsvc.exe"
      }
    ]
  }
}