From 46bb1098fecc44a01e9fddec3ed2045a718f7452 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Wed, 29 Jun 2016 12:11:20 -0700 Subject: [PATCH] 7990189 --- .../set-up-a-kiosk-for-windows-10-for-desktop-editions.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md index 2fea7a3a51..10edc07ce7 100644 --- a/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md +++ b/windows/manage/set-up-a-kiosk-for-windows-10-for-desktop-editions.md @@ -180,7 +180,10 @@ When you build a provisioning package, you may include sensitive information in ### Set up assigned access using Windows PowerShell -You can use any of the following PowerShell cmdlets to set up assigned access on multiple devices. +You can use any of the following PowerShell cmdlets to set up assigned access on multiple devices. Specify the app using the AUMID or AppName. + +- [Learn how to get the AUMID](http://go.microsoft.com/fwlink/p/?LinkId=614867). +- [Learn how to get the AppName](https://msdn.microsoft.com/en-us/library/windows/hardware/mt620046%28v=vs.85%29.aspx) (see **Parameters**). To open PowerShell on Windows 10, search for PowerShell and find **Windows PowerShell Desktop app** in the results. Run PowerShell as administrator.