Microsoft Endpoint Manager (Intune)

This commit is contained in:
Søren Theilgaard
2022-03-14 10:19:47 +01:00
parent 69e4cdd216
commit 2d813bce80
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ case $LOGO in
if [[ -z $MDMProfileName ]]; then; MDMProfileName="MDM Profile"; fi
;;
microsoft)
# Microsoft Endpoint Manager (formerly known as Intune)
# Microsoft Endpoint Manager (Intune)
LOGO="/Applications/Company Portal.app/Contents/Resources/AppIcon.icns"
#if [[ -z $MDMProfileName ]]; then; MDMProfileName="MDM Profile"; fi
;;