HoloLens Kiosk 參考資訊
此頁面包含設定 HoloLens 裝置 Kiosk 模式的實用資訊。 這些參考包括適用於收件匣應用程式的 AUMID,以及適用於 Kiosk 模式的數個 XML 範例,這些範例只是一些編輯,而不需要準備用於數個不同的案例。 如需設定 Kiosk 的資訊,請閱讀 設定 Kiosk 頁面。
HoloLens 應用程式使用者模型識別碼 (AUMID)
如需如何選擇 kiosk 應用程式的一般資訊,請參閱 針對指派存取權選擇應用程式的指導方針。
如果您使用行動裝置管理 (MDM) 系統或布建套件來設定 kiosk 模式,請使用 AssignedAccess 設定服務提供者 (CSP) 來指定應用程式。 CSP 會使用 應用程式使用者模型識別碼 (AUMIDs) 來識別應用程式。 下表列出某些內建應用程式的 AUMID,以及可用於多應用程式 Kiosk 的其他應用程式。
應用程式名稱 | AUMID |
---|---|
3D 查看器 | Microsoft.Microsoft3DViewer_8wekyb3d8bbwe!Microsoft.Microsoft3DViewer |
日曆 | microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.calendar |
相機1, 2 | HoloCamera_cw5n1h2txyewy!HoloCamera |
Cortana3 | Microsoft.549981C3F5F10_8wekyb3d8bbwe!應用程式 |
HoloLens 上的裝置選擇器 (第 1 代) | HoloDevicesFlow_cw5n1h2txyewy!HoloDevicesFlow |
HoloLens 2 上的裝置選擇器 | Microsoft.Windows.DevicesFlowHost_cw5n1h2txyewy!Microsoft.Windows.DevicesFlowHost |
Dynamics 365 指南 | Microsoft.Dynamics365.Guides_8wekyb3d8bbwe!MicrosoftGuides |
Dynamics 365 Remote Assist | Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist |
意見反應中樞 | Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!應用程式 |
檔案總管 | c5e2524a-ea46-4f67-841f-6a9465d9d515_cw5n1h2txyewy!應用程式 |
郵件 | microsoft.windowscommunicationsapps_8wekyb3d8bbwe!microsoft.windowslive.mail |
網孔 | Microsoft.Fenix2020_8wekyb3d8bbwe!應用程式 |
舊版 Microsoft Edge | Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge |
新增 Microsoft Edge | Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe!MSEDGE |
Microsoft市集 | Microsoft.WindowsStore_8wekyb3d8bbwe!應用程式 |
Miracast4 | |
電影 & 電視 | Microsoft.ZuneVideo_8wekyb3d8bbwe!Microsoft.ZuneVideo |
OneDrive | microsoft.microsoftskydrive_8wekyb3d8bbwe!應用程式 |
照片 | Microsoft.Windows.Photos_8wekyb3d8bbwe!應用程式 |
舊設定 | HolographicSystemSettings_cw5n1h2txyewy!應用程式 |
新增設定 | BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!應用程式 |
技巧 | Microsoft.HoloLensTips_8wekyb3d8bbwe!HoloLensTips |
1 若要啟用相片或視訊擷取,您必須將相機應用程式啟用為 kiosk 應用程式。
2 啟用相機應用程式時,請注意下列條件:
- [快速動作] 功能表包含 [相片和視訊] 按鈕。
- 您也應該啟用可以與圖片互動或擷取圖片的應用程式(例如相片、郵件或 OneDrive)。
3 即使您未啟用 Cortana 作為 kiosk 應用程式,仍會啟用內建語音命令。 不過,與停用功能相關的命令沒有任何作用。
4 您無法直接啟用 Miracast。 若要啟用 Miracast 作為 kiosk 應用程式,請啟用相機應用程式和裝置選擇器應用程式。
此外,混合實境首頁無法設定為 kiosk 應用程式。
根據身分識別類型 返回 kiosk 模式的支援案例
尋找應用程式的 AUMID
如果您有自己的應用程式,您想要包含在 kiosk 中,則有一種方法可尋找安裝在裝置上的該應用程式的 AUMID。 您只需要尋找 AUMID 一次,因為每個裝置的 AUMID 都會相同。
提示
您可以在裝置上安裝應用程式之前,在 Kiosk 中為您的應用程式保留位置。 安裝應用程式之後,它就會顯示在 Kiosk 的功能表上。 這同樣適用於 LOB 安裝的應用程式或 PWA 應用程式。
注意
此方法牽涉到開啟開發人員模式和裝置入口網站。 不建議為您的生產裝置啟用這些專案,因此請只在一個裝置上使用此方法來搜尋您的 AUMID。
- 啟用開發人員和裝置入口網站。
- 透過裝置入口網站連線到您的裝置。
- 展開 [檢視],然後選取 [應用程式]。
- 在右上方頁面的 [已安裝的應用程式] 區段中,會有下拉式清單,選取它以展開裝置上所有應用程式的清單。 然後選取您想要新增至 kiosk 的應用程式。
- 找出 PackageRelativeId,並複製顯示的值。 這是在 kiosk 設定中使用的 AUMID 值。
Kiosk XML 程式代碼範例
- 多個應用程式全域指派的存取配置檔
- 多個應用程式全域指派的存取配置檔,但不包括裝置擁有者
- 多個應用程式指派的本機帳戶或 Microsoft Entra 使用者帳戶的存取設定檔
- 多個應用程式指派的存取配置檔,適用於兩個Microsoft Entra 使用者或更多
- 多個應用程式為一個Microsoft Entra 群組指派存取配置檔
- 兩個Microsoft Entra 群組或多個 的多個應用程式指派存取配置檔
- 一個應用程式 一個Microsoft Entra 帳戶的多個應用程式指派存取配置檔
- 一個Microsoft Entra 帳戶和一個Microsoft Entra 群組的多個應用程式指派存取配置檔
- 多個應用程式指派的存取配置檔給訪客
注意
根據您的需求取代 TODO 動作。
多個應用程式全域指派的存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<v3:GlobalProfile Id="{8739C257-184F-45DD-8657-C235819172A3}"/>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
排除裝置擁有者以外的多個應用程式全域指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<v3:GlobalProfile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<v5:Exclusions>
<v5:SpecialGroup Name="DeviceOwner" />
</v5:Exclusions>
</v3:GlobalProfile>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
本機帳戶或 Microsoft Entra 使用者帳戶的多個應用程式指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<Config>
<!--
Reference and use only one of the account types below per your requirements and remove rest of the unused account xml nodes.
For local users, please ensure that the user named below exists on device before applying the configuration.
-->
<!--
TODO:
Specify local user account which must exist on Hololens before configuration is applied, by copy-pasting and updating xml node from line below, e.g.
<Account>user name, e.g. contosouser </Account>
-->
<!--
TODO: Specify AAD user account by copy-pasting and updating xml node from line below, e.g.
<Account>AzureAD\User name@AAD tenant name, e.g. AzureAD\contosouser@contoso.onmicrosoft.com </Account>
-->
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}" />
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
兩個Microsoft Entra 使用者或更多使用者的多個應用程式指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<!--
In this example, there are 2 different profiles, one for each AAD account.
You can create multiple profiles as shown below, however please ensure their Id is unique and is referenced correctly in configs as desired.
-->
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
<Profile Id="{66A75FBE-A9EE-4497-B6B5-A2644A1D3997}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<Config>
<!--
TODO:
Specify first target AAD user account by updating value inside Account xml node below.
-->
<Account>AzureAD\User name@AAD tenant name, e.g. AzureAD\contosouser_1@contoso.onmicrosoft.com</Account>
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}" />
</Config>
<Config>
<!--
TODO:
Specify other target AAD user account by updating value inside Account xml node below.
-->
<Account>AzureAD\User name@AAD tenant name, e.g. AzureAD\contosouser_2@contoso.onmicrosoft.com</Account>
<DefaultProfile Id="{66A75FBE-A9EE-4497-B6B5-A2644A1D3997}" />
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
一個Microsoft Entra 群組的多個應用程式指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config">
<Profiles>
<Profiles>
<!--Profile Id can be any unique GUID -->
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
<App AppUserModelId="Microsoft.Dynamics365.Guides_8wekyb3d8bbwe!MicrosoftGuides" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
-->
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification"> <LayoutOptions StartTileGroupCellWidth="6" /> <DefaultLayoutOverride> <StartLayoutCollection> <defaultlayout:StartLayout GroupCellWidth="6"> <start:Group Name="Life at a glance"> <start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge" /> </start:Group> </defaultlayout:StartLayout> </StartLayoutCollection> </DefaultLayoutOverride></LayoutModificationTemplate>]]>
</StartLayout>
<Taskbar ShowTaskbar="true" />
</Profile>
</Profiles>
<Configs>
<Config>
<!--TODO: Specify object GUID of target Azure AD group of kiosk experience. See https://docs.microsoft.com/powershell/module/azuread/get-azureadgroup?view=azureadps-2.0 to determine object id of Azure AD groups. -->
<UserGroup Type="AzureActiveDirectoryGroup" Name="a8d36e43-4180-4ac5-a627-fb8149bba1ac" />
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}" />
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
兩個Microsoft Entra 群組的多個應用程式指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<!--
In this example, there are 2 different profiles, one for each AAD group.
You can create multiple profiles as shown below, however please ensure their Id is unique and is referenced correctly in configs as desired.
-->
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
<Profile Id="{66A75FBE-A9EE-4497-B6B5-A2644A1D3997}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<Config>
<!--
TODO:
Specify object id of target Azure AD group by updating Name attribute of example UserGroup node below.
See https://docs.microsoft.com/en-us/mem/intune/fundamentals/groups-add
or https://docs.microsoft.com/powershell/module/azuread/get-azureadgroup?view=azureadps-2.0 to determine object id of target Azure AD group.
-->
<UserGroup Type="AzureActiveDirectoryGroup" Name="a8d36e43-4180-4ac5-a627-fb8149bba1ac" />
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}" />
</Config>
<Config>
<!--
TODO:
Specify object id of target Azure AD group by updating Name attribute of example UserGroup node below.
See https://docs.microsoft.com/en-us/mem/intune/fundamentals/groups-add
or https://docs.microsoft.com/powershell/module/azuread/get-azureadgroup?view=azureadps-2.0 to determine object id of target Azure AD group.
-->
<UserGroup Type="AzureActiveDirectoryGroup" Name="a8d36e43-4180-4ac5-a627-fb8149bba1ac" />
<DefaultProfile Id="{66A75FBE-A9EE-4497-B6B5-A2644A1D3997}" />
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
一個應用程式的多個應用程式指派存取配置檔,適用於一個應用程式的一個Microsoft Entra 帳戶
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
>
<Profiles>
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<KioskModeApp AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true"/>
</Profile>
</Profiles>
<Configs>
<Config>
<!-- TODO: Specify AAD user account by copy-pasting and updating xml node from line below, e.g. -->
<Account>AzureAD\User name@AAD tenant name, e.g. AzureAD\contosouser@contoso.onmicrosoft.com </Account>
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}"/>
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
一個Microsoft Entra 帳戶和一個Microsoft Entra 群組的多個應用程式指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<!--
In this example, there are 2 different profiles, one for each AAD group and AAD account.
You can create multiple profiles as shown below, however please ensure their Id is unique and is referenced correctly in configs as desired.
-->
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
<Profile Id="{66A75FBE-A9EE-4497-B6B5-A2644A1D3997}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<Config>
<!--
TODO:
Specify target AAD user account by updating value inside Account xml node below.
-->
<Account>AzureAD\User name@AAD tenant name, e.g. AzureAD\contosouser_1@contoso.onmicrosoft.com</Account>
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}" />
</Config>
<Config>
<!--
TODO:
Specify object id of target Azure AD group by updating Name attribute of example UserGroup node below.
See https://docs.microsoft.com/en-us/mem/intune/fundamentals/groups-add
or https://docs.microsoft.com/powershell/module/azuread/get-azureadgroup?view=azureadps-2.0 to determine object id of target Azure AD group.
-->
<UserGroup Type="AzureActiveDirectoryGroup" Name="a8d36e43-4180-4ac5-a627-fb8149bba1ac" />
<DefaultProfile Id="{66A75FBE-A9EE-4497-B6B5-A2644A1D3997}" />
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例
訪客的多個應用程式指派存取配置檔
<?xml version="1.0" encoding="utf-8" ?>
<AssignedAccessConfiguration
xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config"
xmlns:v2="http://schemas.microsoft.com/AssignedAccess/201810/config"
xmlns:v3="http://schemas.microsoft.com/AssignedAccess/2020/config"
xmlns:v5="http://schemas.microsoft.com/AssignedAccess/202010/config"
xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config"
>
<Profiles>
<Profile Id="{8739C257-184F-45DD-8657-C235819172A3}">
<AllAppsList>
<AllowedApps>
<!--
TODO:
1. Add AUMIDs of app(s) you want displayed in start menu. See examples below.
2. Specify rs5:AutoLaunch="true" only for 1 app. If automatic launch not desired, remove this attribute.
-->
<App AppUserModelId="Microsoft.MicrosoftRemoteAssist_8wekyb3d8bbwe!Microsoft.RemoteAssist" rs5:AutoLaunch="true" />
<App AppUserModelId="Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe!App" />
<App AppUserModelId="BAEAEF15-9BAB-47FC-800B-ACECAD2AE94B_cw5n1h2txyewy!App" />
</AllowedApps>
</AllAppsList>
<StartLayout>
<![CDATA[<LayoutModificationTemplate xmlns:defaultlayout="http://schemas.microsoft.com/Start/2014/FullDefaultLayout" xmlns:start="http://schemas.microsoft.com/Start/2014/StartLayout" Version="1" xmlns="http://schemas.microsoft.com/Start/2014/LayoutModification">
<LayoutOptions StartTileGroupCellWidth="6" />
<DefaultLayoutOverride>
<StartLayoutCollection>
<defaultlayout:StartLayout GroupCellWidth="6">
<start:Group Name="Life at a glance">
<start:Tile Size="2x2" Column="0" Row="0" AppUserModelID="HolographicSystemSettings_cw5n1h2txyewy!App" />
</start:Group>
</defaultlayout:StartLayout>
</StartLayoutCollection>
</DefaultLayoutOverride>
</LayoutModificationTemplate>
]]>
</StartLayout>
<Taskbar ShowTaskbar="true"/>
</Profile>
</Profiles>
<Configs>
<Config>
<SpecialGroup Name="Visitor"/>
<DefaultProfile Id="{8739C257-184F-45DD-8657-C235819172A3}"/>
</Config>
</Configs>
</AssignedAccessConfiguration>
傳回清單
根據身分識別類型 返回 kiosk 模式的支援案例