mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
guidelines assigned access
This commit is contained in:
parent
00b9eae92f
commit
dd600716a5
@ -21,6 +21,7 @@
|
|||||||
### [Set up a device for anyone to use (kiosk mode)](set-up-a-device-for-anyone-to-use.md)
|
### [Set up a device for anyone to use (kiosk mode)](set-up-a-device-for-anyone-to-use.md)
|
||||||
#### [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md)
|
#### [Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md)
|
||||||
#### [Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise](set-up-a-kiosk-for-windows-10-for-mobile-edition.md)
|
#### [Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise](set-up-a-kiosk-for-windows-10-for-mobile-edition.md)
|
||||||
|
#### [Guidelines for choosing an app for assigned access (kiosk mode)[guidelines-for-assigned-access-app.md)
|
||||||
### [Lock down Windows 10 to specific apps](lock-down-windows-10-to-specific-apps.md)
|
### [Lock down Windows 10 to specific apps](lock-down-windows-10-to-specific-apps.md)
|
||||||
### [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md)
|
### [Manage connections from Windows operating system components to Microsoft services](manage-connections-from-windows-operating-system-components-to-microsoft-services.md)
|
||||||
### [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md)
|
### [Configure Windows telemetry in your organization](configure-windows-telemetry-in-your-organization.md)
|
||||||
|
99
windows/manage/guidelines-for-assigned-access-app.md
Normal file
99
windows/manage/guidelines-for-assigned-access-app.md
Normal file
@ -0,0 +1,99 @@
|
|||||||
|
---
|
||||||
|
title: Guidelines for choosing an app for assigned access (Windows 10)
|
||||||
|
description: You can configure Windows 10 as a kiosk device, so that users can only interact with a single app.
|
||||||
|
ms.assetid: F1F4FF19-188C-4CDC-AABA-977639C53CA8
|
||||||
|
keywords: ["kiosk", "lockdown", "assigned access"]
|
||||||
|
ms.prod: w10
|
||||||
|
ms.mktglfcycl: manage
|
||||||
|
ms.sitesec: library
|
||||||
|
author: jdeckerMS
|
||||||
|
---
|
||||||
|
|
||||||
|
# Guidelines for choosing an app for assigned access (kiosk mode)
|
||||||
|
|
||||||
|
|
||||||
|
**Applies to**
|
||||||
|
|
||||||
|
- Windows 10
|
||||||
|
|
||||||
|
|
||||||
|
You can use assigned access to restrict customers at your business to using only one Windows app so your device acts like a kiosk. Administrators can use assigned access to restrict a selected user account to access a single Windows app. You can choose almost any Windows app for assigned access; however, some apps may not provide a good user experience.
|
||||||
|
|
||||||
|
The following guidelines may help you choose an appropriate Windows app for your assigned access experience in Windows 10, Version 1607.
|
||||||
|
|
||||||
|
## General guidelines
|
||||||
|
|
||||||
|
- Windows apps must be provisioned or installed for the assigned access account before they can be selected as the assigned access app. [Learn how to provision and install apps](https://msdn.microsoft.com/en-us/library/windows/hardware/mt228170(v=vs.85).aspx#install_your_apps).
|
||||||
|
|
||||||
|
- Updating a Windows app can sometimes change the Application User Model ID (AUMID) of the app. If this happens, you must update the assigned access settings to launch the updated app, because assigned access uses the AUMID to determine which app to launch.
|
||||||
|
|
||||||
|
|
||||||
|
## Guidelines for Windows apps that launch other apps
|
||||||
|
|
||||||
|
Some Windows apps can launch other apps. Assigned access prevents Windows apps from launching other apps.
|
||||||
|
|
||||||
|
Avoid selecting Windows apps that are designed to launch other apps as part of their core functionality.
|
||||||
|
|
||||||
|
## Guidelines for web browsers
|
||||||
|
|
||||||
|
Microsoft Edge and any third-party web browsers that can be set as a default browser have special permissions beyond that of most Windows apps.
|
||||||
|
|
||||||
|
If you use a web browser as your assigned access app, consider the following tips:
|
||||||
|
|
||||||
|
- You can download browsers that are optimized to be used as a kiosk from the Microsoft Store.
|
||||||
|
- You can use Group Policy to block access to the file system (network shares, local drives, and local folders) from Internet Explorer’s web address bar.
|
||||||
|
- You can create your own web browser Windows app by using the WebView class. Learn more about developing your own web browser app:
|
||||||
|
- [Creating your own browser with HTML and JavaScript](https://blogs.windows.com/msedgedev/2015/08/27/creating-your-own-browser-with-html-and-javascript/)
|
||||||
|
- [WebView class](https://msdn.microsoft.com/library/windows/apps/windows.ui.xaml.controls.webview.aspx)
|
||||||
|
- [A web browser built with JavaScript as a Windows app](https://github.com/MicrosoftEdge/JSBrowser/tree/v1.0)
|
||||||
|
|
||||||
|
**To block access to the file system from Internet Explorer's web address bar**
|
||||||
|
1. On the Start screen, type the following:
|
||||||
|
`gpedit.msc`
|
||||||
|
2. Press **Enter** or click the gpedit icon to launch the group policy editor.
|
||||||
|
3. In the group policy editor, navigate to **User Configuration** > **Administrative Templates** > **Start Menu and Taskbar**.
|
||||||
|
4. Select **Remove Run menu from Start Menu**, select **Disabled**, and click **Apply**. Disabling this policy prevents users from entering the following into the Internet Explorer Address Bar:
|
||||||
|
- A UNC path (\\<server>\<share>)
|
||||||
|
- A local drive (C:\)
|
||||||
|
- A local folder (\temp)
|
||||||
|
|
||||||
|
|
||||||
|
## Secure your information
|
||||||
|
|
||||||
|
Avoid selecting Windows apps that may expose the information you don’t want to show in your kiosk, since kiosk usually means anonymous access and locates in a public setting like a shopping mall. For example, an app that has a file picker allows the user to gain access to files and folders on the user's system, avoid selecting this type of apps if they provide unnecessary data access.
|
||||||
|
|
||||||
|
## App configuration
|
||||||
|
|
||||||
|
Some apps may require additional configurations before they can be used appropriately in assigned access . For example, Microsoft OneNote requires you to set up a Microsoft account for the assigned access user account before OneNote will open in assigned access.
|
||||||
|
Check the guidelines published by your selected app and do the setup accordingly.
|
||||||
|
|
||||||
|
## Develop your kiosk app
|
||||||
|
|
||||||
|
Assigned access in Windows 10 leverages the new lock framework. When an assigned access user signs in, the selected kiosk app is launched above lock . The kiosk app is actually running as an above lock screen app.
|
||||||
|
|
||||||
|
Follow the [best practices guidance for developing a kiosk app for assigned access](https://msdn.microsoft.com/en-us/library/windows/hardware/mt633799%28v=vs.85%29.aspx).
|
||||||
|
|
||||||
|
## Test your assigned access experience
|
||||||
|
|
||||||
|
The above guidelines may help you select or develop an appropriate Windows app for your assigned access experience. Once you have selected your app, we recommend that you thoroughly test the assigned access experience to ensure that your device provides a good customer experience.
|
||||||
|
|
||||||
|
## Learn more
|
||||||
|
|
||||||
|
[Customizing Your Device Experience with Assigned Access](https://channel9.msdn.com/Events/Build/2016/P508)
|
||||||
|
|
||||||
|
## Related topics
|
||||||
|
|
||||||
|
[Set up a shared or guest PC with Windows 10](set-up-shared-or-guest-pc.md)
|
||||||
|
[Set up a device for anyone to use (kiosk mode)](set-up-a-device-for-anyone-to-use.md)
|
||||||
|
[Set up a kiosk on Windows 10 Pro, Enterprise, or Education](set-up-a-kiosk-for-windows-10-for-desktop-editions.md)
|
||||||
|
[Set up a kiosk on Windows 10 Mobile or Windows 10 Mobile Enterprise](set-up-a-kiosk-for-windows-10-for-mobile-edition.md)
|
||||||
|
[Lock down Windows 10 to specific apps](lock-down-windows-10-to-specific-apps.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -101,7 +101,7 @@ Assigned access does not work on a device that is connected to more than one mon
|
|||||||
|
|
||||||
3. Choose an account.
|
3. Choose an account.
|
||||||
|
|
||||||
4. Choose an app. Only apps that can run above the lock screen will be displayed.
|
4. Choose an app. Only apps that can run above the lock screen will be displayed. For more information, see [Guidelines for choosing an app for assigned access](guidelnes-for-assigned-access-app.md).
|
||||||
|
|
||||||
5. Close **Settings** – your choices are saved automatically, and will be applied the next time that user account logs on.
|
5. Close **Settings** – your choices are saved automatically, and will be applied the next time that user account logs on.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user