Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

GitHub Desktop

macOS Intune

Overview

Deploys GitHub Desktop, providing a GUI for version control operations across teams.

What it does

  • Detection: Checks for /Applications/GitHub Desktop.app.
  • Remediation: Calls Installomator (githubdesktop label) to fetch the latest binary from GitHub's releases API and installs it natively.

Intune Deployment Configuration

  • Upload script: install-github-desktop.sh
  • Run script as signed-in user: No (Root required for /Applications access)