Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Java JDK (OpenJDK)

macOS Intune

Overview

Provides the Java Development Kit (OpenJDK) via Homebrew, mandatory for Android Studio, IntelliJ IDEA, and Java-based backend services.

What it does

  • Detection: Checks if openjdk is installed via Homebrew.
  • Remediation: Drops to user privileges, installs openjdk, and gracefully handles the symlinking required by macOS so that system wrappers (like /usr/libexec/java_home) recognize the new JDK.

Intune Deployment Configuration

  • Upload script: install-java-jdk.sh
  • Run script as signed-in user: No