Skip to content

Instantly share code, notes, and snippets.

@nmcspadden
Created May 27, 2015 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nmcspadden/8e43047fa219f74a9f6b to your computer and use it in GitHub Desktop.
Save nmcspadden/8e43047fa219f74a9f6b to your computer and use it in GitHub Desktop.
<?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>PayloadIdentifier</key>
<string>com.apple.mdm.VMServer.local.d5fbeccd-8863-4b72-941f-b5a4c62859b5.alacarte</string>
<key>PayloadRemovalDisallowed</key>
<true/>
<key>PayloadScope</key>
<string>User</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>d5fbeccd-8863-4b72-941f-b5a4c62859b5</string>
<key>PayloadOrganization</key>
<string>Sacred Heart</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadDisplayName</key>
<string>Maddy Printer</string>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadType</key>
<string>com.apple.mcxprinting</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>PayloadIdentifier</key>
<string>com.apple.mdm.VMServer.local.d5fbeccd-8863-4b72-941f-b5a4c62859b5.alacarte.printing.bab7a2a0-e6b6-0132-4f74-000c29b48376</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadUUID</key>
<string>bab7a2a0-e6b6-0132-4f74-000c29b48376</string>
<key>PayloadDisplayName</key>
<string>Printing</string>
<key>AllowLocalPrinters</key>
<true/>
<key>DefaultPrinter</key>
<string></string>
<key>UserPrinterList</key>
<dict>
<key>unkefer_color_maddy.sacredsf.org</key>
<dict>
<key>DeviceURI</key>
<string>lpd://unkefer_color_maddy.sacredsf.org</string>
<key>DisplayName</key>
<string>Unkefer Maddy CP4525</string>
<key>Location</key>
<string>Unkefer Maddy</string>
<key>Model</key>
<string>HP Color LaserJet CP4020-CP4520 Series</string>
<key>PrinterLocked</key>
<false/>
<key>PPDURL</key>
<string>file://localhost/Library/Printers/PPDs/Contents/Resources/HP Color LaserJet CP4020 CP4520 Series.gz</string>
</dict>
</dict>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment