sysprefs_software_update_app_update_enforce #232

Closed
opened 2026-01-19 18:29:45 +00:00 by michael · 0 comments
Owner

Originally created by @robertgendler on GitHub.

Originally assigned to: @robertgendler on GitHub.

Change check to

/usr/bin/osascript -l JavaScript << EOS
$.NSUserDefaults.alloc.initWithSuiteName('com.apple.commerce')
.objectForKey('AutoUpdate').js
EOS

This covers when set through the GUI or config profile

Originally created by @robertgendler on GitHub. Originally assigned to: @robertgendler on GitHub. Change check to /usr/bin/osascript -l JavaScript << EOS $.NSUserDefaults.alloc.initWithSuiteName('com.apple.commerce')\ .objectForKey('AutoUpdate').js EOS This covers when set through the GUI or config profile
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#232