mpanighetti / install-or-defer

A framework for prompting users of Jamf Pro-managed Macs to install Apple software updates.
Apache License 2.0
147 stars 28 forks source link

Updates not always install #100

Closed Frankie24 closed 10 months ago

Frankie24 commented 1 year ago

Hello, I've noticed that after I have deferred the installation, and waited the appropriate time. The updates never install and it doesn't do anything? It doesn't force install.. Do you know why that may be happening?

mpanighetti commented 1 year ago

If you manually run Install or Defer.sh with sudo bash -x on a Mac experiencing this issue, you'll see a detailed script output that might reveal potential issues while attempting to run macOS updates. Pass over any errors or relevant messages from that run and I'd be happy to take a look.

Alternatively, you could capture the log output via Terminal or Console using the testing instructions in the readme.