Last active
April 9, 2025 04:49
-
-
Save karthikeyan-mac/d1d6ca7c4d5169275feb21c928a45faf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>InstallMacOSMajorUpgrades</key> | |
<true/> | |
<key>InstallRapidSecurityResponses</key> | |
<true/> | |
<key>InstallNonSystemUpdatesWithoutRestarting</key> | |
<true/> | |
<key>AuthAskUserToSavePassword</key> | |
<true/> | |
<key>DeferralTimerMenu</key> | |
<string>60,120,360,720,1440</string> | |
<key>DisplayIconLightFile</key> | |
<string>/Library/Application Support/SupportFiles/icons/logo_small.png</string> | |
<key>DisplayIconDarkFile</key> | |
<string>/Library/Application Support/SupportFiles/icons/logo_small.png</string> | |
<key>DisplayAccessoryType</key> | |
<string>TEXTBOX</string> | |
<key>DisplayAccessoryDefaultFile</key> | |
<string>/Library/Application Support/SupportFiles/super/DefaultText.txt</string> | |
<key>DisplayAccessoryMacOSMinorUpdateFile</key> | |
<string>/Library/Application Support/SupportFiles/super/macOSMinor.txt</string> | |
<key>DisplayAccessoryMacOSMajorUpgradeFile</key> | |
<string>/Library/Application Support/SupportFiles/super/macOSMajor.txt</string> | |
<key>DisplayHelpButtonString</key> | |
<string>https://company.service-now.com/esc</string> | |
<key>DeferralTimerFocus</key> | |
<string>60</string> | |
<key>DeadlineDaysFocus</key> | |
<string>14</string> | |
<key>DeadlineDaysSoft</key> | |
<string>15</string> | |
<key>DialogTimeoutDefault</key> | |
<string>1800</string> | |
<key>DialogTimeoutUserAuth</key> | |
<string>240</string> | |
<key>DialogTimeoutInsufficientStorage</key> | |
<string>900</string> | |
<key>DialogTimeoutPowerRequired</key> | |
<string>900</string> | |
<key>DisplayNotificationsCentered</key> | |
<string>ALWAYS,DEADLINE,SCHEDULED,INSTALLNOW,ERROR</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DefaultText.txt: (Markdown)
Your machine has software update that needs to be installed.
If you’re not ready to install now, please choose a deferral period from the options below and click Defer. You will be prompted again based on the selected deferral period. After the deadline, you will no longer have the option to defer, and update will install automatically
We recommend clicking Install Now at a time that is more convenient for you.