Skip to content

Commit

Permalink
Merge pull request #15485 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
publish main to live 10:30 AM 8/28/24
  • Loading branch information
American-Dipper authored Aug 28, 2024
2 parents aff5654 + 90a9256 commit 63b6883
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Teams/vdi-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,8 @@ This policy is now expanded with an additional argument as the only configuratio

The new solution for VDI stores user-specific data on the endpoint in the following locations, depending on your vendor:

- `C:\users\<user>\Local\Roaming\Microsoft\TeamsVDI\avd-default-<cloudname>\`
- `C:\users\<user>\Local\Roaming\Microsoft\TeamsVDI\citrix-default-<cloudname>\`
- `C:\users\<user>\AppData\Local\Microsoft\TeamsVDI\avd-default-<cloudname>\`
- `C:\users\<user>\AppData\Local\Microsoft\TeamsVDI\citrix-default-<cloudname>\`

> [!IMPORTANT]
> Locked-down thin clients must allow these locations to be read/write, otherwise the new optimization might fail. For older Windows 10 1809 Thin Clients (such as Dell Wyse 5070 and similar models), the folder location for SlimCore profile is
Expand Down Expand Up @@ -453,8 +453,7 @@ The code logged here needs to be mapped using this table:
|15615 |1951 |ERROR_INSTALL_POLICY_FAILURE |SlimCore MSIX related error. To install this app, you need either a Windows developer license, or a sideloading-enabled system. AllowAllTrustedApps regkey might be set to 0? |
|15616 | |ERROR_PACKAGE_UPDATING |SlimCore MSIX related error 'The application cannot be started because it is currently updating'. |
|15700 | |APPMODEL_ERROR_NO_PACKAGE |The process has no package identity. There's no alias for MsTeamsVdi in %LOCALAPPDATA%\Microsoft\WindowsApps. [Feedback Hub](https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332) logs are needed while reproducing the error (make sure you select **Developer Platform** as the category and **App deployment** as the subcategory) |
|16389 | |E_FAIL reported by Package Manager |Usually the same as Load error code 5 (ERROR_ACCESS_DENIED).
Most likely caused by the BlockNonAdminUserInstall policy when the user is not an Admin. Check [this link](/windows/client-management/mdm/policy-csp-applicationmanagement#blocknonadminuserinstall) for more details. |
|16389 | |E_FAIL reported by Package Manager |Usually the same as Load error code 5 (ERROR_ACCESS_DENIED). Most likely caused by the BlockNonAdminUserInstall policy when the user is not an Admin. Check [this link](/windows/client-management/mdm/policy-csp-applicationmanagement#blocknonadminuserinstall) for more details. |

## Using Event Viewer on the VM for troubleshooting

Expand Down
2 changes: 1 addition & 1 deletion Teams/view-only-meeting-experience.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ View-only attendees can't perform these actions in the meeting:

- Join the meeting if they don't have permission to bypass the lobby.
- Join the view-only meeting using Audio Conferencing.
- Join the view-only meeting using Microsoft Teams Rooms system or using Cloud Video Interop (CVI) services.
- Join the view-only meeting using Microsoft Teams Rooms on Android system or using Cloud Video Interop (CVI) services.
- Share their audio or video.
- See or participate in the meeting chat.
- See the video feed of meeting participants unless the participant is the active speaker.
Expand Down

0 comments on commit 63b6883

Please sign in to comment.