diff --git a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
index 6d7fd56dc1..4e9a8c5b10 100644
--- a/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
+++ b/windows/client-management/mdm/new-in-windows-mdm-enrollment-management.md
@@ -1411,7 +1411,7 @@ For details about Microsoft mobile device management protocols for Windows 10 s
DeviceInstallation/PreventInstallationOfDevicesNotDescribedByOtherPolicySettings
DmaGuard/DeviceEnumerationPolicy
Experience/AllowClipboardHistory
-Experience/DoNotSyncBrowserSetting
+Experience/DoNotSyncBrowserSettings
Experience/PreventUsersFromTurningOnBrowserSyncing
Privacy/AllowCrossDeviceClipboard
Privacy/UploadUserActivities
@@ -1789,7 +1789,7 @@ The DM agent for [push-button reset](https://msdn.microsoft.com/windows/hardware
Browser/SetHomeButtonURL
Browser/SetNewTabPageURL
Browser/UnlockHomeButton
-Experience/DoNotSyncBrowserSetting
+Experience/DoNotSyncBrowserSettings
Experience/PreventUsersFromTurningOnBrowserSyncing
Privacy/AllowCrossDeviceClipboard
Privacy/UploadUserActivities
diff --git a/windows/client-management/mdm/windowslicensing-csp.md b/windows/client-management/mdm/windowslicensing-csp.md
index 1e61634c31..5957967b3e 100644
--- a/windows/client-management/mdm/windowslicensing-csp.md
+++ b/windows/client-management/mdm/windowslicensing-csp.md
@@ -7,7 +7,7 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: MariciaAlforque
-ms.date: 07/25/2018
+ms.date: 08/15/2018
---
# WindowsLicensing CSP
@@ -182,6 +182,13 @@ Added in Windows 10, next major version. Returns the status of the latest Switch
Value type is integer. Supported operation is Get.
+Values:
+- Request fails with error code 404 - no SwitchFromSMode request has been made.
+- 0 - The device successfully switched out of S mode
+- 1 - The device is processing the request to switch out of S mode
+- 3 - The device was already switched out of S mode
+- 4 - The device failed to switch out of S mode
+
## SyncML examples