mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-13 09:33:20 +00:00
105 lines
3.1 KiB
Markdown
105 lines
3.1 KiB
Markdown
---
|
||
title: Policy CSP - WindowsInkWorkspace
|
||
description: Policy CSP - WindowsInkWorkspace
|
||
ms.author: maricia
|
||
ms.topic: article
|
||
ms.prod: w10
|
||
ms.technology: windows
|
||
author: nickbrower
|
||
ms.date: 07/14/2017
|
||
---
|
||
|
||
# Policy CSP - WindowsInkWorkspace
|
||
|
||
> [!WARNING]
|
||
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||
|
||
<!--StartPolicies-->
|
||
<hr/>
|
||
|
||
## WindowsInkWorkspace policies
|
||
|
||
<!--StartPolicy-->
|
||
<a href="" id="windowsinkworkspace-allowsuggestedappsinwindowsinkworkspace"></a>**WindowsInkWorkspace/AllowSuggestedAppsInWindowsInkWorkspace**
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
<th>Mobile Enterprise</th>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
|
||
<td></td>
|
||
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
|
||
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
|
||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--StartDescription-->
|
||
<p style="margin-left: 20px">Added in Windows 10, version 1607. Show recommended app suggestions in the ink workspace.
|
||
|
||
<p style="margin-left: 20px">Value type is bool. The following list shows the supported values:
|
||
|
||
- 0 - app suggestions are not allowed.
|
||
- 1 (default) -allow app suggestions.
|
||
|
||
<!--EndDescription-->
|
||
<!--EndPolicy-->
|
||
<!--StartPolicy-->
|
||
<a href="" id="windowsinkworkspace-allowwindowsinkworkspace"></a>**WindowsInkWorkspace/AllowWindowsInkWorkspace**
|
||
|
||
<!--StartSKU-->
|
||
<table>
|
||
<tr>
|
||
<th>Home</th>
|
||
<th>Pro</th>
|
||
<th>Business</th>
|
||
<th>Enterprise</th>
|
||
<th>Education</th>
|
||
<th>Mobile</th>
|
||
<th>Mobile Enterprise</th>
|
||
</tr>
|
||
<tr>
|
||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
|
||
<td></td>
|
||
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
|
||
<td><img src="images/checkmark.png" alt="check mark" /><sup>1</sup></td>
|
||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||
</tr>
|
||
</table>
|
||
|
||
<!--EndSKU-->
|
||
<!--StartDescription-->
|
||
<p style="margin-left: 20px">Added in Windows 10, version 1607. Specifies whether to allow the user to access the ink workspace.
|
||
|
||
<p style="margin-left: 20px">Value type is int. The following list shows the supported values:
|
||
|
||
- 0 - access to ink workspace is disabled. The feature is turned off.
|
||
- 1 - ink workspace is enabled (feature is turned on), but the user cannot access it above the lock screen.
|
||
- 2 (default) - ink workspace is enabled (feature is turned on), and the user is allowed to use it above the lock screen.
|
||
|
||
<!--EndDescription-->
|
||
<!--EndPolicy-->
|
||
<hr/>
|
||
|
||
Footnote:
|
||
|
||
- 1 - Added in Windows 10, version 1607.
|
||
- 2 - Added in Windows 10, version 1703.
|
||
- 3 - Added in Windows 10, version 1709.
|
||
|
||
<!--EndPolicies-->
|
||
|