Best way to update included_apps.txt or excluded_apps.txt? #503
Unanswered
eirinn1975
asked this question in
Q&A
Replies: 2 comments
-
you can base your detection method on the modification date of your included/excluded list. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I use the parameter -ListPath to point to a web address folder where I can maintain the excluded list text file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm deploying the auto-update scripts to a test device group via Intune.
Everything's going well, but I wanted to update the list contained in the included_apps.txt file (this is a valid question also for excluded_apps.txt file of course).
What would be the best way to deploy the updated version? If I simply repack the scripts, since the app detection rule is the same, intune will consider the script as already installed.
Beta Was this translation helpful? Give feedback.
All reactions