Hi all,
Is anyone know if we can retrieve the "enforcedSoftwareUpdateMinorOSDeferredInstallDelay" from the com.apple.applicationaccess?

Hi all,
Is anyone know if we can retrieve the "enforcedSoftwareUpdateMinorOSDeferredInstallDelay" from the com.apple.applicationaccess?

Best answer by mm2270
@A_Collins This is not true. The com.apple.applicationaccess.plist file that gets created in /Library/Managed\\ Preferences from a Configuration Profile is a completely flat plist that's super easy to read back. Take a look at it on a managed macOS device that has at least one setting from a profile that uses that domain, and you'll see what I mean.
I know this because I have several Extension Attributes that read from that file. The structure of it is flat and not complicated to read with defaults at all.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.