Hi,
I have a device which is enrolled as Windows Classic running windows 10, I want to install an application however I have created an app policy (Windows Modern) whos app source is Windows Classic and uploaded the msi.
However, when I assign the policy to the device group, I don't see the target device. I assume this is due to a mismatch in family e.g. Device (Windows Classic) vs App Policy (Windows Modern).
There isnt an app policy for windows class that I have found, so how should I go about this? I am triailing packaging the msi with a post install script "msiexec /i "path to msi" /qn" but this isnt working at the moment.
Thanks
Adam