From 22fc1f522f7eaf546d053eff2a1f78faf6bba362 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Mon, 28 Nov 2016 10:23:34 -0800 Subject: [PATCH] loc fix --- windows/manage/guidelines-for-assigned-access-app.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/manage/guidelines-for-assigned-access-app.md b/windows/manage/guidelines-for-assigned-access-app.md index 2d776f2cf5..0552f8af1a 100644 --- a/windows/manage/guidelines-for-assigned-access-app.md +++ b/windows/manage/guidelines-for-assigned-access-app.md @@ -54,8 +54,8 @@ If you use a web browser as your assigned access app, consider the following tip 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 (\\\) - - A local drive (C:\) + - A UNC path (\\\\*server*\\\\*share*) + - A local drive (C:\\) - A local folder (\temp)