From e02ed28ac86e019e32a9088c892ee97ca63519b4 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 29 Nov 2018 12:58:24 -0800 Subject: [PATCH] revised syncml syntax --- .../mdm/policy-csp-deviceinstallation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windows/client-management/mdm/policy-csp-deviceinstallation.md b/windows/client-management/mdm/policy-csp-deviceinstallation.md index 7210adde71..c49474d6e4 100644 --- a/windows/client-management/mdm/policy-csp-deviceinstallation.md +++ b/windows/client-management/mdm/policy-csp-deviceinstallation.md @@ -132,7 +132,7 @@ To enable this policy, use the following SyncML. This example allows Windows to string - + @@ -244,7 +244,7 @@ Enclose the class GUID within curly brackets {}. To configure multiple classes, string - + @@ -488,7 +488,7 @@ To enable this policy, use the following SyncML. This example prevents Windows f string - + @@ -568,7 +568,7 @@ ADMX Info:
-To enable this policy, use the following SyncML. This example prevents Windows from installing CD-ROM drives, floppy disks, and modems (ClassGuid= {4d36e980-e325-11ce-bfc1-08002be10318}), and storage devices that use Serial Bus Protocol (SBP-2) drivers (ClassGuid = {d48179be-ec20-11d1-b6b8-00c04fa372a7}). This policy example also applies to matching device classes that are already installed. +To enable this policy, use the following SyncML. This example prevents Windows from installing CD-ROM drives, floppy disks, and modems (ClassGuid= {4d36e980-e325-11ce-bfc1-08002be10318}). This policy example also applies to matching device classes that are already installed. Enclose the class GUID within curly brackets {}. To configure multiple classes, use `` as a delimiter. To apply the policy to matching device classes that are already installed, set DeviceInstall_Classes_Deny_Retroactive to true. @@ -585,7 +585,7 @@ Enclose the class GUID within curly brackets {}. To configure multiple classes, string - +