Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created June 23, 2021 20:44
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 rtrouton/3c115f56ddbd6ef3c86a8cf2cf404a4b to your computer and use it in GitHub Desktop.
Save rtrouton/3c115f56ddbd6ef3c86a8cf2cf404a4b to your computer and use it in GitHub Desktop.
Processed Jamf Pro Self Service bookmark file
<?xml version="1.0" encoding="UTF-8"?>
<object type="SSBOOKMARK" id="z169">
<attribute name="url" type="string">https://www.bananas.com</attribute>
<attribute name="priority" type="int64">5</attribute>
<attribute name="displayinbrowser" type="bool">1</attribute>
<attribute name="name" type="string">Bananas.com</attribute>
<attribute name="jssdescription" type="string">Bananas.com</attribute>
<attribute name="installstatus" type="int64">0</attribute>
<attribute name="id" type="int64">2</attribute>
<attribute name="iconurl" type="string">https://ics.services.jamfcloud.com/icon/hash_95740013589cddd19b2192016788dd9e91e735f8ff5213f92005f4eb92ac16b6</attribute>
<attribute name="compliance" type="bool">0</attribute>
<attribute name="buttontext" type="string">Open</attribute>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment