From feedc86a0afd640fe7d8522683b5d58f198a8045 Mon Sep 17 00:00:00 2001 From: Theile Date: Fri, 30 Sep 2022 10:57:04 +0200 Subject: [PATCH] Works with version 9 and 10 comment. --- MDM/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MDM/README.md b/MDM/README.md index 2f0da26..0360ffb 100644 --- a/MDM/README.md +++ b/MDM/README.md @@ -14,6 +14,8 @@ So for Mosyle, Addigy, and Microsoft Endpoint Manager (Intune), we have tested t Especially for Addigy, and maybe also for other MDMs, `condition`-scripts has been added if software installation will run on certain conditions. Also `prevention`-scripts has been added, if you manually need to eliminate the runnning of a script, this can be needed if you want to use the enrollment script, but don’t want it to run on the currently managed Macs Then you should sent out the `prevention`-script to make sure the file it creates is present on the Macs so the ordinary script will not do anything (it will detect this file and stop if found). +_The scripts utilizing __swiftDialog__ requires version 10 of __Installomator__, but will work with version 9. If runnning on version 9 it will set `NOTIFY=all` and use __Installomator__ notifications for showing progress, where as on version 10 it will be `NOTIFY=silent` as __swiftDialog__ is used instead._ + ### Shortenings - SS — Self Service — scripts designed for use through a Self Service catalog