JamfProScripts icon indicating copy to clipboard operation
JamfProScripts copied to clipboard

A collection of shell scripts created for use in Jamf Pro and elsewhere

Results 10 JamfProScripts issues
Sort by recently updated
recently updated
newest added

Heya, when running the download_jss_scripts.sh script all the files being downloaded are totally empty. I also get this error for each script: ``` DEBUG: Script name is: Microsoft Lync Uninstall...

Is there a way to code in more nag's? My company wants a 24-hour deferral, and I would love to prompt people every few hours that it's going to happen,...

It seems the 10.13.3 supplemental update is not working well with the script, it prompts to install it, and if you do so it immediately goes to reboot but never...

Every once and while I get a Mac that is stuck on the policy banner https://support.apple.com/en-us/HT202277 and the user can't click on the agree button. I found under the policy...

Hi Mike, Thanks for all the hard work you do - you probably hear it often but we mean it! When you have time could you check out this consistent...

I'm seeing a single update that requires a reboot is not notifying user that ◀ = Indicates updates that will REQUIRE a reboot of your Mac to complete. ![image](https://cloud.githubusercontent.com/assets/22324185/22085941/42b52b04-dd8b-11e6-8eae-6b48736b1635.png)

Hi, I have had a couple laptops get stuck when using selectable_SoftwareUpdate.sh I was able to ssh into the computers and send a command caffeinate -u that "woke" all the...

When using reboot_scheduler in a policy in Casper, the following error sometimes is returned: ``` Executing Policy Weekly Software Updates (Creative) Running script reboot_scheduler.sh... Script exit code: 255 Script result:...

I'm not sure if this is still being maintained, but I thought I would ask. Some of the apps are not able to be updated by the script, the ones...

There's a \r at the end of currVersBase from the getJavaVersion, so the compare fails and will bug you in Self Service mode Added a sed item to to kill...