mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Fix file paths in Git diff
This commit is contained in:
parent
8b87782524
commit
1cc84d6825
@ -191,7 +191,7 @@ Allowed values are `Desktop` and `UWP`.
|
||||
|
||||
## Kiosk example
|
||||
|
||||
[!INCLUDE [quickstart-xml](..includes/quickstart-xml.md)]
|
||||
[!INCLUDE [quickstart-xml](../includes/quickstart-xml.md)]
|
||||
|
||||
|
||||
|
||||
|
@ -22,7 +22,7 @@ Methods of controlling access to other desktop applications and system component
|
||||
- Group policy (GPO)
|
||||
- [AppLocker](/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview)
|
||||
|
||||
[!INCLUDE [shell-launcher](../../../..includes/licensing/shell-launcher.md)]
|
||||
[!INCLUDE [shell-launcher](../../../../includes/licensing/shell-launcher.md)]
|
||||
|
||||
## Limitations
|
||||
|
||||
@ -33,7 +33,7 @@ Here are some limitations to consider when using Shell Launcher:
|
||||
|
||||
## Configure a device with Shell Launcher
|
||||
|
||||
[!INCLUDE [tab-intro](../../../..includes/configure/tab-intro.md)]
|
||||
[!INCLUDE [tab-intro](../../../../includes/configure/tab-intro.md)]
|
||||
|
||||
#### [:::image type="icon" source="../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune)
|
||||
|
||||
|
@ -24,7 +24,7 @@ The examples can be modified to fit your specific requirements. For example, you
|
||||
|
||||
## Configure a kiosk device
|
||||
|
||||
[!INCLUDE [tab-intro](../../../..includes/configure/tab-intro.md)]
|
||||
[!INCLUDE [tab-intro](../../../../includes/configure/tab-intro.md)]
|
||||
|
||||
#### [:::image type="icon" source="../images/icons/intune.svg"::: **Intune/CSP**](#tab/intune)
|
||||
|
||||
@ -33,24 +33,24 @@ The examples can be modified to fit your specific requirements. For example, you
|
||||
>
|
||||
> When using this call, authenticate to your tenant in the Graph Explorer window. If it's the first time using Graph Explorer, you may need to authorize the application to access your tenant or to modify the existing permissions. This graph call requires *DeviceManagementConfiguration.ReadWrite.All* permissions.
|
||||
|
||||
[!INCLUDE [quickstart-intune](..includes/quickstart-intune.md)]
|
||||
[!INCLUDE [quickstart-intune](../includes/quickstart-intune.md)]
|
||||
|
||||
[!INCLUDE [intune-custom-settings-2](../../../..includes/configure/intune-custom-settings-2.md)]
|
||||
[!INCLUDE [intune-custom-settings-2](../../../../includes/configure/intune-custom-settings-2.md)]
|
||||
|
||||
Alternatively, you can configure devices using a [custom policy][MEM-1] with the [AssignedAccess CSP][WIN-3].
|
||||
|
||||
- **Setting:** `./Vendor/MSFT/AssignedAccess/ShellLauncher`
|
||||
- **Value:**
|
||||
|
||||
[!INCLUDE [quickstart-xml](..includes/quickstart-xml.md)]
|
||||
[!INCLUDE [quickstart-xml](../includes/quickstart-xml.md)]
|
||||
|
||||
#### [:::image type="icon" source="../images/icons/powershell.svg"::: **PowerShell**](#tab/ps)
|
||||
|
||||
[!INCLUDE [powershell-wmi-bridge-1](../../../..includes/configure/powershell-wmi-bridge-1.md)]
|
||||
[!INCLUDE [powershell-wmi-bridge-1](../../../../includes/configure/powershell-wmi-bridge-1.md)]
|
||||
|
||||
[!INCLUDE [quickstart-ps](..includes/quickstart-ps.md)]
|
||||
[!INCLUDE [quickstart-ps](../includes/quickstart-ps.md)]
|
||||
|
||||
[!INCLUDE [powershell-wmi-bridge-2](../../../..includes/configure/powershell-wmi-bridge-2.md)]
|
||||
[!INCLUDE [powershell-wmi-bridge-2](../../../../includes/configure/powershell-wmi-bridge-2.md)]
|
||||
|
||||
---
|
||||
|
||||
|
@ -30,4 +30,6 @@ items:
|
||||
- name: Assigned Access CSP 🔗
|
||||
href: /windows/client-management/mdm/assignedaccess-csp
|
||||
- name: Troubleshoot 🔗
|
||||
href: /troubleshoot/windows-client/shell-experience/kiosk-mode-issues-troubleshooting
|
||||
href: /troubleshoot/windows-client/shell-experience/kiosk-mode-issues-troubleshooting
|
||||
- name: Configure Microsoft Edge kiosk mode 🔗
|
||||
href: /deployedge/microsoft-edge-configure-kiosk-mode
|
Loading…
x
Reference in New Issue
Block a user