policy/PolicyGroups.xml

<Groups>
  <Group Id="{18c18655-7803-4235-a811-3da676a1f197}" Type="Device">
    <Name>Removable storage (USB sticks, external HDDs)</Name>
    <MatchType>MatchAny</MatchType>
    <DescriptorIdList>
      <PrimaryId>RemovableMediaDevices</PrimaryId>
    </DescriptorIdList>
  </Group>
  <Group Id="{b9854cf9-b7e3-4155-b0ec-5031d44657b3}" Type="Device">
    <Name>WPD / MTP devices (phones, cameras)</Name>
    <MatchType>MatchAny</MatchType>
    <DescriptorIdList>
      <PrimaryId>WpdDevices</PrimaryId>
    </DescriptorIdList>
  </Group>
  <Group Id="{c145b8d2-2799-469b-8014-927e7dd9babf}" Type="Device">
    <Name>Optical drives</Name>
    <MatchType>MatchAny</MatchType>
    <DescriptorIdList>
      <PrimaryId>CdRomDevices</PrimaryId>
    </DescriptorIdList>
  </Group>
</Groups>