targendaz2 / Mac-Set-Default-Apps

A utility to change default applications in macOS
MIT License
85 stars 10 forks source link

Jamf Implementation Question #7

Closed AlexT-byte closed 2 years ago

AlexT-byte commented 2 years ago

Hello, I have a question regarding the implementation of this package via Jamf. For the different arguments we would like to specify would all of them go into Parameter 4 (if so how would they be broken up Ie comma or just a space)? Or would they be broken up into Parameter 4,5,6 etc.

For example, I would like to set the default apps to be Chrome and Microsoft Outlook, and Adobe Reader

AlexT-byte commented 2 years ago

Apologies I am a noob. We just started building out our Jamf/ Mac OS environment so I have limited knowledge regarding the Mac environment.

targendaz2 commented 2 years ago

Hey, @AlexT-byte. The Usage section of the readme should be able to help you out.

cyber-sec0 commented 2 years ago

How do I set the python script to default the browser to chrome? I tried this but it gave me an error

image

targendaz2 commented 2 years ago

Hey, @cyber-sec0. It looks like you're trying to modify the script itself. That's not something I can help with. The readme gives examples for using the script to set the default browser to Chrome.