Skip to content

09. Computer Extension Attributes

Dan K. Snelson edited this page Jun 17, 2022 · 4 revisions

Resources


Nudge Deferrals

A Jamf Pro Extension Attribute to determine the number Nudge deferrals.

Sample Output

Nudge Deferrals: 23

Nudge Logs

A Jamf Pro Extension Attribute to determine the client-side output of Nudge.

(Special thanks to Pico for the awk wizardry.)

Sample Output

Nudge Logs: Required OS: 12.4
2022-06-16 09:10:27 allowGracePeriods is set to true, but gracePeriodPath was not found - bypassing allowGracePeriods logic
2022-06-16 09:10:27 Delaying initial run (in seconds) by: 266
2022-06-16 09:14:53 enforceMinorUpdates: true
2022-06-16 09:14:53 Device pastRequiredInstallationDate: true
2022-06-16 09:14:53 allowedDeferralsUntilForcedSecondaryQuitButton has been passed
Clone this wiki locally