Skip to content

Tool to collect information useful for MacOS troubleshooting in Intune environments

License

Notifications You must be signed in to change notification settings

markstan/IntuneMacODC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

IntuneMacODC

IntuneMacODC (Intune MacOS One Data Collector) is a support tool to gather system information and logs from MacOS devices managed by Intune.

Run these commands in Terminal to download the script, mark it executable, and launch this tool:

 curl -L https://aka.ms/IntuneMacODC -o IntuneMacODC.sh
 chmod u+x ./IntuneMacODC.sh
 sudo ./IntuneMacODC.sh

When the script completes, a zip file named IntuneMacODC.zip will be created in an ODC sub-folder. A Finder window will launch to show the contents of the folder.

Data collected by IntuneMacODC

About

Tool to collect information useful for MacOS troubleshooting in Intune environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages