Pin New Teams for Work or School to Taskbar with XML file in InTune

JeremyHellstrom 20 Reputation points
2023-12-01T20:31:37.4666667+00:00

I would like to replace "Teams Classic" with the new Teams on our taskbar using my Intune config profile.

Previously I was using <taskbar:DesktopApp DesktopApplicationID="com.squirrel.Teams.Teams" />

Running Export-StartLayout -Path "C:\software\GetIDorPath.xml" doesn't have New Teams listed, and it is definitely pinned to my machine's taskbar.

How would one track down the ApplicationID for New Teams, and what kind of app is it considered? Is it UWP or desktop app or something completely different?

The installer I am using is MSTeams-x64.msix

Thanks, Jeremy

Microsoft Security | Intune | Other
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} votes

Accepted answer
  1. ZhoumingDuan-MSFT 17,165 Reputation points Microsoft External Staff
    2023-12-04T06:13:00.97+00:00

    @JeremyHellstrom,Thanks for posting in Q&A.

    From your description, I know that you want to replace "Teams Classic" with the new Teams on your taskbar using Intune but get some problems.

    To clarify this issue, here are some information you can refer.

    1.Please be sure that the new Team has been installed successfully on targeted device.

    2.When the app successfully installed on targeted device, you should pin it to the start menu manually first, then you can run command Export-StartLayout -Path "C:\software\GetIDorPath.xml", the new Teams will show up in the xml file.

    3.To pin app on the taskbar, for Classic Windows applications, use shortcut (.lnk) files. And for Universal Windows apps, use the Universal Windows app user model ID.

    Here are some links about how to customize Taskbar and find application type you can refer.

    https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/customize-the-taskbar --Windows 10

    https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/customize-the-windows-11-taskbar --Windows11

    https://www.anoopcnair.com/windows-11-taskbar-customization-using-intune/#:~:text=Windows%2011%20Taskbar%20Customization%20Using%20Intune%20MEM%201,Restrictions%20option%20to%20create%20a%20custom%20Intune%20policy.

    Non-official, just for reference.

    Hope above can be helpful. If there is any update, feel free to let me know.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.