mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-29 05:37:22 +00:00
Merge branch 'main' into patch-2
This commit is contained in:
commit
e76bde1555
@ -112,7 +112,9 @@ If you're using Microsoft Intune to manage your devices, follow these steps to d
|
||||
1. Under *App type*, select **Microsoft Store app (new)** and choose **Select**
|
||||
1. Select **Search the Microsoft Store app (new)** and search for **Minecraft Education**
|
||||
1. Select the app and choose **Select**
|
||||
1. On the *App information* screen, select **Next**
|
||||
1. On the *App information* screen, select the *install behavior*, then select **Next**
|
||||
- *System* means install for all users (recommended for most scenarios)
|
||||
- *User* means only install for the targeted user or current user of a device
|
||||
1. On the *Assignments* screen, choose how you want to target the installation of Minecraft Education
|
||||
- *Required* means that Intune installs the app without user interaction
|
||||
- *Available* enables Minecraft Education in the Company Portal, where users can install the app on-demand
|
||||
|
@ -260,9 +260,7 @@ This sample demonstrates that both UWP and Win32 apps can be configured to autom
|
||||
>
|
||||
<Profiles>
|
||||
<Profile Id="{AFF9DA33-AE89-4039-B646-3A5706E92957}">
|
||||
<KioskModeApp v4:ClassicAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe"
|
||||
<KioskModeApp v4:ClassicAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe"
|
||||
v4:ClassicAppArguments="--no-first-run --kiosk-idle-timeout-minutes=5 --kiosk www.bing.com"/>
|
||||
<KioskModeApp v4:ClassicAppPath="%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" v4:ClassicAppArguments="--no-first-run --kiosk-idle-timeout-minutes=5 --kiosk www.bing.com" />
|
||||
<v4:BreakoutSequence Key="Ctrl+A"/>
|
||||
</Profile>
|
||||
</Profiles>
|
||||
|
@ -77,4 +77,4 @@ Before moving to the next section, ensure the following steps are complete:
|
||||
> - Update group memberships for the AD FS service account
|
||||
|
||||
> [!div class="nextstepaction"]
|
||||
> [Next: configure policy settings >](/windows/security/identity-protection/hello-for-business/hello-hybrid-key-trust-provision)
|
||||
> [Next: configure policy settings >](/windows/security/identity-protection/hello-for-business/hello-hybrid-cert-whfb-provision)
|
||||
|
Loading…
x
Reference in New Issue
Block a user