Assistance with setting up Multi-App Kiosk mode in Intune using XML File - Getting Error 0x87d1fde8 in Intune Manager

Anonymous
2024-11-14T14:27:21+00:00

New to Intune so I'm trying to figure out what I'm doing wrong here. I've been trying to create a Multi-App Kiosk Mode using an XML file but it seems to keep erroring out when it try to apply the policy to the group (which is currently 1 computer now) Here is the source code that I've been applying. If anybody could provide some assistance that would be great.

<?xml version="1.0" encoding="utf-8" ?>

<AssignedAccessConfiguration xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config" xmlns:win11="http://schemas.microsoft.com/AssignedAccess/2022/config">

<Profiles>

&lt;Profile Id="{3652211898-3793493171-747654640-1012}"&gt;       

<AllAppsList>

    &lt;AllowedApps&gt;  

      &lt;App AppUserModelId="Microsoft.WindowsCalculator\_8wekyb3d8bbwe!App" /&gt;  

      &lt;App AppUserModelId="Microsoft.WindowsNotepad\_8wekyb3d8bbwe!App" /&gt;  

      &lt;App AppUserModelId="Microsoft.Paint\_8wekyb3d8bbwe!App" /&gt;  

      &lt;App AppUserModelId="Microsoft.Windows.Photos\_8wekyb3d8bbwe!App" /&gt;  

      &lt;App AppUserModelId="windows.immersivecontrolpanel\_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel" /&gt;  

    &lt;/AllowedApps&gt;  

  &lt;/AllAppsList&gt;  

<win11:StartPins>

    &lt;![CDATA[   

      { "pinnedList":[ 

        {"packagedAppId":"Microsoft.WindowsCalculator\_8wekyb3d8bbwe!App"}, 

        {"packagedAppId":"Microsoft.WindowsNotepad\_8wekyb3d8bbwe!App"}, 

        {"packagedAppId":"Microsoft.Paint\_8wekyb3d8bbwe!App"}, 

        {"packagedAppId":"Microsoft.Windows.Photos\_8wekyb3d8bbwe!App"}, 

    {"packagedAppId":"windows.immersivecontrolpanel\_cw5n1h2txyewy!microsoft.windows.immersivecontrolpanel"} 

      ] } 

    ]]&gt; 

  &lt;/win11:StartPins&gt; 

  &lt;Taskbar ShowTaskbar="true"/&gt; 

&lt;/Profile&gt;  

</Profiles>

<Configs>

&lt;Config&gt; 

  &lt;Account&gt;.\33OBGRTL01&lt;/Account&gt; 

  &lt;DefaultProfile Id="{3652211898-3793493171-747654640-1012}"/&gt; 

&lt;/Config&gt; 

</Configs>

</AssignedAccessConfiguration>

Windows Windows Client for IT Pros Devices and deployment Configure application groups

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-11-14T23:41:07+00:00

    Hello

    Thank you for posting in Microsoft Community forum.

    Based on the description, I understand your question is related to Intune.

    Since there are no engineers dedicated to this topic in this forum. in order to be able to get a quick and effective handling of your issue, I recommend that you repost your question in the Q&A forum, where there will be a dedicated engineer to give you a professional and effective reply.

    Here is the link for Q&A forum.

    Questions - Microsoft Q&A

    Click the "Ask a Question" button in the upper right corner to post your question and select any tags related to your productions.

    Thank you for your understanding and support. If you have any question or concern, please feel free to let us know.

    Have a nice day.

    Best Regards,

    Molly

    0 comments No comments