<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.brianmadden.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jack Madden</title><link>http://www.brianmadden.com/blogs/jackmadden/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>What you may have missed from the Apple WWDC: There are MAJOR enterprise enhancements coming with iOS 7.</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/06/11/what-you-may-have-missed-from-the-apple-wwdc-there-are-major-enterprise-enhancements-coming-with-ios-7.aspx</link><pubDate>Tue, 11 Jun 2013 06:00:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:178186</guid><dc:creator>Jack Madden</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=178186</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/06/11/what-you-may-have-missed-from-the-apple-wwdc-there-are-major-enterprise-enhancements-coming-with-ios-7.aspx#comments</comments><description>&lt;p&gt;Apple&amp;rsquo;s Worldwide Developer Conference (WWDC) kicked off yesterday, and one of the big announcements was a major update to iOS&amp;mdash;the OS that powers iPhones and iPads. While most of the traditional media and fan blogs focused on the new &amp;ldquo;flat&amp;rdquo; styling and the faux-3D home screen, there were actually quite a few &lt;em&gt;major&lt;/em&gt; enhancements that are relevant for the world of enterprise IT.&lt;/p&gt;
&lt;p&gt;The only &amp;ldquo;catch&amp;rdquo; is that many of yesterday&amp;rsquo;s announcements are a bit vague at this point. While the iOS 7 beta has been released to people who have iOS Developer accounts, accessing that beta means you&amp;rsquo;re bound to a non-disclosure agreement. (The only place you&amp;rsquo;re allowed to talk about it is in the official Apple Developer forums.) That means that the rest of us can look forward to a couple of months of speculation, rumors, and leaks.&lt;/p&gt;
&lt;p&gt;That said, let&amp;rsquo;s kick off our iOS 7 coverage with some speculation! (Seriously, we did learn a lot yesterday to get us started, and we know already that enterprise IT has a lot to be excited about for iOS 7.)&lt;/p&gt;
&lt;h3&gt;How do we even know enough to make educated guesses about new iOS features?&lt;/h3&gt;
&lt;p&gt;So if the iOS 7 beta is protected by an NDA, how&amp;rsquo;s it possible for us to have an article today talking about the new features? It turns out there are already a lot of public features mentioned if you look close enough. Apple directly mentioned some of them in the &lt;a href="http://www.apple.com/apple-events/june-2013/"&gt;keynote&lt;/a&gt;, they mentioned others in a &lt;a href="http://www.apple.com/pr/library/2013/06/10Apple-Unveils-iOS-7.html"&gt;press release&lt;/a&gt;, and still others are &lt;a href="http://www.apple.com/ios/ios7/features/"&gt;referenced on Apple.com&lt;/a&gt;. There were also a few features that were listed on a slide in the keynote but not mentioned anywhere else. (Yay for screenshots!)&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.brianmadden.com:443/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jackmadden/iOS-7-keynote-feature-slide.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Once we have a list of feature names, we have to figure out how they work, which we can do by making educated guesses based on precedents set by existing MDM functionality. So here are some baseline things to consider:&lt;/p&gt;
&lt;p&gt;First, remember that &lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2012/05/29/what-is-mdm-mam-and-mim-and-what-s-the-difference.aspx"&gt;most existing iOS MDM functions get applied to the entire device&lt;/a&gt;. For example, if you turn off the camera, none of the apps can use it. If you want a long password, you have to use it for the entire device. With the existing versions of iOS, if you want to apply a policy to just a work app but not a personal app, you&amp;rsquo;re out of luck. That&amp;rsquo;s part of what makes MDM so frustrating today&amp;mdash;there&amp;rsquo;s just not enough granularity. That&amp;rsquo;s also one of the reasons why we have &lt;a href="https://www.brianmadden.com:443/topics/Mobile+Application+Management/default.aspx"&gt;MAM (mobile app management)&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;That said, back in iOS 5 Apple introduced the concept of using MDM to do some app-level tasks with its &amp;ldquo;Managed App&amp;rdquo; functionality, where an admin can use an MDM connection to remotely install any app. This works for both in-house apps and apps from &amp;nbsp;public app. (By the way, we also have to be careful not to confuse &amp;ldquo;MDM-managed apps&amp;rdquo;&amp;mdash;which is what we&amp;rsquo;re talking about here&amp;mdash;with &amp;ldquo;MAM-compatible apps,&amp;rdquo; which is what we talk about most of the time.)&lt;/p&gt;
&lt;p&gt;There are only a few controls available for MDM-managed apps today: The MDM server can install and remove them (user confirmation is required for installation but not for removal), they can be uninstalled automatically under certain circumstances, and they can be prevented from using iCloud. While this isn&amp;rsquo;t very much, it does set the precedent for app-specific policies. This would be a great way to implement many of the new iOS 7 management features.&lt;/p&gt;
&lt;p&gt;On the other hand, there&amp;rsquo;s also the possibility that instead of being available for MDM-managed apps, some of the new iOS 7 features might simply be APIs or frameworks that are incorporated into the OS, meaning that an app would have to be specially built to use them.&lt;/p&gt;
&lt;p&gt;One final thing to remember is that certain existing MDM features require the &lt;a href="https://itunes.apple.com/us/app/apple-configurator/id434433123?mt=12"&gt;Apple Configurator&lt;/a&gt; to set up. In order to get these features, the device has to be connected via USB to a Mac OS X computer running the Apple Configurator. If any of the new iOS 7 features require the Apple Configurator, then they will be less appealing, so just consider that another warning to temper your excitement about all the new stuff.&lt;/p&gt;
&lt;h3&gt;New enterprise features in iOS 7&lt;/h3&gt;
&lt;p&gt;Now that we&amp;rsquo;re refreshed with the various ways that Apple has provided previous MDM features, let&amp;rsquo;s look at the new ones and make educated guesses about how they might work. This will also help us gauge how important these are to the EMM field. Keep in mind that some of the items on this list were only mentioned in passing, and in a lot of cases we have absolutely no details to go on.&lt;/p&gt;
&lt;p&gt;With that, let&amp;rsquo;s go down the list:&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Notification Center and Control Center available from the lock screen&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;Users can now see content in the Notification Center and change settings in the Control Center (a new feature that gives quick access to basic settings like airplane mode, Bluetooth, and WiFi) without even unlocking the device. You can imagine the security issues when email previews and calendar items show up in the Notification Center. Unfortunately iOS MDM has never had the ability to control a user&amp;rsquo;s notification settings. Hopefully now that there&amp;rsquo;s even more information that&amp;rsquo;s readily accessible on locked devices, there will be corresponding MDM features to keep it in control.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Multitasking and app actions based on push notifications&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;In the past, multitasking (apps running in the background) was limited to a few specific types of activities (such as playing music or tracking the GPS), but now in iOS 7 any app can run in the background. Also related to this is that in iOS 7, push notifications will be able to automatically &amp;ldquo;wake up&amp;rdquo; background apps&amp;mdash;something that was only possible with manual user intervention before.&lt;/p&gt;
&lt;p&gt;These two improvements would have a huge impact in the EMM space because now third party email apps will finally be able to download mail and synchronize calendars in the background. (Many EMM vendors use third-party email apps &amp;nbsp;to keep users&amp;rsquo; random personal apps from accessing corporate data, which is easily accessible when corporate email is synced to a device&amp;rsquo;s built-in email client.)&lt;/p&gt;
&lt;p&gt;Quite honestly this has been one of the biggest drawbacks to EMM on iOS and an area where Android has excelled, so this is huge. Just huge!&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;AirDrop&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;AirDrop allows users to wirelessly share content from one device to another over an ad hoc local network. iOS MDM has a poor track record of being able to restrict sharing&amp;mdash;pretty much MDM products can do is restrict the use of iCloud. We&amp;rsquo;ll see what happens here, but unless some robust controls are put in place MDM, we&amp;rsquo;ll still need MAM to make sure that corporate apps can&amp;rsquo;t use AirDrop to share (i.e. "leak") data with personal apps.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;iCloud Keychain&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;The new iCloud Keychain is integrated with Safari. It stores passwords and credit card info; it can auto fill forms; and it includes a password generator. Saving and syncing passwords in the cloud could be an issue, but like so many of the current iOS frameworks, MAM-compatible apps could just disregard it.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Automatic app updates&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;This caused a lot of grumbling on Twitter, with everybody hoping it could be disabled either by the user or with MDM. There&amp;rsquo;s always a chance that a buggy update could really mess things up if an app is vital to your company, so hopefully Apple will allow MDM products to shut it off (or MAM products to restrict automatic updates for managed apps while allowing it for personal apps).&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Activation Lock&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;If an iPhone is lost and a remote wipe is performed, in iOS 7 it won&amp;rsquo;t be possible to reactivate the device without using the previous owner&amp;rsquo;s Apple ID. The idea is that it makes stealing iPhones less attractive. (So somebody just go tell all the iPhone thieves out there to not bother anymore :) It&amp;rsquo;s nice to have, though probably won&amp;rsquo;t have a huge impact in the EMM world.&lt;/p&gt;
&lt;p&gt;It is interesting though from the corporate perspective to think about employees who could &amp;ldquo;lock&amp;rdquo; corporate-owned iOS device with their own personal Apple accounts. We&amp;rsquo;ll see how secure this is and if the original owner can unlock a device with proof of purchase somehow, but I could see an employee leaving an &amp;ldquo;F You!&amp;rdquo; to their employer on the way out the door by locking their phones with their own personal Apple IDs.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;App-level VPN&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;This is a major feature for third-party MAM vendors, and it would be great if IT could apply it to any MDM-managed app. Again, however, we just have to wait and see how it&amp;rsquo;s actually implemented.&amp;nbsp;&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;"Better protection of work and personal data"&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;This is mentioned at the bottom of the iOS 7 features page at Apple.com, but we have no idea what it means. Is Apple implying that iOS 7 will have some sort of dual-persona framework like &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/04/how-do-samsung-safe-and-knox-fit-in-the-android-mdm-landscape.aspx"&gt;Samsung KNOX&lt;/a&gt; or BlackBerry Balance? It&amp;rsquo;s always possible, but I&amp;rsquo;m not placing any bets on it. It could just refer collectively to all of the other new features.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Management of app licenses&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;The Volume Purchase Program (VPP) has been around for awhile, but the current program does not allow a corporation to reclaim app licenses once they&amp;rsquo;re used unless the app was installed using the Apple Configurator. So our hope is that "management of app licenses" means that VPP licenses can be reclaimed from normal devices over the air.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Wireless app configuration / managed app configuration&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;This is a total mystery. My guess (or hope?) is that Apple is referring to MDM-managed app features (like I described above). If this brings a lot of MAM-like controls to any app, this will be huge.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s also the possibility that it just means centrally configuring settings that apps already expose to users. (Scroll down to the very bottom section in the Settings app to see what I&amp;rsquo;m talking about.) While that would still be useful, it's not as big as full MAM-style app control.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Enterprise single sign-on&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;Again, another mystery. Does this mean you can put passwords around individual managed apps? Is it password management using the Keychain? Does it involve corporate directory services? Who knows?&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Default data protection for third-party apps&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;The iOS data protection API has been around for awhile now, but previously third-party apps had to opt in. With data protection enabled by default, things will be a little bit more secure.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;New smart mailboxes / improved Mail search&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;The OS X desktop Mail app already has a feature called Smart Mailboxes, so we can probably expect something similar here. This probably isn&amp;rsquo;t some sort of crazy built-in email sandboxing thing.&lt;/p&gt;
&lt;h4&gt;&lt;em&gt;Streamlined MDM enrollment&lt;/em&gt;&lt;/h4&gt;
&lt;p&gt;This could be cool. I don&amp;rsquo;t want to sound like a broken record, but what are they talking about? We have no idea here. With most MDM solutions, enrolling a device already only takes a few taps, so I'm not sure how much simpler it could be.&lt;/p&gt;
&lt;h3&gt;How do these new iOS 7 features affect EMM?&lt;/h3&gt;
&lt;p&gt;One day after the initial iOS 7 announcement, many people have the same questions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Will the iOS 7 improvements be enough to keep work and personal apps and data separated (or enable dual-persona) without using a separate MAM solution?&lt;/li&gt;
&lt;li&gt;Will this mean that we don&amp;rsquo;t have to use third-party email apps anymore?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There&amp;rsquo;s nothing from the iOS 7 announcement that conclusively indicate that iOS will be able to fully enable dual-persona without using MAM&amp;mdash;there are just too many holes to fill. Sure, there will probably be places where the new features mean that iOS&amp;rsquo;s built-in MDM is &amp;ldquo;good enough&amp;rdquo; where it might not have been in the past. However, there will still be many more situations where mobile app management will be needed to go beyond what&amp;rsquo;s provided by MDM. The new app-level options mentioned today will be great, but what&amp;rsquo;s needed is extensive control over inter-app sharing and app access to device-wide frameworks. Nothing I saw today suggests that to me. Or what about all the devices for which we don&amp;rsquo;t want or need device-level management? We&amp;rsquo;ll need MAM for those, too. And all the device management in the world can&amp;rsquo;t do anything around delivering enterprise apps and data to users. We need apps and mobile app management for that.&lt;/p&gt;
&lt;p&gt;Some people might be thinking that building better management into the device means there&amp;rsquo;s less of a need for EMM solutions, but that&amp;rsquo;s true at all. Whether a feature is enabled by the OS or built into an app, there still needs to be a back-end EMM solution to do it. Also keep in mind that most &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/15/it-s-official-all-the-mobile-device-management-vendors-now-are-also-doing-app-management-even-blackberry-welcome-to-the-new-enterprise-mobility-management.aspx"&gt;EMM vendors these days have both MDM and MAM&lt;/a&gt;. The point is that a few new features in iOS probably won&amp;rsquo;t put any companies out of business.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Whether working with device management features or working with apps, the changes announced for iOS 7 will bring a lot of new options. In the meantime, we&amp;rsquo;ll have to grit our teeth and wait for the public release to really know what the full impact of iOS 7 will be.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=178186" width="1" height="1"&gt;</description></item><item><title>Consumerization Nation #22: We talk BlackBerry and mobile app management standards.</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/30/consumerization-nation-live-thursday-may-30-1pm-est-10am-pst-with-colin-steele-jack-madden-and-james-furbush.aspx</link><pubDate>Thu, 30 May 2013 04:02:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:178014</guid><dc:creator>Jack Madden</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=178014</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/30/consumerization-nation-live-thursday-may-30-1pm-est-10am-pst-with-colin-steele-jack-madden-and-james-furbush.aspx#comments</comments><description>&lt;p&gt;Colin Steele and Jack Madden were joined by James Furbush for this episode of Consumerization Nation. In this episode:&lt;/p&gt;
&lt;p&gt;
&lt;ul&gt;
&lt;li&gt;The BlackBerry Z10.&lt;/li&gt;
&lt;li&gt;BlackBerry's dual roles pushing both and endpoint and a management platform.&lt;/li&gt;
&lt;li&gt;More thoughts on Citrix Synergy.&lt;/li&gt;
&lt;li&gt;Mobile app management standards.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=178014" width="1" height="1"&gt;</description><enclosure url="http://www.brianmadden.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.17.80.14/Consumerization-Nation-_2D00_-Ep-22-_2D00_-053013.mp3" length="29038592" type="audio/mp3" /></item><item><title>Give us your questions for the Citrix Synergy Geek Speak Tonight! panelists</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/20/ask-your-questions-for-geek-speak-tonight-at-citrix-synergy.aspx</link><pubDate>Mon, 20 May 2013 04:00:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177784</guid><dc:creator>Jack Madden</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177784</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/20/ask-your-questions-for-geek-speak-tonight-at-citrix-synergy.aspx#comments</comments><description>&lt;p&gt;One of the most fun parts of Citrix Synergy is &lt;a href="http://www.citrixsynergy.com/losangeles/sessions-labs/breakout-sessions.html?track=Geek+Speak+Live!&amp;amp;session=SYN501"&gt;Geek Speak Tonight!&lt;/a&gt; Geek Speak Tonight! features experts (both community members and folks from Citrix) debating the technology issues facing our community today. It's pretty informal and off-the-cuff, and there are always some good laughs, too.&lt;/p&gt;
&lt;p&gt;This year's session takes place at 4pm to 6pm on Tuesday, May 22, at Citrix Synergy in&amp;nbsp;Anaheim, California. The first hour of the session, moderated by Dan Feller (Twitter &lt;a href="https://twitter.com/djfeller"&gt;@djfeller&lt;/a&gt;) from Citrix, will cover desktop virtualization. The panelists for the first half will be:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Robert Morris (&lt;a href="https://twitter.com/agsi_rmorris"&gt;@agsi_rmorris&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Steve Greenberg (&lt;a href="https://twitter.com/stevegreenberg"&gt;@stevegreenberg&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Jarian Gibson (&lt;a href="https://twitter.com/jariangibson"&gt;@jariangibson&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Shane Kleinert (&lt;a href="https://twitter.com/shanekleinert"&gt;@shanekleinert)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Kraig Stewardson (&lt;a href="https://twitter.com/kraigstew"&gt;@kraigstew&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The second hour of the session will cover enterprise mobility management, and I'm honored that the folks at Synergy have asked me to be the moderator. Here's the line-up:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Shawn Bass (&lt;a href="https://twitter.com/shawnbass"&gt;@shawnbass&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Thomas Krampe (&lt;a href="https://twitter.com/thomaskrampe"&gt;@thomaskrampe&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Waheed Qureshi, Citrix CTO for XenMobile&lt;/li&gt;
&lt;li&gt;Injong Rhee, SVP and Head of Technology Strategy and Enterprise R&amp;amp;D at Samsung&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But here's where we need your help: you can give us your questions for the speakers. I have plenty of ideas for things to ask them about, but what makes this great is that we can get the community involved.&lt;/p&gt;
&lt;p&gt;You can &lt;a href="https://podio.com/webforms/4101174/318961"&gt;post your questions here to this Podio web form&lt;/a&gt;, tweet at any one of us (I'm &lt;a href="https://twitter.com/jackmadden"&gt;@jackmadden&lt;/a&gt;), or leave a comment below. And if you're not going to be at Synergy, remember that Citrix will stream the whole session live. See you there!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177784" width="1" height="1"&gt;</description></item><item><title>VMware is releasing Horizon Mobile Android virtualization, and your phone might be capable of running it today!</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/15/vmware-is-releasing-horizon-mobile-android-virtualization-and-your-phone-might-be-capable-of-doing-it-today.aspx</link><pubDate>Wed, 15 May 2013 12:00:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177672</guid><dc:creator>Jack Madden</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177672</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/15/vmware-is-releasing-horizon-mobile-android-virtualization-and-your-phone-might-be-capable-of-doing-it-today.aspx#comments</comments><description>&lt;p&gt;Today VMware announced that Horizon Mobile for Android, their dual-persona mobile virtualization product, is finally available on two phones from Verizon (the LG Intuition and the Motorola RAZR M). We&amp;rsquo;ve been waiting for this release for a long time, so today&amp;rsquo;s announcement feels important. However, there still some interesting surprises that could change the way we think about Horizon Mobile.&lt;/p&gt;
&lt;p&gt;Horizon Mobile for Android consists of a guest virtual machine that separates corporate apps and data from personal apps and data on the host. If you&amp;rsquo;re not familiar with it, you can read these articles to get up to speed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2008/11/10/vmware-gets-into-the-mobile-phone-virtualization-business.aspx"&gt;VMware first announce the Mobile Virtualization Platform in 2008.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2010/10/26/with-today-s-mobile-app-stores-amp-google-voice-the-mobile-phone-hypervisor-is-dead.aspx"&gt;There was more interesting discussion about mobile hypervisors in this 2010 article from Brian.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2011/08/30/a-summary-of-vmworld-s-many-desktop-announcements-from-vmworld-2011.aspx"&gt;They talked more about it at VMworld US 2011.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2011/10/19/wmware-announces-wireless-carriers-for-horizon-mobile.aspx"&gt;They announced partner carriers at VMworld Europe 2011.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/10/26/defining-dual-persona-mobile-application-management.aspx"&gt;But by 2012, mobile app management (MAM) emerged as a way to deal with dual persona (separating work and personal apps and data).&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/11/28/is-apple-ruining-everything-for-mobile-virtualization-or-are-they-saving-us-from-it.aspx"&gt;There was debate about the need for mobile virtualization.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/08/15/vmware-horizon-mobile-surprisingly-not-dead-and-not-terrible.aspx"&gt;Shortly before VMworld 2012, I had a look at the features in Horizon Mobile for Android.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/09/05/vmware-s-two-different-horizon-mobile-strategies.aspx"&gt;At VMworld US 2012 VMware announced they would be doing MAM for iOS, but that they were also still committed to virtualization for Android.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/12/19/2012-was-a-huge-year-for-mobile-for-everyone-except-vmware.aspx"&gt;By the end of 2012, many other vendors had gotten into enterprise mobility management products, while we were still waiting for VMware to release anything.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/02/20/let-s-take-a-look-at-the-vmware-horizon-workspace-mobile-apps.aspx"&gt;VMware released the Horizon Workspace app for iOS and Android earlier this year.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;And of course today, &lt;a href="http://www.vmware.com/company/news/releases/vmw-horizon-Verizon-051513.html"&gt;Horizon Mobile for Android is finally being released&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The problem with mobile virtualization is that it requires a specially-modified version of Android to act as the host&amp;mdash;it won&amp;rsquo;t work on just any Android device. With VMware Horizon Mobile, there&amp;rsquo;s a kernel module that lies latent in the host until it&amp;rsquo;s activated by installing an app from VMware. Users login and connect the app (called VMware Switch and available in Google Play) to their corporate environment, and then IT can provision and manage a work VM with appropriate apps and policies.&lt;/p&gt;
&lt;p&gt;What&amp;rsquo;s new with today&amp;rsquo;s announcement is that Verizon is installing the kernel module as part of over-the-air operating system updates. In fact, the two phones that were announced today&amp;mdash;the LG Intuition and the Motorola RAZR M&amp;mdash;already had the update with VMware&amp;rsquo;s kernel module pushed to them about a month ago. So if you have one of these phones, it already works with Horizon Mobile!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Verizon has plans to push the update to more existing phone models in the coming months. This means that VMware Horizon Mobile will be available on a larger number of devices than we previously thought. The old assumption was that this would only be available on new phones, so this is kind of a big deal.&lt;/p&gt;
&lt;p&gt;How big? Verizon may be the largest cell phone carrier in the US, but as we&amp;rsquo;ve known all along, when it comes to mobile virtualization, we still have to deal with fragmentation in some form or another. In this case, Horizon mobile won&amp;rsquo;t be available on phones from other carriers, and VMware didn&amp;rsquo;t mention anything about tablets, either. Compare that to other vendors&amp;rsquo; dual persona mobile app management products, which can work across a much wider range of devices from different carriers. Right now all VMware has for these other Android devices is the &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/02/20/let-s-take-a-look-at-the-vmware-horizon-workspace-mobile-apps.aspx"&gt;Horizon Workspace app&lt;/a&gt; and &lt;a href="http://cto.vmware.com/introducing-vmware-horizon-mail/"&gt;an email client&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For sure today&amp;rsquo;s announcement is a huge win, and I don&amp;rsquo;t want to take anything away from that, but we&amp;rsquo;re still left wondering if VMware is going to go full-on into mobile app management for Android, like it &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/09/05/vmware-s-two-different-horizon-mobile-strategies.aspx"&gt;intends to do for iOS.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Still, this is an exciting time. There was a &lt;a href="http://cto.vmware.com/softbank-motorola-and-vmware-bring-horizon-mobile-to-japan/"&gt;trial release of Horizon Mobile for Android starting last December in Japan&lt;/a&gt;, but now after talking about and debating this product for nearly five years, we finally can get our hands on it and see what happens.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177672" width="1" height="1"&gt;</description></item><item><title>Will the next versions of Android and iOS solve today’s EMM challenges?</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/08/will-the-next-versions-of-android-and-ios-solve-today-s-emm-challenges.aspx</link><pubDate>Wed, 08 May 2013 04:03:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177545</guid><dc:creator>Jack Madden</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177545</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/08/will-the-next-versions-of-android-and-ios-solve-today-s-emm-challenges.aspx#comments</comments><description>&lt;p&gt;
&lt;p&gt;Google IO is next week, and Apple WWDC is next month, which means that we&amp;rsquo;ll soon be learning about all the new features in the next versions of Android and iOS. Today I&amp;rsquo;m going throw around some ideas about how changes in each of these platforms could impact the enterprise mobility management world.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s around this time that bloggers love to tons of wish lists for new features and try to predict what&amp;rsquo;s in store. So bear with me here... I&amp;rsquo;ll just say that what follows is going to be pretty speculative.&lt;/p&gt;
&lt;h3&gt;Today&amp;rsquo;s Android and iOS challenges&lt;/h3&gt;
&lt;p&gt;Last week I &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/05/01/why-is-it-so-difficult-to-manage-android-here-s-a-history-of-mdm-features-from-2008-2013.aspx"&gt;wrote about the journey that Android&lt;/a&gt; &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/04/30/apple-wwdc-is-coming-up-soon-get-prepared-with-this-guided-history-of-ios-management-features.aspx"&gt;and iOS&lt;/a&gt; both took, and how they went from being completely unmanageable to having respectable MDM capabilities. However, if you&amp;rsquo;ve been around around the enterprise mobility management space, you know that&amp;rsquo;s old news. The real problem is that modern mobile OSes provide lots of ways for apps to share (or leak!) data with each other. As a result, the challenge now is to figure out how to manage and secure corporate apps and data separately from personal apps and data (I use the term &amp;ldquo;dual persona&amp;rdquo; for this).&lt;/p&gt;
&lt;p&gt;There are a number of ways to accommodate dual persona, but the emerging &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/10/26/defining-dual-persona-mobile-application-management.aspx"&gt;favorite is mobile application management&lt;/a&gt; (MAM). MAM faces some challenges, including &lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2013/02/13/despite-good-mam-solutions-acquiring-and-distributing-apps-to-devices-is-still-complex-business.aspx"&gt;how to get all of the apps you need to work with the system&lt;/a&gt;, but I believe this problem is being solved.&lt;/p&gt;
&lt;p&gt;However, with new versions of Android and iOS due soon, it&amp;rsquo;s natural to wonder what changes might be coming that could make it easier to deal with dual persona issues. I&amp;rsquo;ll look at the platforms individually.&lt;/p&gt;
&lt;h3&gt;iOS&lt;/h3&gt;
&lt;p&gt;What could iOS do to enable dual persona, or at least make it easier for EMM vendors to do so? This is a question that I think about a lot, and there are a few ideas that come up:&lt;/p&gt;
&lt;p&gt;First, iOS could add &amp;ldquo;secure&amp;rdquo; or &amp;ldquo;private&amp;rdquo; versions of common sharing frameworks, such as an extra contacts API that only the corporate Exchange account and other managed apps could use, &amp;nbsp;a secure document handling framework, and a way so that only certain apps use the VPN, and secure clipboard, and on and on and on...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Soon enough you realize that this gets really complicated really fast! Would this work on older hardware? Who knows? Do you have to build apps that specifically ask for access to the extra set of frameworks? Or could you use configuration profiles to whitelist whatever apps you want? There are a million questions, and this all seems like it would be such a drastic change that Apple would never go for it.&lt;/p&gt;
&lt;p&gt;How about approaching it from the other direction? What if configuration profiles could have more options to restrict access to data that&amp;rsquo;s associated with corporate Exchange accounts. This is more along the lines of the controls that Apple has been adding gradually, so maybe it&amp;rsquo;s more feasible.&lt;/p&gt;
&lt;p&gt;And then there&amp;rsquo;s another completely different direction that Apple could go in&amp;mdash;they could loosen restrictions around the behavior of third-party apps. Right now one of the biggest issue with using MAM to get dual persona is that third-party email apps aren&amp;rsquo;t allowed to download messages in the background. If Apple were to relax this rule, that would eliminate one of the biggest drawback of &lt;a href="https://www.brianmadden.com:443/topics/Sandboxed+mobile+email/default.aspx"&gt;third-party mail clients&lt;/a&gt;. There&amp;rsquo;s a history of this type of change, too. In the early days of the App Store, Apple didn&amp;rsquo;t allow any apps that duplicated the functionality of built-in apps, but today we have lots of options that can easily take their place.&lt;/p&gt;
&lt;h3&gt;Android&lt;/h3&gt;
&lt;p&gt;Android is a completely different story. Remember from &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/05/01/why-is-it-so-difficult-to-manage-android-here-s-a-history-of-mdm-features-from-2008-2013.aspx"&gt;last week&amp;rsquo;s article &lt;/a&gt;that Android is built around the idea that management features are left up to device manufacturers to do on their own. To that end &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/19/7-things-you-need-to-know-about-samsung-knox-dual-persona-phone.aspx"&gt;Samsung KNOX&lt;/a&gt; and all of the &lt;a href="https://www.brianmadden.com:443/topics/Mobile+Device+Virtualization/default.aspx"&gt;mobile virtualization&lt;/a&gt; vendors have versions of Android with dual persona frameworks already built into the OS.&lt;/p&gt;
&lt;p&gt;Because the core version of Android only includes very basic management features, &amp;nbsp;I have very little expectation that revolutionary dual persona features will show up in the next version. But what if something did happen? It still wouldn&amp;rsquo;t be a big of a deal because we would still have to deal with fragmentation and the fact that most of the devices out there wouldn&amp;rsquo;t have the new features. MAM would still remain as the best way to achieve dual persona across a wide variety of different versions of Android.&lt;/p&gt;
&lt;h3&gt;How will this impact the EMM?&lt;/h3&gt;
&lt;p&gt;Keeping in mind the danger of making predictions, I&amp;rsquo;m going to say overall that there&amp;rsquo;s very little that could happen in upcoming OS updates that could have a significant impact on how we deal with dual persona issues. In addition, regardless of what happens with the new OSes, here&amp;rsquo;s why I think MAM will continue to grow and be strong:&lt;/p&gt;
&lt;p&gt;
&lt;ul&gt;
&lt;li&gt;Android fragmentation. Enough said.&lt;/li&gt;
&lt;li&gt;Even if dual-persona capabilities are built into devices, you&amp;rsquo;ll still need to provide apps to do anything beyond email and browsing.&lt;/li&gt;
&lt;li&gt;If iOS background processes are opened up, then there will be that much more demand for MAM.&lt;/li&gt;
&lt;li&gt;A lot of people don&amp;rsquo;t want to worry about the device and just manage apps&amp;mdash;the fact that dual-persona frameworks would be built into the device would be insignificant.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;h3&gt;Stay tuned!&lt;/h3&gt;
&lt;p&gt;We&amp;rsquo;ll &lt;a href="https://developers.google.com/events/io/"&gt;hear about Android next week&lt;/a&gt;, but the bigger news will likely be &lt;a href="https://developer.apple.com/wwdc/"&gt;iOS 7 in June&lt;/a&gt;. While I don&amp;rsquo;t think it will turn the EMM world upside-down, each iOS release has had something in it for the enterprise, so there will be something to talk about.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177545" width="1" height="1"&gt;</description></item><item><title>Why is it so difficult to manage Android? Here’s a history of MDM features from 2008-2013.</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/01/why-is-it-so-difficult-to-manage-android-here-s-a-history-of-mdm-features-from-2008-2013.aspx</link><pubDate>Wed, 01 May 2013 05:38:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177411</guid><dc:creator>Jack Madden</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177411</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/05/01/why-is-it-so-difficult-to-manage-android-here-s-a-history-of-mdm-features-from-2008-2013.aspx#comments</comments><description>&lt;p&gt;To follow up on yesterday&amp;rsquo;s &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/04/30/apple-wwdc-is-coming-up-soon-get-prepared-with-this-guided-history-of-ios-management-features.aspx"&gt;history of Apple iOS management features&lt;/a&gt;, today I&amp;rsquo;m going to do the same thing with Android. A warning, though: there&amp;rsquo;s just not just not as much here. I&amp;rsquo;ll explain why and then dig into the history.&lt;/p&gt;
&lt;h3&gt;Why is Android difficult to manage?&lt;/h3&gt;
&lt;p&gt;The mean reason people say that Android is difficult to manage is because of fragmentation. But what does "fragmentation" really mean, and why is Android this way?&lt;/p&gt;
&lt;p&gt;When Android was first created, it was meant to be a mobile phone OS that handset manufacturers and carriers could easily customize to suit their own needs. As a result, many features&amp;mdash;including enterprise management tools&amp;mdash;weren&amp;rsquo;t included in the core unmodified version of Android. While that was a noble plan it soon became evident that not all manufactures were adding management features as part of their customization process, so as a result, Google added some very basic management features into the core version of Android.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s still a catch, though: most Android devices don&amp;rsquo;t get updated to the most recent versions of the OS, since device makers focus their efforts on adapting the new versions of Android to the newest devices only. And it&amp;rsquo;s not uncommon for Android devices&amp;mdash;especially the cheap ones&amp;mdash;to ship with old versions of the OS even when they&amp;rsquo;re brand new.&lt;/p&gt;
&lt;p&gt;There are some manufacturers, like Samsung, who have &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/04/how-do-samsung-safe-and-knox-fit-in-the-android-mdm-landscape.aspx"&gt;added extensive management features into their versions of Android&lt;/a&gt;. In fact, most of the devices from major manufactures have at least something added in. There are also several vendors working on &lt;a href="https://www.brianmadden.com:443/topics/Mobile+Device+Virtualization/default.aspx"&gt;virtualization as a way to manage Android&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Nevertheless, if you&amp;rsquo;re tasked with supporting whatever random Android device a user brings in the door, you&amp;rsquo;ll want need to support whatever the lowest common denominator is. With that, here&amp;rsquo;s a history of Android management features.&lt;/p&gt;
&lt;h3&gt;2008&lt;/h3&gt;
&lt;p&gt;The first Android device was the HTC Dream, released in October 2008, with absolutely no provisions for enterprise management. The only saving grace was that Android did launch with the ability to install third-party apps, and various app makers filled the enterprise void by offering &lt;a href="https://www.brianmadden.com:443/topics/Sandboxed+mobile+email/default.aspx"&gt;sandboxed corporate email apps&lt;/a&gt;. The idea was that since the device couldn&amp;rsquo;t be managed, security features would be built into the app instead. Products like GoodLink (from Good Technology) had been doing this for years on other platforms, and the model worked well on Android.&lt;/p&gt;
&lt;h3&gt;2009&lt;/h3&gt;
&lt;p&gt;In September 2009, Android 1.6 added VPN support (though at the time there were already third-party VPN apps), and later that year Android 2.0 brought support for Exchange email accounts. Unfortunately there was no way enforce any &lt;a href="https://www.brianmadden.com:443/topics/Exchange+ActiveSync/default.aspx"&gt;Exchange security policies&lt;/a&gt;, and in general Android was way behind iOS when it came to management features.&lt;/p&gt;
&lt;h3&gt;2010&lt;/h3&gt;
&lt;p&gt;In May, version 2.2 of Android introduced the &lt;a href="http://developer.android.com/guide/topics/admin/device-admin.html"&gt;Device Administration API&lt;/a&gt;. This API lets an Android app enforce device-level management policies, including password requirements, wiping the device, and locking the device. While it was a great addition, having an API meant that there weren't any well-defined configuration profiles like with iOS devices, and instead each MDM vendor had to make their own app that interfaces with the Device Administration API. Still, it meant it was finally possible to build MDM apps that at could at least enforce the basics of over-the-air management, without having to rely on device manufactures to build the features on their own. This was pretty close to the time that iOS 4 added major features as well, and it helped kick off a huge boom for MDM.&lt;/p&gt;
&lt;h3&gt;2011&lt;/h3&gt;
&lt;p&gt;Android 3.0 in February 2011 gave the Device Administration API the ability to enforce more complex password policies and device encryption&amp;mdash;a feature that would open up more use cases. Then Android 4.0, in October, added the ability for Device Administrator apps to block the camera.&lt;/p&gt;
&lt;h3&gt;What else?&lt;/h3&gt;
&lt;p&gt;If this list of management features seems paltry, that&amp;rsquo;s because it is! It just reminds us that the real Android MDM innovation is taking place among manufactures. They&amp;rsquo;re doing some great things, but none of them will be able to help the fact that we have to deal with fragmentation.&lt;/p&gt;
&lt;p&gt;By the way, Google is expected to announce the next version of Android in two weeks at Google IO, and while I'm excited for the incremental improvements, I'm certainly not holding my breath waiting for anything that will make the the difficulty of managing Android go away.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177411" width="1" height="1"&gt;</description></item><item><title>Who says Apple isn't enterprise focused? Check out the history of enterprise management improvements in iOS from 2007-2013.</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/30/apple-wwdc-is-coming-up-soon-get-prepared-with-this-guided-history-of-ios-management-features.aspx</link><pubDate>Tue, 30 Apr 2013 04:03:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177386</guid><dc:creator>Jack Madden</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177386</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/30/apple-wwdc-is-coming-up-soon-get-prepared-with-this-guided-history-of-ios-management-features.aspx#comments</comments><description>&lt;p&gt;A lot of people criticize Apple for not being an "enterprise focused" company. This consumer focus manifests itself in a myriad of different ways, from how the company markets their products, deals with bulk purchases, and addresses security and enterprise management capabilities. For years this didn't really matter, since Apple only had a small market share of desktops and laptops and companies just sort of dealt with them as they came up.&lt;/p&gt;
&lt;p&gt;But everything changed when Apple released the iPhone and iPad, as users started bringing those into their work environments on their own, en mass. Whether or not Apple was serious about the enterprise didn't matter to those users one bit.&lt;/p&gt;
&lt;p&gt;All that said, Apple has actually made quite a few improvements to iOS (the OS that iPhones and iPads run) over the years. As we gear up for Apple's WWDC in June (with fingers' crossed that we'll get even more enterprise management features in iOS 7), I thought it would be good to take a look at just how far Apple has come over the years when it comes to improving the enterprise management aspects of iOS.&lt;/p&gt;
&lt;p&gt;(By the way I've compiled a similar list for Android which I'll post tomorrow, as Google IO is coming up soon too and we also hope that they announce more management features for Android.)&lt;/p&gt;
&lt;p&gt;Anyway, let's look at iOS through the years, from the perspective of enterprise management. You'll see that Apple is actually quite serious about it!&lt;/p&gt;
&lt;h3&gt;2007: The original iPhone&lt;/h3&gt;
&lt;p&gt;The Apple iPhone was first announced in January 2007 and released that June. When it debuted it was solidly a consumer device, more closely related to an MP3 player than to any kind of enterprise device. There was&amp;nbsp;absolutely&amp;nbsp;no way to manage it, and it didn't even support Exchange ActiveSync (EAS), so it was completely ignored by IT. The original iPhone did support POP and IMAP email, so technically it could be used with Exchange if you chose to turn those on. (And hey, there was always Outlook Web Access!) But generally since there was no way to enforce any management policies, it was only high-power executives that got corporate email on their iPhones. When Apple said the iPhone supported Exchange, it was a bit of a stretch.&lt;/p&gt;
&lt;p&gt;There were also other reasons the original iPhone wasn&amp;rsquo;t a considered a &amp;ldquo;corporate&amp;rdquo; phone. For one, it had to be activated and synced with iTunes, and how many IT departments would have allowed iTunes on users&amp;rsquo; computers at the time? Also businesses didn't like it because it was expensive and only available from a few carriers in each country.&lt;/p&gt;
&lt;p&gt;Still, the browser&amp;mdash;and the fact that it was actually usable&amp;mdash;did make the iPhone valuable for some corporate users. And while there were no 3rd-party apps at that time, it did have a built-in VPN client. While most of the conventional knowledge in 2007 was saying that the iPhone was not appropropriate for corporate use, there were some people saying it was a great phone and a great work tool, and that companies would be better served by trying to figure out how to support it.&lt;/p&gt;
&lt;h3&gt;2008: Configuration profiles, Exchange support, and the first (basic) over the air management&lt;/h3&gt;
&lt;p&gt;Apple announced and released the beta of the second version of iOS (which was then known as &amp;ldquo;iPhone OS&amp;rdquo;) in March 2008, announced the second generation hardware (iPhone 3G) in June, and released them both in July. This was a huge deal, because iPhone OS 2 supported Microsoft Exchange ActiveSync for corporate email and new configuration profiles to manage device settings. Also this was the release that allowed 3rd apps to be developed using the newly-released iPhone SDK.&lt;/p&gt;
&lt;p&gt;For corporate users, Exchange ActiveSync (EAS) support meant that email, calendars, contacts, and global address lookup could be accessed from the iPhone, though there wasn&amp;rsquo;t yet support for other features like tasks, creating meetings, out of office notifications, or follow-up flags.&lt;/p&gt;
&lt;p&gt;More importantly, EAS brought a degree of over the air (OTA) management to iPhones for the first time. IT could now do basic things like remote wipe and enforce password policy, although there wasn&amp;rsquo;t yet support for device encryption. The lack of encryption was a problem for many environments, but despite this there were still some sweeping declarations of &amp;ldquo;Hurray! Now the iPhone is a corporate phone!&amp;rdquo; Of course the next time a new set of advancements came around there were even more sweeping declarations of its corporate acceptability. (&amp;ldquo;Okay guys, this time we really mean it&amp;rsquo;s a corporate phone!&amp;rdquo;) Naturally thanks to the consumerization of IT, employee demand brought these devices into the workplace anyway, regardless of whether or not analysts considered them to be &amp;ldquo;corporate ready.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;The configuration profiles introduced in iPhone OS 2 later become the basis for many future iOS MDM advancements. (Configuration profiles are XML files that specify settings for a range of security and administrative features on the device.) In 2008 Apple also introduced the iPhone Configuration Utility, a tool for creating these configuration profiles. Profiles could be installed via email attachments, downloading them from a server, or installed directly to a device using a USB cable.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Initially, configuration profiles didn&amp;rsquo;t provide any way to manage a device over the air, but EAS could take care of that. To some degree, profiles were more a matter of convenience because they didn&amp;rsquo;t do much that you couldn&amp;rsquo;t already do in the UI.&lt;/p&gt;
&lt;p&gt;The first profiles contained settings for passcode policy, WiFi, VPN, POP and IMAP mail accounts, Exchange accounts, and carrier access point name settings (these determine how the device connects to the telecom data network, something that&amp;rsquo;s usually not a concern for most MDM situations). Profiles could also be used to install certificates on devices, and the profiles themselves could be signed. All of the settings and credentials installed by a profile get removed from the device if the profile was removed.&lt;/p&gt;
&lt;p&gt;Overall, while there were huge enterprise improvements in iPhone OS 2, there were still stumbling blocks. One issue was that the devices had to be activated with iTunes, and users could update devices on their own, making it harder for IT to authorize new OS updates like they were used to doing. Users could also backup and restore devices on their own, which was another security risk. The lack of encryption also meant that the iPhone was still a "no-go" for many regulated industries.&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;2009: Encryption&lt;/h3&gt;
&lt;p&gt;The iPhone OS 3 beta and SDK were released in March 2009, while the third generation of the hardware, the iPhone 3GS, was announced in early June 2009 and released later that month.&lt;/p&gt;
&lt;p&gt;There were a few new important management features, including the ability to encrypt an iPhone, more ways to restrict its behavior, and the ability to prevent configuration profiles from being removed. General new features for the iPhone included cut/copy/paste, the MobileMe service (which allowed end users to locate and wipe lost iPhones), and the Apple Push Notification Service.&lt;/p&gt;
&lt;p&gt;The new device restrictions featured in configuration profiles included policies for blocking explicit content, Mobile Safari, the YouTube app, the iTunes store, downloading apps from the Apple App Store, and the camera. Other features included the ability to ensure that backups were encrypted and the ability to add web clips (shortcuts), LDAP lookup, and calendar subscriptions.&lt;/p&gt;
&lt;p&gt;Over the air management was still limited to Exchange ActiveSync, but at least with now with encryption a whole new class of use cases could be supported. Users, on the other hand, continued to run amok.&lt;/p&gt;
&lt;h3&gt;2010: Over the air configuration profiles&lt;/h3&gt;
&lt;p&gt;In April 2010, Apple announced the beta for iOS 4 (renamed from iPhone OS after the iPad was introduced), and the iPhone 4 was announced and released in June. iOS 4 included a few more options for device restrictions, but by far the most important new feature was the ability to manage devices and profiles wirelessly over the air.&lt;/p&gt;
&lt;p&gt;Remember that before iOS 4, the only way to manage devices wirelessly over the air was through the fairly limited capabilities provided by Exchange ActiveSync. iOS 4 brought a whole new range of over the air management capabilities: First, it gave IT the ability to manage configuration profiles&amp;mdash;and all of their associated settings&amp;mdash;over the air. Second, it gave an alternative way to manage the device itself that was much richer that EAS.&lt;/p&gt;
&lt;p&gt;Companies could also use these new over the air capabilities to distribute in-house apps via provisioning profiles, (which are similar to configuration profiles). It was no longer necessary to use iTunes or the iPhone Configuration Utility to install enterprise-signed apps.&lt;/p&gt;
&lt;p&gt;The available device restrictions were upgraded, and included the ability to prevent screen capture, automatic mail syncing while roaming, voice dialing while locked, and in-app purchases.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s widely acknowledged that the changes that came with iOS 4 were a revolution in mobile device management and really launched the MDM industry for iPhone.&lt;/p&gt;
&lt;h3&gt;2011: No more need for iTunes&lt;/h3&gt;
&lt;p&gt;The beta for iOS 5 was announced in June 2011, and it introduced iCloud, Siri, and the ability to do over the air activations and OS updates. This meant no more need for users or admins to have iTunes, a huge plus for enterprises!&lt;/p&gt;
&lt;p&gt;July 2011 brought the Volume Purchasing Program for Business and the Custom B2B program, a way for developers to use the Apple App Store to distribute apps to select audiences. The iPhone 4S was announced and released in October 2011.&lt;/p&gt;
&lt;h3&gt;2012: Apple Configurator&lt;/h3&gt;
&lt;p&gt;The biggest iOS management news of 2012 was the debut of the Apple Configurator, which could backup iOS device images, create golden images for mass deployments, and &amp;ldquo;supervise&amp;rdquo; devices. (Supervising devices with the Apple Configurator means checking users&amp;rsquo; images in and out on different devices, returning devices to a base-line state, installing apps, etc.)&lt;/p&gt;
&lt;p&gt;This was followed up by the iOS 6 beta in June. In iOS 6, devices supervised using the Apple Configurator could be locked down to a single app, use a global HTTP proxy, and have a few more feature restrictions. iOS 6 also revamped privacy settings so that users have per-app control over access to photos, calendars, contacts, and reminders. The iPhone 5 itself was announced and released in September 2012.&lt;/p&gt;
&lt;h3&gt;2013: What will iOS 7 bring?&lt;/h3&gt;
&lt;p&gt;I&amp;rsquo;m not going to try to predict what Apple will do in iOS 7, but stay tuned for some articles on how changes to iOS management features could potentially impact the enterprise mobility management industry. The good news is that Apple has been making steady progress with enterprise management capabilities for iOS over the past six years, so I'm sure we'll see even more great stuff in iOS 7!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177386" width="1" height="1"&gt;</description></item><item><title>UPDATED: We have a winner! — Win a pass to Citrix Synergy (and then use it to come to Geek Speak Tonight!)</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/29/win-a-pass-to-citrix-synergy-and-then-use-it-to-come-to-geek-speak-tonight.aspx</link><pubDate>Mon, 29 Apr 2013 04:02:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177140</guid><dc:creator>Jack Madden</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177140</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/29/win-a-pass-to-citrix-synergy-and-then-use-it-to-come-to-geek-speak-tonight.aspx#comments</comments><description>&lt;table border="0" bgcolor="#9BFAB4"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;em&gt;
&lt;p&gt;UPDATE: Monday, April 29, 2013:&lt;/p&gt;
&lt;p&gt;We have a winner! Congratulations to &lt;a href="https://twitter.com/paulinovelo"&gt;@PaulinoVelo&lt;/a&gt; for tweeting the best reason to get a free pass to Synergy! His tweet: "&lt;a href="https://twitter.com/paulinovelo/status/327776886111477760"&gt;Send me to synergy so I can finally know the people who I have googled for support since I started with Citrix&lt;/a&gt; &lt;a href="https://twitter.com/search?q=%23SNDME2SYNRGY&amp;amp;src=hash"&gt;#SNDME2SYNRGY"&lt;/a&gt;&amp;nbsp;To me, that just about sums up one of the best reasons to come to events like Synergy. Thanks to everybody for all the great tweets, too!&lt;/p&gt;
&lt;/em&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;The folks at Citrix have asked me to moderate the Geek Speak Tonight! mobility panel session at Citrix Synergy, and they've given me a free pass to the conference to give away! Here are all the details.&lt;/p&gt;
&lt;h3&gt;Geek Speak Tonight!&lt;/h3&gt;
&lt;p&gt;&lt;a href="http://www.citrixsynergy.com/"&gt;Citrix Synergy 2013&lt;/a&gt; runs from Wednesday, May 22, to Friday, May 24, (the week after &lt;a href="http://briforum.com/Europe/index.html"&gt;BriForum London&lt;/a&gt;) at the Anaheim Convention Center in Los Angeles. The &lt;a href="http://www.citrixsynergy.com/losangeles/sessions-labs/geek-speak-live.html"&gt;Geek Speak Live! session track&lt;/a&gt; features...well...geeks talking about technology in a less formal and more down-in-the-weeds style.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.citrixsynergy.com/losangeles/sessions-labs/breakout-sessions.html?track=Geek+Speak+Live!&amp;amp;session=SYN501"&gt;Geek Speak Tonight!&lt;/a&gt; is the main kickoff event night before the conference begins, and will be at 4:00 pm on Tuesday, May 21. This session features various community members, Citrix CTOs, and CTPs talking for an hour about desktop virtualization and an hour about enterprise mobility management. Dan Feller from Citrix will moderate the desktop virtualization part, and I'll be moderating the EMM part. Here's the full panel line-up:&lt;/p&gt;
&lt;p&gt;Desktop virtualization panelists:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Robert Morris (&lt;a href="https://twitter.com/agsi_rmorris"&gt;@agsi_rmorris&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Steve Greenberg (&lt;a href="https://twitter.com/stevegreenberg"&gt;@stevegreenberg&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Jarian Gibson (&lt;a href="https://twitter.com/jariangibson"&gt;@jariangibson&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Shane Kleinert (&lt;a href="https://twitter.com/shanekleinert"&gt;@shanekleinert)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Kraig Stewardson (&lt;a href="https://twitter.com/kraigstew"&gt;@kraigstew&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Mobility panelists:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Shawn Bass (&lt;a href="https://twitter.com/shawnbass"&gt;@shawnbass&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Thomas Krampe (&lt;a href="https://twitter.com/thomaskrampe"&gt;@thomaskrampe&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Waheed Qureshi&lt;/li&gt;
&lt;li&gt;Injong Rhee&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;And they haven't confirmed it yet, but in past years there has been beer and pretzels at this thing, too.&lt;/div&gt;
&lt;h3&gt;How to win a free pass to Synergy&lt;/h3&gt;
&lt;p&gt;So here's the cool part: since I'm moderating the mobility panel, Citrix gave me a free pass (with a street price of $1945!) to give away. To win the pass, tweet me (@JackMadden) why you should go to Synergy, and include the hashtag #SNDME2SYNRGY. That's it. I'll pick the winning tweet after April 26, and the winner will receive a registration code good for a free conference pass. Dan Feller, who is moderating the first half of the Geek Speak Tonight! will also be giving a pass away, so you can tweet at him (&lt;a href="https://twitter.com/djfeller"&gt;@djfeller&lt;/a&gt;) too. That means two chances to get in free!&lt;/p&gt;
&lt;h3&gt;Help make Geek Speak Tonight! awesome&lt;/h3&gt;
&lt;p&gt;Now as I mentioned above, there are two parts to the Geek Speak Tonight! panel session, with Dan Feller and I each moderating one half. The Citrix social media team has put us up to a challenge to see which half is going to be better. You all know that I really love enterprise mobility management, so I want the EMM session to just flat out rock and be totally awesome.&lt;/p&gt;
&lt;p&gt;To do this, I need everybody to help spread the word about the mobile half of Geek Speak Tonight! You can suggest questions to ask the panel, tell us why mobility is important for you, and generally talk up how great it's going to be. You can tweet to me (&lt;a href="https://twitter.com/jackmadden"&gt;@jackmadden&lt;/a&gt;) and to Dan (&lt;a href="https://twitter.com/djfeller"&gt;@djfeller&lt;/a&gt;). Use the hash tags #CitrixSynergy and #GeekSpeak, and don't forget that you can tweet to the rest of the panel as well.&lt;/p&gt;
&lt;p&gt;Keep an eye out for more more posts here leading up to Synergy, and see you in Los Angeles!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177140" width="1" height="1"&gt;</description></item><item><title>The delta between work capabilities and consumer capabilities is where "FUIT" happens. Luckily we're past that now!</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/24/how-to-worry-less-about-the-consumerization-of-it.aspx</link><pubDate>Wed, 24 Apr 2013 04:03:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177259</guid><dc:creator>Jack Madden</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177259</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/24/how-to-worry-less-about-the-consumerization-of-it.aspx#comments</comments><description>&lt;p&gt;Over the last few months, I&amp;rsquo;ve been thinking about a lot of different ways to explain the consumerization of IT (because I've been speaking at &lt;a href="http://events.techtarget.com/ITconsumerization/"&gt;TechTarget's consumerization events&lt;/a&gt; and &lt;a href="https://www.brianmadden.com:443/emmbook/default.aspx"&gt;writing a book&lt;/a&gt;!) The realization that I had was that while we do live in a new era of consumerization, the hard part&amp;mdash;which was making the transition from the pre consumerization era into our current era&amp;mdash;is over, and life should be easier for us now.&lt;/p&gt;
&lt;p&gt;Let me explain in more detail:&lt;/p&gt;
&lt;h3&gt;We know what consumerization is now&lt;/h3&gt;
&lt;p&gt;We've come up with a lot of ideas about what consumerization is. Here are some of the ways that Brian, Gabe, and I have talked about it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Users can do whatever they want. (Not that we&amp;rsquo;ll let them do whatever they want, but rather they have the ability to run amok however they want.) Not only is IT powerless to stop the Users, often IT doesn&amp;rsquo;t even know that it&amp;rsquo;s going on. (&lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2011/06/02/the-consumerization-of-it-why-most-vendors-get-it-wrong-and-why-it-s-a-real-challenge-today-part-1.aspx"&gt;Here's an early, great article on this subject from Brian&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2012/05/16/the-new-reality-the-it-department-has-to-compete-against-every-random-app-amp-amp-website-out-there.aspx"&gt;IT is in competition with every website, app, and service in the world.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2011/11/29/fuit-an-ongoing-series-about-how-users-are-getting-around-your-company-s-policies-even-your-company.aspx"&gt;FUIT&lt;/a&gt; - The Latin term for he or she was, as in, "IT was in control of the users. Now they are not." We also use FUIT (spell it out... F.U.I.T... get it?) to describe users in the act of using consumer technologies to get around corporate IT.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;What is the root cause of this? It&amp;rsquo;s essentially that employees now have access to consumer technologies that are way more powerful and awesome than the technology provided by corporate IT departments. This is the reality that we face today.&lt;/p&gt;
&lt;p&gt;So the thing is, I think the hard part is over now, and dealing with consumerization is going to be easier from here on out.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Why? You might think that it's because we have new tools like MDM or MAM, or because companies are handing out iPads, or because more companies are using more cloud services, or becuase VDI means we can deliver desktops as a service, or because we're or... or... any one of the huge range of new tools and tactics that IT departments are using to embrace consumerization. And it's &amp;nbsp;true, all of these are important, they do make it much easier to deal with consumerization of IT.&lt;/p&gt;
&lt;p&gt;However, the real reason why consumerization is easier to deal with today is that the inversion&amp;mdash;the point in time when consumer tech surpassed corporate IT&amp;mdash;was a one-time event, and we're past it now.&lt;/p&gt;
&lt;h3&gt;The initial consumerization chaos was a one-time event&lt;/h3&gt;
&lt;p&gt;For many years, the technology employees used at work was way more powerful than technology at home. Many people used a PC, the internet, email, and smartphones at work before they did any of these things on their own. My favorite example of this is the idea of Cyber Monday: This is the idea that employees would do their online holiday shopping the Monday after Thanksgiving when they returned to the office (having done their shopping at brick and&amp;nbsp;mortars&amp;nbsp;store on Black Friday)&amp;nbsp;because&amp;nbsp;their offices had broadband internet connections&lt;/p&gt;
&lt;p&gt;This is the way everything was before consumerization, illustrated here in Figure 1a:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.brianmadden.com:443/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jackmadden/1a.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;But then then consumerization of IT happened, and the relationship between consumer technology and corporate IT was inverted. This didn't happen all at once&amp;mdash;in fact, we can point to different events over the last decade to see where this inversion happened. Some examples are Gmail in 2004,&amp;nbsp;ubiquitous&amp;nbsp;home broadband, the arrival of the iPhone in 2007, Dropbox, Salesforce... the list goes on and on.&lt;/p&gt;
&lt;p&gt;All of these technologies came and completely took IT by surprise, because nothing like this had ever happened before. That's when we got all the FUIT horror stories about employees running amok, illustrated in Figure 1b:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.brianmadden.com:443/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jackmadden/Slide1.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;The thing is that this inversion was a one-time event. Yes, most people in IT were taken by surprise, and things might have been pretty crazy for a while, but we can be excused. Something like this had never happened before.&lt;/p&gt;
&lt;p&gt;Sure, there will be&amp;nbsp;surprises&amp;nbsp;when the next hot consumer technology comes along, but however disruptive they are, we know where we stand now. That inversion will never happen again and we can breath a sigh of relief that we got through it.&lt;/p&gt;
&lt;h3&gt;Mind the gap&lt;/h3&gt;
&lt;p&gt;We&amp;rsquo;re never going to catch up to or surpass consumer technologies (there are exceptions here&amp;mdash;there are thousands of important things that enterprise apps do that no consumer app will ever do). And let's face it, to surpass or stay even with what the users are doing on their own would require an enormous amount of effort (and money!)&lt;/p&gt;
&lt;p&gt;What we can do is make sure that we at least stay reasonably close to what the consumer technology is doing. This means supporting iOS and Android,&amp;nbsp;implementing&amp;nbsp;modern file syncing, giving users reasonable mailbox size limits, and so on... This is illustrated here in Figure 2a:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.brianmadden.com:443/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jackmadden/Slide3.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Because if ignore what's going on in the consumer world and fall too far behind, (like what happened the first time when consumerization took us by surprise) then that's when FUIT will happen again, as illustrated in Figure 2b:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.brianmadden.com:443/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/jackmadden/Slide4.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Ever since the consumer technology /&amp;nbsp;corporate&amp;nbsp;IT inversion, we've been living in a different world. For a while we didn't know what to make of things. Today, even though users still have the ability to say FUIT, we can rest assured because we know where we stand, and that the inversion was a one-time event that won't happen again. And so to avoid FUIT from here on out, we need simply to mind the gap between consumer technology and the technology provided by corporate IT.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177259" width="1" height="1"&gt;</description></item><item><title>Symantec is rolling out improvements to its enterprise mobility management offerings</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/16/symantec-is-rolling-out-improvements-to-its-enterprise-mobility-management-offerings.aspx</link><pubDate>Tue, 16 Apr 2013 04:03:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177124</guid><dc:creator>Jack Madden</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177124</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/16/symantec-is-rolling-out-improvements-to-its-enterprise-mobility-management-offerings.aspx#comments</comments><description>&lt;p&gt;Over the last year Symantec has been making a big move into the enterprise mobility management (EMM) space. Today they&amp;rsquo;re continuing that effort by announcing several new EMM improvements at Symantec Vision in Las Vegas. In advance of today&amp;rsquo;s news, I caught up with Brian Duckering, senior mobility strategist at Symantec.&lt;/p&gt;
&lt;p&gt;First, let&amp;rsquo;s do a quick regroup on where Symantec is with their mobility efforts. They made their first step a little over a year ago by acquiring mobile device management (MDM) vendor Odyssey. (Symantec had been OEMing Odyssey for a while before the acquisition.) Then a few weeks later they acquired mobile application management (MAM) vendor Nukona. That was followed up in July by &lt;a href="https://www.brianmadden.com:443/blogs/guestbloggers/archive/2012/07/20/symantec-mobile-management-rolls-out-more-robust-mdm-blueprint.aspx"&gt;releasing a slew of features and other products&lt;/a&gt;. Overall, this newly-formed mobility group has been growing rapidly.&lt;/p&gt;
&lt;p&gt;Today&amp;rsquo;s announcement brings four new components:&lt;/p&gt;
&lt;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;MDM/MAM integration:&lt;/strong&gt; MAM and MDM are now together in single console . This isn&amp;rsquo;t really a new product, though. Here&amp;rsquo;s what happened: After Odyssey and Nukona were acquired, they became known as &lt;a href="http://www.symantec.com/mobile-management"&gt;Symantec Mobile Management&lt;/a&gt; and &lt;a href="http://www.symantec.com/app-center"&gt;Symantec App Center&lt;/a&gt;, respectively. These two products got combined into &lt;a href="http://www.symantec.com/mobile-device-suite"&gt;Symantec Mobile Management Suite&lt;/a&gt; (along with &lt;a href="http://www.symantec.com/mobile-security"&gt;Symantec Mobile Security&lt;/a&gt;, an Android and Windows Mobile antivirus product.) The problem was that there wasn&amp;rsquo;t any real integration, so Symantec is addressing that by adding more robust MDM features directly to Symantec App Center. App Center will now be able to take care of most enterprise mobility management use cases on its own. However, this doesn&amp;rsquo;t mean that Symantec Mobile Management (which has SCCM and Altiris integration) is going away, so now it looks like they&amp;rsquo;ll have two MDM products.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mobile mail client:&lt;/strong&gt; Symantec announced a &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/02/08/the-three-most-common-techniques-emm-vendors-use-to-secure-email.aspx"&gt;sandboxed mobile email app&lt;/a&gt; for iOS and Android. It will be available in public app stores, and manageable through Symantec App Center.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SSO for MAM:&lt;/strong&gt; Users with multiple apps managed under Symantec App Center will now be able to take advantage of single sign-on. Supported authentication techniques include LDAP, SAML, &lt;a href="http://www.symantec.com/page.jsp?id=O3"&gt;Symantec O3&lt;/a&gt;, and &lt;a href="http://www.ca.com/us/secure-single-sign-on.aspx"&gt;CA SiteMinder&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MAM connection security:&lt;/strong&gt; Apps managed by Symantec App Center app wrapping tool can now be forced to use SSL communication, and URL whitelisting can be used to make sure apps only send data to approved servers.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
&lt;p&gt;Last fall I &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/11/08/symantec-reveals-the-first-part-of-their-integrated-mobile-strategy-which-combines-mdm-mam-etc-but-there-s-a-huge-piece-still-missing.aspx"&gt;wrote that one of Symantec&amp;rsquo;s biggest challenges&lt;/a&gt; would be integrating MDM and MAM and making sure they had all of the components of a full enterprise mobility management suite. I was a little bit wary because the &lt;a href="https://www.brianmadden.com:443/blogs/brianmadden/archive/2012/09/19/here-s-how-symantec-can-dominate-the-quot-new-quot-desktop-fingers-crossed-they-don-t-screw-it-up-again.aspx"&gt;conventional knowledge about Symantec&lt;/a&gt; is that their acquisitions tend to languish and don&amp;rsquo;t always end up very well integrated. So how are they doing this time around?&lt;/p&gt;
&lt;p&gt;In this case, it is true that Symantec App Center and Symantec Mobile Management aren&amp;rsquo;t actually being integrated, but now that App Center can take over most of the functions Mobile Management, then who cares how they accomplished it? It&amp;rsquo;s still a good step. We also got the email client for iOS (a component that was missing before) and the &lt;a href="http://www.symantec.com/mobility/develop.jsp"&gt;ecosystem of App Center-compatible partner apps&lt;/a&gt; is continuing to grow. These are all steps in the right direction for Symantec&amp;rsquo;s enterprise mobility management offerings.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177124" width="1" height="1"&gt;</description></item><item><title>NitroDesk TouchDown is the Android mail app used by many EMM vendors. Here are some cool things you might not know about it.</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/12/here-are-some-cool-things-you-might-not-know-about-the-nitrodesk-touchdown-mobile-email-app.aspx</link><pubDate>Fri, 12 Apr 2013 04:02:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177080</guid><dc:creator>Jack Madden</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177080</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/12/here-are-some-cool-things-you-might-not-know-about-the-nitrodesk-touchdown-mobile-email-app.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://nitrodesk.com/"&gt;NitroDesk TouchDown&lt;/a&gt; is a third-party Exchange ActiveSync (EAS) app for Android and iOS. Because so many enterprise mobility management vendors support it and use it as their email client of choice, I wanted to learn more about it, and so recently I had a chance to talk to &lt;a href="http://nitrodesk.com/team/"&gt;Nitrodesk COO Ron Goins&lt;/a&gt;. I&amp;rsquo;m not going to get into any hard core analysis in today&amp;rsquo;s post (it&amp;rsquo;s Friday, after all) but here are a few interesting things I learned:&lt;/p&gt;
&lt;p&gt;First, some background on mobile mail clients. These days &lt;a href="https://www.brianmadden.com:443/topics/Sandboxed+mobile+email/default.aspx"&gt;third-party mail clients&lt;/a&gt; often are &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/10/26/defining-dual-persona-mobile-application-management.aspx"&gt;used to keep personal and corporate data separate&lt;/a&gt;, or to secure corporate mail without having to lock down the user experience on the rest of a device. But before modern MDM came along, third-party clients used to be the only way to deliver and secure corporate email on many devices (and this was happening since way before iOS and Android, too).&lt;/p&gt;
&lt;p&gt;When Android was launched in October 2008, it didn&amp;rsquo;t have an Exchange ActiveSync client, nor did it have any provisions for corporate management. Several third-party mail apps were released around that time, and one of them was NitroDesk TouchDown, &lt;a href="http://nitrodesk.com/team/"&gt;created by Goutham Sukumar&lt;/a&gt; and &lt;a href="http://www.prweb.com/releases/android/exchange/prweb1649814.htm"&gt;released in November 2008&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;At the same time, Ron Goins was looking every day to find a corporate email client for Android. He found TouchDown, installed it, and it didn&amp;rsquo;t work. It turned out that that Ron lived just a couple of miles away from Goutham, so the met up so that Goutham could debug the app. That lead to Ron becoming part of NitroDesk, which today has 10 employees and over 2 million users.&lt;/p&gt;
&lt;h3&gt;About the TouchDown app&lt;/h3&gt;
&lt;p&gt;In the beginning, NitroDesk used a combination of WebDAV and Exchange Web Services. They subsequently took an Exchange ActiveSync license, giving TouchDown &lt;a href="http://www.prweb.com/releases/touchdown/withpush/prweb2255584.htm"&gt;push notification capabilities in March 2009&lt;/a&gt;, and &lt;a href="http://www.prweb.com/releases/nitrodesk/touchdown/prweb2356004.htm"&gt;full Exchange ActiveSync support shortly after&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;(Just for reference, the native built-in Android email client &lt;a href="http://developer.android.com/about/versions/android-2.0-highlights.html"&gt;didn&amp;rsquo;t support Exchange ActiveSync until version 2.0&lt;/a&gt; was released in October 2009; and Android didn&amp;rsquo;t really have any management features until the introduction of the &lt;a href="https://developer.android.com/guide/topics/admin/device-admin.html"&gt;Device Administration API&lt;/a&gt; in &lt;a href="http://developer.android.com/about/versions/android-2.2-highlights.html"&gt;version 2.2 in May 2010&lt;/a&gt;. Then don't forget that it takes a while for these versions to filter down to production phones, and most old ones don't get updated.)&lt;/p&gt;
&lt;p&gt;TouchDown supports all the usual Exchange ActiveSync Exchange ActiveSync policies, and other security features include AES-256 encryption, support for S/MIME, and support for Microsoft Information Rights Management.&lt;/p&gt;
&lt;p&gt;In addition to Exchange ActiveSync policies, TouchDown has management APIs that can be addressed directly by MDM client apps that are on the same device. That means that there&amp;rsquo;s no separate management protocol, just EAS for mail and whatever the MDM app is doing. There are DLP policies available to keep users from doing things like from cutting and pasting text out of TouchDown, sharing contacts with other apps, or opening attachments with other apps. The MDM integration can also handle licensing the app. &lt;a href="http://nitrodesk.com/mdm/"&gt;Just about all of the big name MDM vendors&lt;/a&gt; integrate with TouchDown.&lt;/p&gt;
&lt;p&gt;NitroDesk released an iOS version of TouchDown in October 2012, but it doesn&amp;rsquo;t have push notifications or download emails when the app is closed, because of the restrictions iOS puts around background processes. (The Android version does run in the background in order to receive email notifications through EAS.) This iOS background issue is a huge pain for a lot of people, and we&amp;rsquo;ll explore it more in a future post. There are also versions for Windows 8, Windows RT, BlackBerry, Kindle Fire (&lt;a href="http://nitrodesk.blogspot.com/2011/11/can-enterprises-embrace-amazon-kindle.html"&gt;here's a cool&amp;nbsp;explanation&amp;nbsp;from their blog&lt;/a&gt;), and the Nook.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177080" width="1" height="1"&gt;</description></item><item><title>MobileIron is working on an “Open App Alliance” for mobile app management interoperability. Here’s everything we know so far.</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/10/mobileiron-is-working-on-an-open-app-alliance-for-mobile-app-management-interoperability-here-s-everything-we-know-so-far.aspx</link><pubDate>Wed, 10 Apr 2013 04:03:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:177051</guid><dc:creator>Jack Madden</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=177051</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/10/mobileiron-is-working-on-an-open-app-alliance-for-mobile-app-management-interoperability-here-s-everything-we-know-so-far.aspx#comments</comments><description>&lt;p&gt;In the last couple of weeks we&amp;rsquo;ve published several &lt;a href="https://www.brianmadden.com:443/topics/Mobile+Application+Management/default.aspx"&gt;articles discussing the idea of standards for mobile app management (MAM)&lt;/a&gt;. It turns out that &lt;a href="http://www.mobileiron.com/"&gt;MobileIron&lt;/a&gt; has been thinking about MAM standards as well&amp;mdash;recently Noah Wasmer, VP of product management, and Ojas Rege, VP of strategy, reached out to share information about an initiative called the Open App Alliance. There haven&amp;rsquo;t been any formal announcements about the program yet, but they are ready to start talking about it publicly. Here&amp;rsquo;s everything we know so far.&lt;/p&gt;
&lt;h3&gt;Why do we need MAM standards?&lt;/h3&gt;
&lt;p&gt;Before we look at the Open App Alliance, let&amp;rsquo;s do a recap of how mobile app management standards could be beneficial to the industry.&lt;/p&gt;
&lt;p&gt;First, why the need for MAM? There have been tremendous improvements in management since iOS and Android were first introduced. However with few exceptions, there&amp;rsquo;s no way for mobile operating systems or mobile device management (MDM) technology to keep corporate and personal apps and data separated. Instead, we turn to application-level controls, through MAM. Using MAM, admins can ensure that personal and corporate apps remain appropriately isolated from each other, and that restrictive security policies only affect&amp;nbsp;sensitive&amp;nbsp;corporate apps.&lt;/p&gt;
&lt;p&gt;A developer building an app can incorporate these management features by using an SDK or &lt;a href="https://www.brianmadden.com:443/topics/Mobile+App+Wrapping/default.aspx"&gt;app wrapping&lt;/a&gt; tool provided by a MAM vendor, and some MAM vendors are encouraging ISVs to create publically-available apps that incorporate management features. The problem is that there are a dozen or two different MAM vendors, and none of their management protocols or apps are compatible with each other.&lt;/p&gt;
&lt;p&gt;Because of this, all sorts of issues begin to emerge. If an ISV wants to sell an app with MAM capabilities, how do they choose which protocol to use? Do they have to create multiple editions of their app to be compatible with different MAM vendors? And there are problems for IT, too. What if you want to manage an app, but it&amp;rsquo;s not compatible with your MAM solution? Do you pick your MAM solution based on compatible apps, or based on other criteria? The MAM industry is completely fragmented, and this could cause some people to be &lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2013/02/13/despite-good-mam-solutions-acquiring-and-distributing-apps-to-devices-is-still-complex-business.aspx"&gt;hesitant about adopting it&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;One way this situation could be resolved is if standards for MAM were to emerge. Regardless of whether the standards are formal or informal, there would be benefits for all parties involved:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;End-users could have a wide selection of IT-approved choices for common tasks like corporate email clients or browsers.&lt;/li&gt;
&lt;li&gt;ISVs would only have to develop one version of each app, knowing that it could be managed by a variety of different MAM products, and thus more marketable.&lt;/li&gt;
&lt;li&gt;Corporate IT departments can implement MAM solutions knowing that they won&amp;rsquo;t be locked into a small set of apps.&lt;/li&gt;
&lt;li&gt;MAM vendors will be able to boast a wider number of compatible apps.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;The Open App Alliance&lt;/h3&gt;
&lt;p&gt;The Open App Alliance is an effort by MobileIron to make MAM standards a reality. There&amp;rsquo;s a lot of work that goes into this, and right now they&amp;rsquo;re at the beginning stages, creating a charter and gathering members. The one important part about this is that membership and use of the standards will be completely free and open.&lt;/p&gt;
&lt;p&gt;As for what other vendors are involved, there won&amp;rsquo;t be any announcements for another four or five weeks. In my conversation with Ojas at MobileIron, he mentioned that they&amp;rsquo;ve been recruiting a wide variety of organizations, both in their community and in other communities. In other words, we just have to wait for the formal announcement to see if any big-name ISVs or enterprise mobility management vendors are involved.&lt;/p&gt;
&lt;p&gt;The next step will be to work out technical specifications, but again they&amp;rsquo;re not sharing any details right now. However, looking at the features that are common to just about all MAM vendors, it&amp;rsquo;s not too hard to guess where the Open App Alliance could start.&lt;/p&gt;
&lt;h3&gt;Will it take?&lt;/h3&gt;
&lt;p&gt;Even though we don&amp;rsquo;t have many details yet, I think it&amp;rsquo;s hard to argue that MAM standards could be anything other than beneficial to the industry. Assuming the specifications are robust and easy to implement, any effort here reduces fragmentation in the MAM industry, even if a limited number of ISVs and MAM vendors participate.&lt;/p&gt;
&lt;p&gt;While there are many examples of failed technology standardization efforts, there have been many successes, as well, especially in the consumer space. It&amp;rsquo;s not too much of a stretch to make a comparison here&amp;mdash;in this case, both end users and corporate IT departments are the consumers of products that come from the MAM industry and ISVs. On another note, MobileIron&amp;rsquo;s co-founder, &lt;a href="http://www.mobileiron.com/en/company/mgmt-team#mishra"&gt;Ajay Mishra&lt;/a&gt;, was a part of the &lt;a href="http://www.wi-fi.org/"&gt;WiFi Alliance&lt;/a&gt;, which we can agree was pretty successful, too.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s too early to know what will the end result will be, but the idea of the Open App Alliance is a big step for the industry. Hopefully it will be a win for a lot of people, and kudos to MobileIron for getting it started.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=177051" width="1" height="1"&gt;</description></item><item><title>Consumerization Nation #21: We talk Samsung SAFE and KNOX, iOS mail clients, and MAM portability</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/03/consumerization-nation-live-wednesday-april-3-12pm-est-9am-pst-with-colin-steele-jack-madden-james-furbush-and-gabe-knuth.aspx</link><pubDate>Wed, 03 Apr 2013 04:02:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:176950</guid><dc:creator>Jack Madden</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=176950</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/03/consumerization-nation-live-wednesday-april-3-12pm-est-9am-pst-with-colin-steele-jack-madden-james-furbush-and-gabe-knuth.aspx#comments</comments><description>&lt;p&gt;For todays episode of Consumerization Nation, Colin Steele and I were joined by James Furbush and Gabe Knuth for a lively show. Here's what we talked about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Samsung SAFE, Samsung KNOX, and Android fragmentation.&lt;/li&gt;
&lt;li&gt;Jim's iOS experience, iOS mail clients, and iOS background processes.&lt;/li&gt;
&lt;li&gt;And finally, we all agree that de facto MAM standards would be great, but we're not quite sure what pressures will actually be able to make it happen.&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;Thanks to everybody for listening!&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=176950" width="1" height="1"&gt;</description><enclosure url="http://www.brianmadden.com/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.17.69.50/Consumerization-Nation-_2D00_-Ep-21-_2D00_-040313.mp3" length="30310400" type="audio/mp3" /></item><item><title>Will it ever be possible to move from mobile app management (MAM) to true mobile information management (MIM)?</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/02/will-it-ever-be-possible-to-move-from-mobile-app-management-to-true-mobile-information-management.aspx</link><pubDate>Tue, 02 Apr 2013 04:03:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:176939</guid><dc:creator>Jack Madden</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=176939</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/04/02/will-it-ever-be-possible-to-move-from-mobile-app-management-to-true-mobile-information-management.aspx#comments</comments><description>&lt;p&gt;Right now, mobile app management (MAM) is one of the enterprise mobility management techniques with the smallest footprint. The next logical step is to manage data itself, regardless of what app is used to manipulate it. However, there will be some difficulties.&lt;/p&gt;
&lt;h3&gt;What do we want?&lt;/h3&gt;
&lt;p&gt;In any enterprise mobility management situation, the company will want to make sure that corporate data is protected by policies, which usually means password enforcement, encryption, offline usage, sharing data with other apps, remote wipe, VPNs, and such. (Say what you want about policy versus compliance versus security&amp;mdash;for now we&amp;rsquo;re just going to consider it all together). On the other side of the situation, users want to have as much freedom as possible for how they access and manipulate corporate data.&lt;/p&gt;
&lt;p&gt;For years, combining corporate policies with mobile access meant using a BlackBerry. Then MDM came along and made it so users could choose iPhones and Android phones instead, and still comply with policies.&lt;/p&gt;
&lt;p&gt;After that, mobile app management meant that not only could users choose iOS and Android devices, they could also have a lot more freedom about &lt;em&gt;how&lt;/em&gt; they used their devices. Certain policies could be applied to just a few corporate apps, meaning users could treat the rest of the phone however they wanted. This made it a lot more safe and convenient for corporate and personal data and apps to reside together on the same device.&lt;/p&gt;
&lt;p&gt;The next logical step is to shrink the footprint of corporate policy even more using mobile information management (MIM). The idea with MIM is that management policy is combined and delivered directly with corporate data, so that users can choose any app they want and the corporate policy will still be in place.&lt;/p&gt;
&lt;h3&gt;The difficulty&lt;/h3&gt;
&lt;p&gt;This is getting closer to the ideal of enabling total user freedom while still protecting corporate data with policies. But ultimately it&amp;rsquo;s impossible to satisfy both goals completely&amp;mdash;there must be a compromise somewhere. For mobile information management, this means that users can&amp;rsquo;t actually choose any app they want.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Why? Because while MIM policies may be delivered with along with the data, they still need a client application to actually enforce them. And in order for that to work, the company needs to trust that a client app will faithfully respect the policies. There are a few ways to get that trust, which can be enforced by&amp;mdash;you guessed it&amp;mdash;policies.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The client app can be certified or come from a known source.&lt;/li&gt;
&lt;li&gt;Use mobile app management technology.&lt;/li&gt;
&lt;li&gt;The client app and the corporate data can be inextricably linked together by their very nature.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;(Technically, it&amp;rsquo;s also possible to manage the app indirectly by simply managing the device on which it&amp;rsquo;s running, but that doesn&amp;rsquo;t really count for this conversation.)&lt;/p&gt;
&lt;p&gt;Yes, some of these techniques can be a pain&amp;mdash;there&amp;rsquo;s a lot of &lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2013/02/13/despite-good-mam-solutions-acquiring-and-distributing-apps-to-devices-is-still-complex-business.aspx"&gt;concern about how to get apps into a MAM ecosystem&lt;/a&gt;. But that will get easier as the industry grows or if formal or de facto&amp;nbsp;&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/22/is-there-a-chance-that-vendors-could-get-together-to-create-mobile-app-management-standards.aspx"&gt;standards for MAM&lt;/a&gt; come along. And a lot of corporate-generated data is intrinsically tied to the app that&amp;rsquo;s used to create it.&lt;/p&gt;
&lt;p&gt;Overall, it's important to remember that using enterprise mobility&amp;nbsp;management&amp;nbsp;policies to protect corporate data will always require a compromise somewhere. We can aspire to make that compromise as small as possible, but true mobile information management will remain elusive.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=176939" width="1" height="1"&gt;</description></item><item><title>Why the MAM industry needs to get together to create industry standards for mobile app management</title><link>http://www.brianmadden.com/blogs/jackmadden/archive/2013/03/22/is-there-a-chance-that-vendors-could-get-together-to-create-mobile-app-management-standards.aspx</link><pubDate>Fri, 22 Mar 2013 06:30:00 GMT</pubDate><guid isPermaLink="false">a59ee4a9-9560-4436-b47c-b649e4ba6aaa:176750</guid><dc:creator>Jack Madden</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.brianmadden.com/blogs/jackmadden/rsscomments.aspx?PostID=176750</wfw:commentRss><comments>http://www.brianmadden.com/blogs/jackmadden/archive/2013/03/22/is-there-a-chance-that-vendors-could-get-together-to-create-mobile-app-management-standards.aspx#comments</comments><description>&lt;p&gt;One of the issues that comes up with mobile app management (MAM) is that &lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2013/02/13/despite-good-mam-solutions-acquiring-and-distributing-apps-to-devices-is-still-complex-business.aspx"&gt;everyone wants to know where all these manageable apps are supposed to come from&lt;/a&gt;. The standard answer is that there are four sources:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Basic apps created by MAM vendors, like email clients, browsers, and file syncing clients.&lt;/li&gt;
&lt;li&gt;In-house apps, developed with a vendor&amp;rsquo;s MAM SDK.&lt;/li&gt;
&lt;li&gt;Using &lt;a href="https://www.brianmadden.com:443/topics/Mobile+App+Wrapping/default.aspx"&gt;app wrapping&lt;/a&gt; tools to modify app binaries acquired directly from ISVs.&lt;/li&gt;
&lt;li&gt;Apps in public app store that are built using a MAM SDK.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;But here&amp;rsquo;s the problem: while there are standard APIs for managing mobile devices, there aren&amp;rsquo;t any standards for app management. This means that an app has to be specifically created or modified to work with a particular MAM platform. With at least a dozen different mobile app management SDKs out there, things are a fragmented mess.&lt;/p&gt;
&lt;p&gt;But what if the industry could get together around a common standard for mobile app management, so that an app could be managed by any vendor? I&amp;rsquo;m definitely not the the first person to have this idea&amp;mdash;in this case, credit goes to &lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2013/02/13/despite-good-mam-solutions-acquiring-and-distributing-apps-to-devices-is-still-complex-business.aspx"&gt;past article comments&lt;/a&gt; by Dan Shappir, Gabe, App Detective, and Shawn Bass (&lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/19/7-things-you-need-to-know-about-samsung-knox-dual-persona-phone.aspx"&gt;here&lt;/a&gt;)&amp;mdash;but I wanted to take another look.&lt;/p&gt;
&lt;h3&gt;Benefits for all&lt;/h3&gt;
&lt;p&gt;The first and most obvious beneficiary to this is enterprise IT. It would give a much wider range of publicly-available, managed applications to choose from. That wide range of apps is also more consumerization friendly: more choices for apps means users are less likely to say &lt;a href="https://www.brianmadden.com:443/topics/FUIT/default.aspx"&gt;FUIT&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A standard would be great for the industry, too. Right now there are several MAM vendors that can each boast a handful of compatible public apps, but it imagine if there were hundreds or thousands of compatible apps available. Vendors would then compete the same way they compete around MDM&amp;mdash;on being able to scale and integrate management, and offer additional value.&lt;/p&gt;
&lt;p&gt;But what will it actually take to get all of the parties to the table to adopt some standards? I can&amp;rsquo;t even begin to know&amp;mdash;but we can start by asking and suggesting. It seems more likely that a standard could emerge if some vendors were to begin licensing MAM SDKs from other vendors. &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2012/08/22/at-amp-amp-t-toggle-2-0-has-been-introduced-despite-potential-confusion-it-s-just-like-any-other-sandboxed-email-mam-product.aspx"&gt;AT&amp;amp;T&lt;/a&gt; and &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/15/it-s-official-all-the-mobile-device-management-vendors-now-are-also-doing-app-management-even-blackberry-welcome-to-the-new-enterprise-mobility-management.aspx"&gt;BlackBerry&lt;/a&gt; are both white-labeling &lt;a href="http://www.openpeak.com/"&gt;OpenPeak&amp;rsquo;s MAM&lt;/a&gt;, and several companies use &lt;a href="https://mocana.com/mobile-app-protection.html"&gt;Mocana&lt;/a&gt; for app wrapping, but I haven&amp;rsquo;t heard about any inter-compatibility in either of these cases.&lt;/p&gt;
&lt;p&gt;A standard MAM SDK would have to include provisions to ensure that only one stakeholder could manage an app at a time, but we already have this issue figured out out for mobile device management, so it shouldn&amp;rsquo;t be insurmountable.&lt;/p&gt;
&lt;h3&gt;An alternative approach&lt;/h3&gt;
&lt;p&gt;An alternative would be to build a MAM service that didn&amp;rsquo;t have its own SDK or app wrapping tool, but instead supported apps created by other vendors&amp;mdash;in essence, a universal mobile app management tool. This idea is still in the &amp;ldquo;thought experiment&amp;rdquo; phase for me.&lt;/p&gt;
&lt;p&gt;Proponents of &lt;a href="https://www.brianmadden.com:443/topics/Mobile+Device+Virtualization/default.aspx"&gt;mobile virtualization&lt;/a&gt;, &lt;a href="https://www.brianmadden.com:443/blogs/jackmadden/archive/2013/03/19/7-things-you-need-to-know-about-samsung-knox-dual-persona-phone.aspx"&gt;Samsung KNOX&lt;/a&gt;, and BlackBerry 10 will no doubt point out that these all avoid the MAM interoperability issue. However, this is at the expense of being smaller, niche platforms.&lt;/p&gt;
&lt;h3&gt;Should we cross our fingers?&lt;/h3&gt;
&lt;p&gt;So what are the chances that a mobile app management standard could emerge? &lt;a href="https://www.brianmadden.com:443/blogs/gabeknuth/archive/2013/02/13/despite-good-mam-solutions-acquiring-and-distributing-apps-to-devices-is-still-complex-business.aspx"&gt;As Gabe suggested&lt;/a&gt;, some vendors might want to protect IP invested in their MAM SDKs and app wrapping tools. But there&amp;rsquo;s already a lot of overlap between many vendors' feature lists, and by moving to an open standard, most of them would only loose the edge on one or two features.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Even though a MAM standard would be good for the industry, with all the diverse vendors it could be hard to get a lot of them around the table together. There&amp;rsquo;s a better chance that two or three de facto standards could emerge through smaller agreements, mergers, or the changing fortunes of the industry, and that would still put us in a better place than we are right now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.brianmadden.com/aggbug.aspx?PostID=176750" width="1" height="1"&gt;</description></item></channel></rss>