Policy CSP/DeviceInstallation: add missing path folder DeviceInstallation

All the other SyncML samples contain the correct path, except for this one.
Even the section title for this sample states that the key sorts under "DeviceInstallation",
as well as the DeviceInstallation policies list on top of the page.

Resolves #2988
This commit is contained in:
illfated 2019-03-23 10:52:57 +01:00
parent 3127c0947a
commit ba7f27f2e8

View File

@ -422,7 +422,7 @@ To enable this policy, use the following SyncML. This example prevents Windows f
<CmdID>$CmdID$</CmdID>
<Item>
<Target>
<LocURI>./Device/Vendor/MSFT/Policy/Config/PreventInstallationOfDevicesNotDescribedByOtherPolicySettings</LocURI>
<LocURI>./Device/Vendor/MSFT/Policy/Config/DeviceInstallation/PreventInstallationOfDevicesNotDescribedByOtherPolicySettings</LocURI>
</Target>
<Meta>
<Format xmlns="syncml:metinf">string</Format>