Markers
Considerations due to the ongoing Migration from CMF to Intune/MECM
You will need to add a marker in the registry of the PC for a respective package, to make sure that CMF does not intefere with the working of an Intune managed machine.
To do so you will need to follow the following steps:
- Add a marker on the respective CMF package in the Deployemnts Section under 'Special Conditions'
- Set the WMI Class to equal to HKLM Key does not exist
- Set the parameter to SOFTWARE\cern\WindowsMDM\PDF-XChange PRO
- Set the Data Value to ManagedBy
- Logic: OR
- Add another marker to the respective CMF Package
- Set the WMI Class to equal to HKLM Value equals
- Set the parameter to SOFTWARE\cern\WindowsMDM\PDF-XChange PRO\ManagedBy
- Set the Data Value to CMF
- Logic: AND
In turn, in the PSADT packages, you will specify the marker associated with that package, so if a PSADT package is to be deployed to MECM, the installation command would include the flag -ManagedBy "MCM"
to seperate it from CMF.
For further instructions, here's a video tutorial for the same: