I’m trying to deploy Windows Custom Configuration profiles in Hexnode using XML payloads, but the payloads keep showing an apply warning on the device. I tested this with the Windows camera restriction.
The goal is to disable the Camera app using the CSP setting for AllowCamera. I tried pushing it as an XML payload, including a SyncML-style payload, but the camera still opens normally on the Windows device.
One of the payloads I tested used DeviceLock/AllowCamera with a character format and in the data section. The policy applied with a warning and did not actually change the setting.
Is there a specific XML format required for Windows Custom Configuration, or should this setting be deployed another way?