Cannot setup Application Model withouth detection logic
We cannot setup a application without detection logic. We have some script/package which has to be deployed on daily basis irrelevant whether application is installed or not and it doesn't require any detection logic. Can we request Microsoft to update Application model i.e we can setup application without detection logic

2 comments
-
Carsten commented
With package/program you can have it rerun on a schedule without the detection logic.
This seems to be what you need. -
Why not use a package and program for this? If you need this, it's easy to write a detection rule that is never 'installed' which would accomplish this. Is that not sufficient?