From 37b6c87b8da44efe51efb710806680e5aa88e581 Mon Sep 17 00:00:00 2001
From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com>
Date: Tue, 11 Oct 2022 11:38:15 -0400
Subject: [PATCH] updates
---
windows/client-management/mdm/sharedpc-csp.md | 8 ++++----
windows/configuration/wcd/wcd-sharedpc.md | 12 ++++++++----
2 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/windows/client-management/mdm/sharedpc-csp.md b/windows/client-management/mdm/sharedpc-csp.md
index 31948f72ec..9cc95c3534 100644
--- a/windows/client-management/mdm/sharedpc-csp.md
+++ b/windows/client-management/mdm/sharedpc-csp.md
@@ -156,18 +156,18 @@ For example, if the **DiskLevelCaching** number is set to 50 and the **DiskLevel
The supported operations are Add, Get, Replace, and Delete.
**RestrictLocalStorage**
-Restricts the user from using local storage. This node is optional.
+Restricts the user from using local storage.
The default value is Not Configured. Value type is bool. Supported operations are Add, Get, Replace, and Delete. Default in SharedPC provisioning package is False.
**KioskModeAUMID**
-Specifies the AUMID of the app to use with assigned access. This node is optional.
+Specifies the AUMID of the app to use with assigned access.
- Value type is string.
- Supported operations are Add, Get, Replace, and Delete.
**KioskModeUserTileDisplayText**
-Specifies the display text for the account shown on the sign-in screen that launches the app specified by KioskModeAUMID. This node is optional.
+Specifies the display text for the account shown on the sign-in screen that launches the app specified by KioskModeAUMID.
Value type is string. Supported operations are Add, Get, Replace, and Delete.
@@ -181,7 +181,7 @@ Accounts will start being deleted when they haven't been logged on during the sp
The default in the SharedPC provisioning package is 30.
**MaxPageFileSizeMB**
-Maximum size of the paging file in MB. Applies only to systems with less than 32-GB storage and at least 3 GB of RAM. This node is optional.
+Maximum size of the paging file in MB. Applies only to systems with less than 32-GB storage and at least 3 GB of RAM.
- Default value is Not Configured.
- Value type is integer.
diff --git a/windows/configuration/wcd/wcd-sharedpc.md b/windows/configuration/wcd/wcd-sharedpc.md
index b8233ee935..c132d4bdc1 100644
--- a/windows/configuration/wcd/wcd-sharedpc.md
+++ b/windows/configuration/wcd/wcd-sharedpc.md
@@ -36,14 +36,18 @@ Use these settings to configure settings for accounts allowed on the shared PC.
| KioskModeAUMID | String | Set an Application User Model ID (AUMID) to enable the kiosk account on the sign in screen. A new account will be created and will use assigned access to only run the app specified by the AUMID. The app must be installed on the PC. Set the name of the account using **KioskModeUserTileDisplayText**, or a default name will be used. [Find the Application User Model ID of an installed app](/previous-versions/windows/embedded/dn449300(v=winembedded.82)) |
| KioskModeUserTileDisplayText | String | Sets the display text on the kiosk account if **KioskModeAUMID** has been set. |
-
-## EnableSharedPCMode and EnableSharedPCModeWithOneDriveSync
+## EnableSharedPCMode
Set as **True** to enable **Shared PC Mode**. This setting controls this API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings).
-## AccountManagement
+## EnableSharedPCModeWithOneDriveSync
-Use these settings to configure account management policies for Shared PC
+Set as **True** to enable **Shared PC Mode**. This setting controls this API: [IsEnabled](/uwp/api/windows.system.profile.sharedmodesettings).
+
+
+## PolicyCustomization
+
+Use these settings to configure additional Shared PC policies.
| Setting | Value | Description |
| --- | --- | --- |