diff --git a/windows/manage/lock-down-windows-10.md b/windows/manage/lock-down-windows-10.md index 6371799d7f..789cf15e86 100644 --- a/windows/manage/lock-down-windows-10.md +++ b/windows/manage/lock-down-windows-10.md @@ -70,7 +70,9 @@ Enterprises often need to manage how people use corporate devices. Windows 10 p -  + ## Learn more + +[Customizing Your Device Experience with Assigned Access](https://channel9.msdn.com/Events/Build/2016/P508) ## Related topics diff --git a/windows/manage/lockdown-xml.md b/windows/manage/lockdown-xml.md index 4108cd3ae2..616e800b95 100644 --- a/windows/manage/lockdown-xml.md +++ b/windows/manage/lockdown-xml.md @@ -538,6 +538,10 @@ After you deploy your devices, you can still configure lockdown settings through To push lockdown settings to enrolled devices, use the AssignedAccessXML setting and use the lockdown XML as the value. The lockdown XML will be in a HandheldLockdown section that becomes XML embedded in XML, so the XML that you enter must use escaped characters (such as < in place of <). After the MDM provider pushes your lockdown settings to the device, the CSP processes the file and updates the device. +## Learn more + +[Customizing Your Device Experience with Assigned Access](https://channel9.msdn.com/Events/Build/2016/P508) + ## Related topics diff --git a/windows/manage/set-up-a-device-for-anyone-to-use.md b/windows/manage/set-up-a-device-for-anyone-to-use.md index 32c891b331..cc81d0801d 100644 --- a/windows/manage/set-up-a-device-for-anyone-to-use.md +++ b/windows/manage/set-up-a-device-for-anyone-to-use.md @@ -74,7 +74,9 @@ A Universal Windows app is built on the Universal Windows Platform (UWP), which -  + ## Learn more + +[Customizing Your Device Experience with Assigned Access](https://channel9.msdn.com/Events/Build/2016/P508)