<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Deploying various apps to MacOS with Meraki in Endpoint Security</title>
    <link>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412252#M9762</link>
    <description>&lt;P&gt;Yes, pushing Mac apps has been very hit-or-miss in my experience. My org's goal is to eventually move all app deployments to Meraki, but I'm using Munki as a stop gap because there's a lot of trial and error in getting .app or .pkg installers wrapped in a .dmg that Meraki prefers.&lt;/P&gt;&lt;P&gt;With Chrome I would recommend creating a custom .pkg using the general guidelines on this page: &lt;A href="https://documentation.meraki.com/SM/Apps_and_Software/Deploying_Scripts_in_Systems_Manager_using_Software_Installer" target="_self" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/SM/Apps_and_Software/Deploying_Scripts_in_Systems_Manager_using_Software_Installer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or if you have $99, Jamf sells single licenses for their Composer app: &lt;A href="https://www.jamf.com/resources/composer-user-guide/" target="_self" rel="nofollow noopener noreferrer"&gt;https://www.jamf.com/resources/composer-user-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://documentation.meraki.com/SM/Apps_and_Software/Installing_Software_on_Windows_and_Mac_Devices" target="_self" rel="nofollow noopener noreferrer"&gt;documentation Meraki provides&lt;/A&gt; was updated within the past few months, and it actually fills in a little more info relative to what was previously published. I concur with the other poster that hosting your installers in Box/Dropbox/etc works better than directly with Meraki due to their overall size limitation (I think 2 GB total).&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 15:42:04 GMT</pubDate>
    <dc:creator>sshort</dc:creator>
    <dc:date>2017-11-16T15:42:04Z</dc:date>
    <item>
      <title>Deploying various apps to MacOS with Meraki</title>
      <link>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412250#M9760</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Meraki has been a wonderful tool for our iOS devices and I have no complaints on its operations with mobile devices. App deployment for MacOS, however, is another matter which is causing my establishment to look to other solutions so that we can deploy apps to both Apple products.&lt;/P&gt;&lt;P&gt;I've followed the &lt;A href="https://documentation.meraki.com/SM/Apps_and_Software/Installing_Software_on_Windows_and_Mac_Devices" target="_self" rel="nofollow noopener noreferrer"&gt;Meraki article on Windows/Mac App deployment&lt;/A&gt; as best possible and have been successful with deploying Microsoft Office, however, I haven't been fortunate enough to get apps like Google Chrome or Java to successfully deploy.&lt;/P&gt;&lt;P&gt;The following apps are required for my deployment that I'm hoping to deploy to my MacOS devices:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Microsoft Office (successfully deployed)&lt;/LI&gt;&lt;LI&gt;Adobe Flash&lt;/LI&gt;&lt;LI&gt;Java&lt;/LI&gt;&lt;LI&gt;Google Chrome (A .APP in a DMG)&lt;/LI&gt;&lt;LI&gt;Micro Focus / Novell iPrint&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Has anyone successfully deployed these apps through Meraki? If so, what steps were taken to deploy these apps?&lt;/P&gt;&lt;P&gt;There are apps that I'd like to deploy via VPP, such as iMovie to MacOS - is there any plans to implement VPP device-based app deployment for MacOS devices?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 14:31:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412250#M9760</guid>
      <dc:creator>Kirchk</dc:creator>
      <dc:date>2017-11-07T14:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying various apps to MacOS with Meraki</title>
      <link>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412251#M9761</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is your configuration for these apps and what does the log file say?&lt;/P&gt;&lt;P&gt;Agent logs are found in the &lt;SPAN class="mt-font-courier-new"&gt;/var/log/m_agent.log &lt;/SPAN&gt;files.&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;System logs (similar to the iOS console logs) are found in &lt;SPAN class="mt-font-courier-new"&gt;/var/log/system.log&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;I deployed F-Secure to windows computers using the Meraki MDM before with a web URL + Installation arguments (triggers).&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;You should consider the MDM as silent installing an application through command line. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;example for command line:  fsecure-setup.exe /SILENT /LANG:ENG&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;Meraki MDM =&amp;gt; setup file url goes in the Installer field and the triggers go to the Installation arguments field.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;Cheers,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial, helvetica, sans-serif"&gt;Ben&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:07:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412251#M9761</guid>
      <dc:creator>benspringael</dc:creator>
      <dc:date>2017-11-16T08:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying various apps to MacOS with Meraki</title>
      <link>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412252#M9762</link>
      <description>&lt;P&gt;Yes, pushing Mac apps has been very hit-or-miss in my experience. My org's goal is to eventually move all app deployments to Meraki, but I'm using Munki as a stop gap because there's a lot of trial and error in getting .app or .pkg installers wrapped in a .dmg that Meraki prefers.&lt;/P&gt;&lt;P&gt;With Chrome I would recommend creating a custom .pkg using the general guidelines on this page: &lt;A href="https://documentation.meraki.com/SM/Apps_and_Software/Deploying_Scripts_in_Systems_Manager_using_Software_Installer" target="_self" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/SM/Apps_and_Software/Deploying_Scripts_in_Systems_Manager_using_Software_Installer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or if you have $99, Jamf sells single licenses for their Composer app: &lt;A href="https://www.jamf.com/resources/composer-user-guide/" target="_self" rel="nofollow noopener noreferrer"&gt;https://www.jamf.com/resources/composer-user-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://documentation.meraki.com/SM/Apps_and_Software/Installing_Software_on_Windows_and_Mac_Devices" target="_self" rel="nofollow noopener noreferrer"&gt;documentation Meraki provides&lt;/A&gt; was updated within the past few months, and it actually fills in a little more info relative to what was previously published. I concur with the other poster that hosting your installers in Box/Dropbox/etc works better than directly with Meraki due to their overall size limitation (I think 2 GB total).&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 15:42:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412252#M9762</guid>
      <dc:creator>sshort</dc:creator>
      <dc:date>2017-11-16T15:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying various apps to MacOS with Meraki</title>
      <link>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412253#M9763</link>
      <description>&lt;P&gt;Mac App Store apps and VPP device assignment are available in the latest version of the Apps page. Under MDM &amp;gt; Apps, click 'Try the new version!', and you'll see the option to add macOS App Store apps, as well as import licensed applications from your VPP, along with a whole host of UI enhancements. &lt;/P&gt;&lt;P&gt;For troubleshooting packages and DMG installs with software installer, check device logs as described &lt;A href="https://documentation.meraki.com/SM/Other_Topics/SM_Logging_and_Troubleshooting#macOS" target="_self" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;, and create a support ticket for further assistance as necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 01:19:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412253#M9763</guid>
      <dc:creator>ptrcklin</dc:creator>
      <dc:date>2017-11-22T01:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying various apps to MacOS with Meraki</title>
      <link>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412254#M9764</link>
      <description>I wanted to reply back to this thread and indicate that deploying apps to MacOS appears to be working much much better after trying the new version of the 'Apps' menu!&lt;BR /&gt;&lt;BR /&gt;VPP device deployment to Mac machines is working as expected and this feature solves a major roadblock for me.&lt;BR /&gt;&lt;BR /&gt;The other Apps that I had described in the original post (Novell/Micro Focus iPrint, Google Chrome, Java and Flash) have all installed without any fuss. I will like to note that I changed nothing with how I deployed Google Chrome in the past but it appears to be successfully working after trying the new 'Apps' webpage.</description>
      <pubDate>Mon, 27 Nov 2017 20:33:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/deploying-various-apps-to-macos-with-meraki/m-p/5412254#M9764</guid>
      <dc:creator>Kirchk</dc:creator>
      <dc:date>2017-11-27T20:33:06Z</dc:date>
    </item>
  </channel>
</rss>

