Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Last active January 2, 2020 21:54
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/d33d60560ebabf38c02dd490ac63d58b to your computer and use it in GitHub Desktop.
Save rtrouton/d33d60560ebabf38c02dd490ac63d58b to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<computer_group>
<name>Clients with Firefox</name>
<is_smart>true</is_smart>
<site>
<id>-1</id>
<name>None</name>
</site>
<criteria>
<size>1</size>
<criterion>
<name>Application Title</name>
<priority>0</priority>
<and_or>and</and_or>
<search_type>is</search_type>
<value>Firefox.app</value>
<opening_paren>false</opening_paren>
<closing_paren>false</closing_paren>
</criterion>
</criteria>
</computer_group>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment