mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
sync
This commit is contained in:
parent
91557fe076
commit
b71b3dd35b
@ -24,7 +24,7 @@
|
||||
#### [Start layout XML for desktop editions of Windows 10 (reference)](start-layout-xml-desktop.md)
|
||||
#### [Customize Windows 10 Start and taskbar with Group Policy](customize-windows-10-start-screens-by-using-group-policy.md)
|
||||
#### [Customize Windows 10 Start and taskbar with provisioning packages](customize-windows-10-start-screens-by-using-provisioning-packages-and-icd.md)
|
||||
#### [Customize Windows 10 Start with mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md)
|
||||
#### [Customize Windows 10 Start and tasbkar with mobile device management (MDM)](customize-windows-10-start-screens-by-using-mobile-device-management.md)
|
||||
#### [Changes to Start policies in Windows 10](changes-to-start-policies-in-windows-10.md)
|
||||
## [Cortana integration in your business or enterprise](cortana-at-work-overview.md)
|
||||
### [Testing scenarios using Cortana in your business or organization](cortana-at-work-testing-scenarios.md)
|
||||
|
BIN
windows/configure/images/ldstore.PNG
Normal file
BIN
windows/configure/images/ldstore.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
@ -19,9 +19,9 @@ localizationpriority: high
|
||||
|
||||
Windows 10 Mobile allows enterprises to lock down a device, define multiple user roles, and configure custom layouts on a device. For example, the enterprise can lock down a device so that only applications and settings in an allow list are available.
|
||||
|
||||
This topic provides example XML that you can use in your own lockdown XML file that can be included in a provisioning package or when using a mobile device management (MDM) solution to push lockdown settings to enrolled devices.
|
||||
This is accomplished using Lockdown XML, an XML file that contains settings for Windows 10 Mobile. When you deploy the lockdown XML file to a device, it is saved on the device as **wehlockdown.xml**. When the device boots, it looks for wehlockdown.xml and applies any settings configured in the file.
|
||||
|
||||
Lockdown XML is an XML file that contains settings for Windows 10 Mobile. When you deploy the lockdown XML file to a device, it is saved on the device as **wehlockdown.xml**. When the device boots, it looks for wehlockdown.xml and applies any settings configured in the file. In this topic, you'll learn how to create an XML file that contains all lockdown entries available in the AssignedAccessXml area of the [EnterpriseAssignedAccess configuration service provider (CSP)](https://go.microsoft.com/fwlink/p/?L...(line truncated)...
|
||||
In this topic, you'll learn how to create an XML file that contains all lockdown entries available in the AssignedAccessXml area of the [EnterpriseAssignedAccess configuration service provider (CSP)](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/enterpriseassignedaccess-csp). This topic provides example XML that you can use in your own lockdown XML file that can be included in a provisioning package or when using a mobile device management (MDM) solution to push lockdown settings to enrolled devices. You can also use the [Lockdown Designer app](mobile-lockdown-designer.md) to configure and export your lockdown XML file.
|
||||
|
||||
> [!NOTE]
|
||||
> On Windows 10 desktop editions, *assigned access* is a feature that lets you configure the device to run a single app above the lockscreen ([kiosk mode](set-up-a-device-for-anyone-to-use.md)). On a Windows 10 Mobile device, assigned access refers to the lockdown settings in AssignedAccessXml in the [EnterpriseAssignedAccess configuration service provider (CSP)](https://go.microsoft.com/fwlink/p/?LinkID=618601).
|
||||
|
@ -1,14 +1,51 @@
|
||||
---
|
||||
title: lockdown designer (Windows 10)
|
||||
title: Use the Lockdown Designer app to configure Windows 10 Mobile devices (Windows 10)
|
||||
description:
|
||||
keywords: Windows 10, MDM, WSUS, Windows update
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.sitesec: library
|
||||
ms.pagetype: security
|
||||
localizationpriority: high
|
||||
localizationpriority: medium
|
||||
author: jdeckerMS
|
||||
---
|
||||
|
||||
# lockdown designer
|
||||
# Use the Lockdown Designer app to configure Windows 10 Mobile devices
|
||||
|
||||

|
||||
|
||||
Windows 10 Mobile allows enterprises to lock down a device, define multiple user roles, and configure custom layouts on a device. For example, the enterprise can lock down a device so that only applications and settings in an allow list are available. This is accomplished using Lockdown XML, an XML file that contains settings for Windows 10 Mobile.
|
||||
|
||||
When you deploy the lockdown XML file to a device, it is saved on the device as **wehlockdown.xml**. When the device boots, it looks for wehlockdown.xml and applies any settings configured in the file.
|
||||
|
||||
The Lockdown Designer app helps you configure and create your lockdown XML file, and includes a remote simulation to help you determine the layout for tiles on the Start screen. Using Lockdown Designer is easier than [manually creating a lockdown XML file](lockdown-xml.md).
|
||||
|
||||
|
||||
|
||||
## Overview
|
||||
|
||||
Lockdown Designer can be installed on a PC running Windows 10, version 1607 or later. After you install the app, you connect a mobile device running Windows 10 Mobile, version 1703, to the PC.
|
||||
|
||||
>[!NOTE]
|
||||
>Lockdown Designer will not make any changes to the connected device, but we recommend that you use a test device.
|
||||
|
||||
Lockdown Designer will populate the available settings and apps to configure from the connected device. Using the different pages in the app, you select the settings, apps, and layout to be included in the lockdown XML.
|
||||
|
||||
When you're done, you export the configuration to a lockdown XML file. This configuration can be applied to any device running Windows 10 Mobile, version 1703.
|
||||
|
||||
>[!NOTE]
|
||||
>You can also import an existing WEHLockdown.xml file to Lockdown Designer and modify it in the app.
|
||||
|
||||
## Procedure
|
||||
|
||||
1. Open Lockdown Designer.
|
||||
|
||||
2. Click **Create new project**.
|
||||
|
||||
2. Connect a Windows 10 Mobile device to the PC by USB and unlock the device.
|
||||
|
||||
4. On the mobile device, go to **Settings** > **Update & security** > **For developers**, enable **Developer mode** and **Device discovery**, and then turn on **Device Portal**. Note the IP address displayed under **Connect using Wi-Fi**.
|
||||
|
||||
3. On the **Project setting** > **General settings** page, enter the IP address for the mobile device, and append `:10080`.
|
||||
|
||||
|
||||
|
||||
|
BIN
windows/whats-new/images/ldstore.PNG
Normal file
BIN
windows/whats-new/images/ldstore.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
@ -26,8 +26,16 @@ Windows Configuration Designer in Windows 10, version 1703, includes several new
|
||||
|
||||

|
||||
|
||||
[Learn more about Windows Configuration Designer.](../configure/provisioning-packages.md)
|
||||
|
||||
### Lockdown Designer app
|
||||
|
||||
The Lockdown Designer app helps you configure and create your lockdown XML file, and includes a remote simulation to help you determine the layout for tiles on the Start screen. Using Lockdown Designer is easier than [manually creating a lockdown XML file](lockdown-xml.md).
|
||||
|
||||

|
||||
|
||||
[Learn more about the Lockdown Designer app.](../configure/mobile-lockdown-designer.md)
|
||||
|
||||
### Windows Spotlight
|
||||
|
||||
The following new Group Policy and MDM settings are added to help you configure Windows Spotlight user experiences:
|
||||
@ -42,6 +50,12 @@ The following new Group Policy and MDM settings are added to help you configure
|
||||
|
||||
In Windows 10 Mobile, version 1703, [Apps Corner](https://support.microsoft.com/instantanswers/7959c547-aa80-5ff1-9097-1784b6894845/set-up-apps-corner) is removed. Enterprises can use [Enterprise Assigned Access to configure kiosk experiences](../configure/set-up-a-kiosk-for-windows-10-for-mobile-edition.md) on devices running Windows 10 Mobile.
|
||||
|
||||
### Start and taskbar layout
|
||||
|
||||
Enterprises can apply a customized Start and tasbkar layout to devices running Windows 10 Pro, version 1703.
|
||||
|
||||
Previously, the customized taskbar could only be deployed using Group Policy or provisioning packages. Windows 10, version 1703, adds support for customized taskbars to [mobile device management (MDM)](../configure/customize-windows-10-start-screens-by-using-mobile-device-management.md).
|
||||
|
||||
## Learn more
|
||||
|
||||
- [Windows 10 release information](https://technet.microsoft.com/en-us/windows/release-info)
|
||||
|
Loading…
x
Reference in New Issue
Block a user