mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 06:47:21 +00:00
evan feedback
This commit is contained in:
parent
e9ea8061db
commit
2f60509767
@ -167,7 +167,7 @@ ms.topic: article
|
|||||||
## XSD for AssignedAccess configuration XML
|
## XSD for AssignedAccess configuration XML
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>Updated for Windows 10, version 1800.
|
>Updated for Windows 10, version 1809.
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
@ -29,7 +29,7 @@ The following table lists changes to multi-app kiosk in recent updates.
|
|||||||
New features and improvements | In update
|
New features and improvements | In update
|
||||||
--- | ---
|
--- | ---
|
||||||
- Configure [a single-app kiosk profile](#profile) in your XML file<br><br>- Assign [group accounts to a config profile](#config-for-group-accounts)<br><br>- Configure [an account to sign in automatically](#config-for-autologon-account) | Windows 10, version 1803
|
- Configure [a single-app kiosk profile](#profile) in your XML file<br><br>- Assign [group accounts to a config profile](#config-for-group-accounts)<br><br>- Configure [an account to sign in automatically](#config-for-autologon-account) | Windows 10, version 1803
|
||||||
- Explicitly allow some known folders when user opens file dialog box<br><br>- Automatically launch an app when the user signs in<br><br>- Configure a display name for the autologon account | Windows 10, version 1809<br><br>**Important:** To use features released in Windows 10, version 1809, make sure that [your XML file](#create-xml-file) references `http://schemas.microsoft.com/AssignedAccess/201810/config`.
|
- Explicitly allow [some known folders when user opens file dialog box](#FileExplorerNamespaceRestrictions)<br><br>- [Automatically launch an app](#allowedapps) when the user signs in<br><br>- Configure a [display name for the autologon account](#config-for-autologon-account) | Windows 10, version 1809<br><br>**Important:** To use features released in Windows 10, version 1809, make sure that [your XML file](#create-xml-file) references `http://schemas.microsoft.com/AssignedAccess/201810/config`.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -143,7 +143,7 @@ A lockdown profile section in the XML has the following entries:
|
|||||||
|
|
||||||
- [**AllowedApps**](#allowedapps)
|
- [**AllowedApps**](#allowedapps)
|
||||||
|
|
||||||
- [**FileExplorerNamespaceRestrictions**](#fileexplorernamespacerestrctions)
|
- [**FileExplorerNamespaceRestrictions**](#fileexplorernamespacerestrictions)
|
||||||
|
|
||||||
- [**StartLayout**](#startlayout)
|
- [**StartLayout**](#startlayout)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user