<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://feeds.blubrry.com/assets/rssfeedstyle.xsl"?>
<rss xmlns:rawvoice="https://blubrry.com/developer/rawvoice-rss/"  version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
	<itunes:new-feed-url>https://feeds.blubrry.com/feeds/thedevicepros.xml</itunes:new-feed-url>
	<rawvoice:subscribe feed="https://feeds.blubrry.com/feeds/thedevicepros.xml"  android="https://subscribeonandroid.com/feeds.blubrry.com/feeds/thedevicepros.xml"  email="https://subscribebyemail.com/feeds.blubrry.com/feeds/thedevicepros.xml"  itunes="https://itunes.apple.com/us/podcast/the-device-pros/id782977875" ></rawvoice:subscribe>
    <atom:link href="https://feeds.blubrry.com/feeds/thedevicepros.xml" rel="self" type="application/rss+xml" />
    <title>The Device Pros Enterprise Mobility</title>
    <link>http://thedevicepros.com</link>
    <link rel="self" href="https://feeds.blubrry.com/feeds/thedevicepros.xml" xmlns="http://www.w3.org/2005/Atom">http://thedevicepros.com</link>
    <description>The Device Pros podcast provides in-depth technical information and resources to IT Pros around the world from their unique perspective delivering those solutions to global organizations. The real world conversations and arguments about when, why and how will inform and entertain.</description>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Frank Pinto</itunes:author>
    <podcast:medium>podcast</podcast:medium>
    <copyright>Copyright 2026 The Device Pros Enterprise Mobility</copyright>
    <podcast:license>Copyright 2026 The Device Pros Enterprise Mobility</podcast:license>
    <itunes:image href="https://assets.blubrry.com/coverart/orig/23963.jpg" />
    <image>
      <link>http://thedevicepros.com</link>
      <url>https://assets.blubrry.com/coverart/orig/23963.jpg</url>
      <title>The Device Pros Enterprise Mobility</title>
      <description>In today's IT world we are more focused on cloud, devices and management of those devices. Thedevicepros.com</description>
    </image>
    <itunes:category text="News">
      <itunes:category text="Tech News" />
    </itunes:category>
    <generator>Blubrry Podcasting: https://www.blubrry.com/</generator>
    <itunes:explicit>false</itunes:explicit>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <podcast:podping usesPodping="true" />
    <podcast:guid>d41c100c-4724-58ea-921b-e2241fda2721</podcast:guid>
    <lastBuildDate>Wed, 01 Apr 2015 02:21:23 -0400</lastBuildDate>
    <pubDate>Wed, 01 Apr 2015 02:21:23 -0400</pubDate>
    <item>
      <title>How to Create the most Successful Business Apps 2015 – Episode 26 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/how-to-create-the-most-successful-business-apps-2015-episode-26/</link>
      <rawvoice:pid>2734877</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=769</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 01 Apr 2015 02:21:23 -0400</pubDate>
      <description><![CDATA[Business Apps 2015 - Make a BIG Impact
In episode 26  (http://thedevicepros.com/how-to-create-the-most-successful-business-apps-2015-episode-26)Frank and Alfred invite a special guest to the show, Alan Meeus (https://social.technet.microsoft.com/profile/alan%20meeus/), to talk about universal apps, cross platform apps, modern apps, traditional apps and why business apps 2015 are making a big impact creating digital moments with end users, customers and leadership.
Make a big splash with business apps 2015
Gartner Predicts  (http://www.gartner.com/newsroom/id/2284715)By 2015, One-Third of Consumer Brands Will Integrate Payment Into Their Branded Mobile Apps.  That's a lot of companies looking to leverage apps as additional revenue streams, and oh by the way 2015 is now.  If we are gonna make a big splash I think it's important we understand all these different types of "apps" and the when/why/how to leverage the different types and formats.  Firstly, there is the traditional applications. We all know them as executables or .EXE files or even .MSI files. They are packaged, deployed and installed in traditional methods such as manual install or an application management tool like Configuration Manager 2012.

Then we have something the technology world calls apps. By using the shortened version of the word applications technology people are referring to applications which are packaged differently than traditional applications, and targeted as modern OSs and mobile devices.  Typically apps are deployed via a store, think Windows App store, iTunes Store or Google Play Store.  Now that we have an understanding of what apps are, lets talk about a couple categories of apps.
Universal Apps
(http://thedevicepros.com/wp-content/uploads/2015/03/windows-store-150x150.png)In the world of Microsoft and the emerging Windows 10 release, Microsoft posted details in their blog to share their definition and vision of universal apps (http://blogs.windows.com/buildingapps/2014/09/30/universal-windows-apps-get-better-with-windows-10).  For Microsoft, universal apps are apps created via visual studio that share a common core, which can have user interface (UI) displays be device type.  Further, a Microsoft universal app is a single app which can span from the full Windows OS, Phone OS and even XBOX.  That, my friends, is all goodness.  If we take a short trip outside Microsoft this term is regularly used in the industry to represent cross platform apps.
Cross Platform Apps
(http://thedevicepros.com/wp-content/uploads/2015/03/vs-with-ios-300x91.png)From the perspective of Microsoft, lets examine the phrase.  Cross platform refers to the app's ability to run on multiple operating systems from different vendors.  A business example of an industry that does this very well are banks.  They create separate apps for Windows, Windows Phone, iOS, and Android.  This is an excellent technique to make sure they gain a high percentage of market share by covering the major OSs in technology. However, it comes at a considerable cost as much of the code used to write an app for iOS must be re-written for Android or Windows.  While the CxO audience love to gain market share, the do not love the cost of have 3 separate programming teams to create, manage and update 3 separate apps.  This is NOT a cross platform app.  A true cross platform app allows (http://blogs.msdn.com/b/www-_the_wonderful_world_of_windows/archive/2015/02/25/building-cross-platform-apps-with-visual-studio-part-3.aspx) a programmer to use a common code base making use of lets say 25% of their code, and then create apps across multiple platforms with a reduced effort and cost to the business.  What if it could be even better than this??
Cross Platform apps with Visual Studio and Xamarin
If you are a Visual Studio programmer, and have plans to write business apps 2015, please applaud your new best friend, Xamarin (http://xamarin.com/visual-studio).]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_026.mp3" length="38376777" type="audio/mpeg" />
      <itunes:duration>0:31:40</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>3 High Impact Enterprise Mobility Discussions – Episode 25 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/3-high-impact-enterprise-mobility-discussions-episode-25/</link>
      <rawvoice:pid>2557951</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=748</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 18 Feb 2015 15:11:33 -0500</pubDate>
      <description><![CDATA[High Impact Enterprise Mobility topics? Why do you care?
(http://thedevicepros.com/wp-content/uploads/2015/02/Enterprise-Mobility-Three-Leg-Wheel-300x271.png)In episode 25]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_025.mp3" length="36166465" type="audio/mpeg" />
      <itunes:duration>0:29:49</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Enterprise Cloud Suite – Episode 24 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/enterprise-cloud-suite-episode-24/</link>
      <rawvoice:pid>2506999</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=703</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Thu, 15 Jan 2015 13:38:31 -0500</pubDate>
      <description><![CDATA[What is Microsoft Enterprise Cloud Suite?
In episode 24  (http://thedevicepros.com/enterprise-cloud-suite-episode-24)Frank and Alfred take a look into the new Microsoft Enterprise Cloud Suite (http://www.microsoft.com/ecs).  In the episode the guys discuss what ECS is, when to use it and why this is an important change for Microsoft customers.
Thriving in a cloud-first, mobile-first world
In the modern workplace, employees are always connected and always moving. They have more devices with more data, and they expect tools to support ubiquitous collaboration.  To support this workplace, IT needs a solution to help protect your data, manage the growing number of mobile devices, unify environments that span operating systems, and enable seamless collaboration for
your workers across all of their devices.  The Enterprise Cloud Suite (ECS), now available as part of the Enterprise Enrollment, brings together Office 365 E3, Enterprise Mobility Suite and Windows Software Assurance per User. The combined power of these three offerings empowers users with best-in-class productivity across devices while supporting IT security and control.

(http://thedevicepros.com/wp-content/uploads/2015/01/ECS2-300x66.png)

 

 

With Enterprise Cloud Suite, you can take advantage of:

	* Simplified cloud licensing in the Enterprise Enrollment.
	* True per user licensing that puts users at the center.
	* A compelling offer when buying cloud services.

How it works
Enterprise Cloud Suite is available as a User Subscription License (USL) or an Add-on license for the Enterprise Platform in the Enterprise Enrollment.

	* Enterprise Cloud Suite USL: For users who are not covered by an existing Enterprise Platform or who would like to transition to full user-based licensing at renewal. The USL lowers initial licensing costs because you subscribe to the rights to use Microsoft products and services instead of purchasing a perpetual license.
	* Enterprise Cloud Suite Add-on: For users who are covered by an existing Enterprise Platform. The Add-on is a subscription that supplements your existing Enterprise Platform license position.

Flexible - Put users at the center with true per user licensing
Users get a consistent productivity experience on any device and on any operating system. A range of ECS licensing options are available through Add-on licenses or USLs, and cloud services can be added at any time, then reconciled at anniversary.
Manageable - Simplifying cloud licensing in the Enterprise Enrollment
With a pure per user licensing model, you will no longer need to count devices for the Platform EA and cloud services. Move to the cloud without modifying your Enterprise Agreement while getting rid of bridge CALs and complex True-up requirements.
Learn More from Microsoft
http://www.microsoft.com/ecs (http://www.microsoft.com/ecs)
Article Source
http://download.microsoft.com/download/8/9/A/89A3F8B9-94DE-4956-A56E-F6D2B215D0E6/Enterprise_Cloud_Suite_At_a_Glance.pdf (http://download.microsoft.com/download/8/9/A/89A3F8B9-94DE-4956-A56E-F6D2B215D0E6/Enterprise_Cloud_Suite_At_a_Glance.pdf)

 ]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_024.mp3" length="31255967" type="audio/mpeg" />
      <itunes:duration>0:25:44</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Office 365 Mobile Device Management - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/office-365-mobile-device-management/</link>
      <rawvoice:pid>2488609</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=645</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Thu, 01 Jan 2015 19:15:33 -0500</pubDate>
      <description><![CDATA[Office 365 Mobile Device Management added for FREE!
In episode 22  (http://thedevicepros.com/office-365-mobile-device-management)Frank and Alfred take a look into the new features of Office 365 Mobile Device Management capabilities.  In the episode the guys discuss what was implemented but even get into why Microsoft (http://www.microsoft.com) would add MDM to Office 365 (http://products.office.com/en-us/business/explore-office-365-for-business) in the first place.  To start lets have a look at some statistics.
Enterprise Mobility Stats from Gartner

	* 50% of employers will require employees to provide their own devices by 2017.
	* 90% of enterprises will have to or more mobile OS's to support in 2011
	* 93% of employees admit to violating information security policies
	* 80% of employees admit to using non-approved SaaS applications in their jobs

Why does Office 365 Mobile Device Management matter?
It seems clear the goal Microsoft was trying to achieve was to provide a single solution encapsulated in a single product and provide a clear separation from corporate and personal email and/or data.  What did we use before Office 365 MDM (http://blogs.office.com/2014/10/28/introducing-built-mobile-device-management-office-365/)? ActiveSync.  And it was awesome... but our corporate customers said "We need more, we need to offer more". Below is a comparison of the mobile device management capabilities by technology.

(http://thedevicepros.com/wp-content/uploads/2015/01/Office365-MDM2.png)

 
Top 3 Challenges addressed with Office 365 Mobile Device Management

	* If connecting to Exchange, you had to lock the phone down, so potentially you had a set of policies that prevented you to do anything personal on the phone.
	* If the device needed to be wiped, all data was removed from the device.
	* What do businesses really want? To manage their corporate data and ensure digital asset protection.

Some of the things new Office 365 MDM Provides

	* In the Admin Portal, you can click a button and get device management for Office 365.
	* The portal is device aware, it knows what devices are trying to connect to the Office 365  (http://technet.microsoft.com/en-us/library/dn792010.aspx)and what user should have access to that device.
	* Next you can go to the compliance console and provision policies.
	* You have the ability to apply conditional access requirements & device controls, i.e. the device must meet certain requirements to gain access.  They'll
	* Some of these things are password protection, Device encryptions and if the device is jail broken.
	* If the user has connected using the OneDrive for Business, the policies can look to make sure the data doesn't go elsewhere. Via policies, controls can manage things like screenshots and Bluetooth, etc.
	* Lastly you have options to use selective wipe.  Selective Wipe can remove the data that has been protected by managed apps or Intune aware apps..

Added bonus: Every time the user goes to connect with their device, the device is checked against compliance policies which are controlled by IT to ensure that the device has not been compromised.
Screen shot of the Office 365 Mobile Device Management Options

 (http://thedevicepros.com)(http://thedevicepros.com/wp-content/uploads/2015/01/Office365-MDM1-600x336.png)
Article Source
http://technet.microsoft.com/en-us/library/dn792010.aspx (http://technet.microsoft.com/en-us/library/dn792010.aspx)
http://blogs.office.com/2014/10/28/introducing-built-mobile-device-management-office-365/ (http://blogs.office.com/2014/10/28/introducing-built-mobile-device-management-office-365/)
http://www.zdnet.com/article/byod-from-optional-to-mandatory-by-2017-says-gartner/ (http://www.zdnet.com/article/byod-from-optional-to-mandatory-by-2017-says-gartner/)
http://www.gartner.com/newsroom/id/2466615 (http://www.gartner.com/newsroom/id/2466615)
http://ipcarrier.blogspot.com/2013/05/by-2017-50-of-enterprises-will-require.]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_022.mp3" length="38888759" type="audio/mpeg" />
      <itunes:duration>0:32:05</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Microsoft Christmas 2014 Special – Episode 23 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/microsoft-christmas-2014-special-episode-23/</link>
      <rawvoice:pid>2480053</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=648</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Tue, 23 Dec 2014 17:54:26 -0500</pubDate>
      <description><![CDATA[A Microsoft Christmas
(http://thedevicepros.com/wp-content/uploads/2014/12/Xbox-Mod-B-XBO-Assassins-Creed-Unity-Bundles-Microsoft-Christmas.jpg)In episode 23 (http://thedevicepros.com/microsoft-christmas-2014-special-episode-23) Frank and Alfred share...]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_023.mp3" length="31388669" type="audio/mpeg" />
      <itunes:duration>0:25:50</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>EMS Microsoft Intune – Part 3 – Episode 21 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/ems-microsoft-intune-part-3-episode-21/</link>
      <rawvoice:pid>2451967</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=621</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 03 Dec 2014 20:01:48 -0500</pubDate>
      <description><![CDATA[EMS (Enterprise Mobility Suite) by Microsoft - Episode 21
EMS Part 3 of 3 Part Series - Microsoft Intune
In episode 21 (http://thedevicepros.com/ems-microsoft-intune-part-3-episode-21) Frank and Alfred take a deep dive into EMS Microsoft Intune. One of three things that comes with the Microsoft Enterprise Mobility Suite.  In the next episode The Device Pros  (http://thedevicepros.com)will cover the final component of EMS Microsoft Intune.

EMS (http://2405433.r.msn.com/?ld=d3x3WgOufv8YJCkW8uTW3s7zVUCUxTO5idT26iHoPucUAiKw15pPUMiLOiDfZ_ZebV0ifGdD3NHErFsspWeT1m14moKKEHMivQdaQNydYctJjep1IEGfA4thkxUK5VXP6w0kpY7QcfCV9JgvRjWrNMI6aIiCabeYaFmyaIa3ZQrcwF3QXK&u=http%3a%2f%2f1156.xg4ken.com%2fmedia%2fredir.php%3fprof%3d492%26camp%3d87186%26affcode%3dkw105126%26k_inner_url_encoded%3d1%26cid%3d2640142621%26queryStr%3dmicrosoft%2520enterprise%2520mobility%2520suite%26url%5b%5d%3dhttp%253A%252F%252Fclk.atdmt.com%252FEM3%252Fgo%252F475497026%252Fdirect%252F01%252F%253Fhref%253Dhttp%3a%252F%252Fview.atdmt.com%252Faction%252Fmrt203_PFXUSGAPrivateCloudITSTBFY14GenericActi_1%252Fv3%252F%255Batc1._kenshoo_clickid_%252Fatc2.492%255D%252F%253Fhref%253Dhttp%3a%252F%252Fwww.microsoft.com%252Fen-us%252Fserver-cloud%252Fproducts%252Fenterprise-mobility-suite%252Fdefault.aspx%253FWT.srch%253D1%2526WT.mc_ID%253DSEM_BING_USEvergreenSearch_Intune%2526CR_CC%253DUnassigned) includes Microsoft Intune which enables:

	* Mobile application management across devices
	* Broad device support for Windows, Windows Phone, Apple iOS, and Android devices
	* Selective wipe of apps and data for greater security

What is Microsoft Intune?
Microsoft Intune  (http://www.microsoft.com/en-us/server-cloud/products/microsoft-intune/)simplifies how your business can manage and secure PCs and mobile devices so your computers and users can operate at peak performance, from virtually anywhere, on any device. With Intune, whether your employees are in the office or on the road, you can give them a rich, productive Windows experience without compromising the essentials—costs, control, security and compliance.
Device Management Capabilities
As a standalone service, Microsoft Intune offers the features in the following tables for supported mobile devices like iOS, Android, and Windows devices. You can manage Windows 8.1 devices using the Windows Intune client or enroll them as mobile devices. The following information for Windows 8.1 applies to Windows 8.1 devices that are enrolled as mobile devices.
Device security and configuration

	* Security policies
	* Remote Wipe, Remote Lock, and Passcode Reset
	* Kiosk Mode

App management

	* App deployment and management
	* Deploy software to mobile devices in Microsoft Intune
	* Compliant and noncompliant apps
	* Manage devices using configuration policies with Microsoft Intune

Company resource access

	* Certificate profiles
	* Wi-Fi profiles
	* Email profiles
	* VPN profiles
	* Conditional Access policies

Inventory and reporting

	* Manage reports in Microsoft Intune

You can integrate Microsoft Intune with Configuration Manager to enable deeper mobile device management to let users access company resources in a secure, managed way. By using device management, you protect company data while letting users enroll their personal or company-owned mobile devices and giving them access to company data. When you use Configuration Manager with Intune, you have the following management capabilities:

	You can retire and wipe devices
	You can configure compliance settings on devices. These include settings for passwords, security, roaming, encryption, and wireless communication
	You can deploy line of business apps to devices
	You can deploy apps from the store that the device connects to, Windows Store, Windows Phone Store, App Store, or Google Play
	You can collect hardware inventory
	You can collect software inventory by using built-in reports

Why Deploy Windows Intune]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_021.mp3" length="26546933" type="audio/mpeg" />
      <itunes:duration>0:21:48</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>EMS Azure RMS – Part 2 – Episode 20 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/ems-azure-rms-part-2-episode-20/</link>
      <rawvoice:pid>2451966</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=611</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Thu, 20 Nov 2014 17:22:58 -0500</pubDate>
      <description><![CDATA[EMS (Enterprise Mobility Suite) by Microsoft - Episode 20
EMS Part 2 of 3 Part Series - Azure RMS
In episode 20  (http://thedevicepros.com/ems-azure-rms-part-2)Frank and Alfred take a deep dive into EMS Azure RMS. One of three things that comes with the Microsoft Enterprise Mobility Suite.  In the next episode The Device Pros  (http://thedevicepros.com)will cover the final component of EMS, Microsoft Intune.

EMS (http://2405433.r.msn.com/?ld=d3x3WgOufv8YJCkW8uTW3s7zVUCUxTO5idT26iHoPucUAiKw15pPUMiLOiDfZ_ZebV0ifGdD3NHErFsspWeT1m14moKKEHMivQdaQNydYctJjep1IEGfA4thkxUK5VXP6w0kpY7QcfCV9JgvRjWrNMI6aIiCabeYaFmyaIa3ZQrcwF3QXK&u=http%3a%2f%2f1156.xg4ken.com%2fmedia%2fredir.php%3fprof%3d492%26camp%3d87186%26affcode%3dkw105126%26k_inner_url_encoded%3d1%26cid%3d2640142621%26queryStr%3dmicrosoft%2520enterprise%2520mobility%2520suite%26url%5b%5d%3dhttp%253A%252F%252Fclk.atdmt.com%252FEM3%252Fgo%252F475497026%252Fdirect%252F01%252F%253Fhref%253Dhttp%3a%252F%252Fview.atdmt.com%252Faction%252Fmrt203_PFXUSGAPrivateCloudITSTBFY14GenericActi_1%252Fv3%252F%255Batc1._kenshoo_clickid_%252Fatc2.492%255D%252F%253Fhref%253Dhttp%3a%252F%252Fwww.microsoft.com%252Fen-us%252Fserver-cloud%252Fproducts%252Fenterprise-mobility-suite%252Fdefault.aspx%253FWT.srch%253D1%2526WT.mc_ID%253DSEM_BING_USEvergreenSearch_Intune%2526CR_CC%253DUnassigned) includes Azure Rights Management which enables:

	* Information protection from the cloud or in a hybrid model with your existing on-premises infrastructure
	* Integration into your native applications with an easy-to-use SDK

What is Azure Rights Management (RMS)?
Almost every organization is Internet-connected these days, with users bringing personal device to work, accessing company data on the road and home, and sharing sensitive information with important business partners. As part of their daily work, users share information by using email, file-sharing sites, and cloud services. In these scenarios, traditional security controls (such as access control lists and NTFS permissions) and firewalls have limited effectiveness if you want to protect your company data while still empowering your users to work efficiently.

In comparison, Azure Rights Management (Azure RMS) can protect your company’s sensitive information in all these scenarios. It uses encryption, identity, and authorization policies to help secure your files and email, and it works across multiple devices—phones, tablets, and PCs. Information can be protected both within your organization and outside your organization because that protection remains with the data, even when it leaves your organization’s boundaries. As an example, employees might email a document to a partner company, or they save a document to their cloud drive. The persistent protection that Azure RMS provides not only helps to secure your company data, but might also be legally mandated for compliance, legal discovery requirements, or simply good information management practices.

But very importantly, authorized people and services (such as search and indexing) can continue to read and inspect the data that Azure RMS protects, which is not easily accomplished with other information protection solutions that use peer-to-peer encryption. This ability is sometimes referred to as “reasoning over data” and is a crucial element in maintaining control of your organization’s data.
What do I need to deploy Azure RMS and how do I get going?
First, check Requirements for Azure Rights Management (http://technet.microsoft.com/en-us/library/dn655136.aspx), which has information about the cloud subscription options, how you can use your on-premises servers with Azure RMS, which deployment scenarios are not currently supported, which devices and applications support Azure RMS, and a link if you need a list of IP addresses and domain names for firewalls or proxy servers. You might also want to check the other topics in the Getting Started with Azure Rights Management]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_020.mp3" length="35286454" type="audio/mpeg" />
      <itunes:duration>0:29:05</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>EMS Azure Active Directory Premium – Part 1 – Episode 19 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/ems-azure-active-directory-premium/</link>
      <rawvoice:pid>2418231</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=604</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Thu, 06 Nov 2014 20:14:17 -0500</pubDate>
      <description><![CDATA[EMS (Enterprise Mobility Suite) by Microsoft - Episode 19
EMS Part 1 of 3 Part Series - Azure Active Directory Premium
In episode 19  (http://thedevicepros.com/ems-azure-active-directory-premium)Frank and Alfred take a deep dive into EMS Azure Active Directory Premium. One of three things that comes with the Microsoft Enterprise Mobility Suite.  In the next two episodes The Device Pros  (http://thedevicepros.com)will cover the other two components of EMS, Azure RMS and Microsoft Intune.

EMS (http://2405433.r.msn.com/?ld=d3x3WgOufv8YJCkW8uTW3s7zVUCUxTO5idT26iHoPucUAiKw15pPUMiLOiDfZ_ZebV0ifGdD3NHErFsspWeT1m14moKKEHMivQdaQNydYctJjep1IEGfA4thkxUK5VXP6w0kpY7QcfCV9JgvRjWrNMI6aIiCabeYaFmyaIa3ZQrcwF3QXK&u=http%3a%2f%2f1156.xg4ken.com%2fmedia%2fredir.php%3fprof%3d492%26camp%3d87186%26affcode%3dkw105126%26k_inner_url_encoded%3d1%26cid%3d2640142621%26queryStr%3dmicrosoft%2520enterprise%2520mobility%2520suite%26url%5b%5d%3dhttp%253A%252F%252Fclk.atdmt.com%252FEM3%252Fgo%252F475497026%252Fdirect%252F01%252F%253Fhref%253Dhttp%3a%252F%252Fview.atdmt.com%252Faction%252Fmrt203_PFXUSGAPrivateCloudITSTBFY14GenericActi_1%252Fv3%252F%255Batc1._kenshoo_clickid_%252Fatc2.492%255D%252F%253Fhref%253Dhttp%3a%252F%252Fwww.microsoft.com%252Fen-us%252Fserver-cloud%252Fproducts%252Fenterprise-mobility-suite%252Fdefault.aspx%253FWT.srch%253D1%2526WT.mc_ID%253DSEM_BING_USEvergreenSearch_Intune%2526CR_CC%253DUnassigned) includes Azure Active Directory Premium which enables:

	* Self-service password reset for your people, to reduce helpdesk calls
	* Multi-factor authentication  (http://azure.microsoft.com/en-us/services/multi-factor-authentication/)options for greater security
	* Group-based provisioning and single sign on for over 2000 SaaS apps (http://www.microsoft.com/industry/government/guides/cloud_computing/4-SaaS.aspx)
	* Machine learning (http://azure.microsoft.com/en-us/services/machine-learning/)-driven security reports for visibility and threat management
	* Robust sync capabilities across cloud and on-premises directories

What is Azure Active Directory?
Azure Active Directory is a service that provides identity and access management capabilities in the cloud. In much the same way that Active Directory is a service made available to customers through the Windows Server operating system for on-premises identity management, Azure Active Directory (Azure AD) is a service that is made available through Azure for cloud-based identity management. Learn more (http://msdn.microsoft.com/library/hh967611.aspx)

Because it is your organization's cloud directory, you decide who your users are, what information to keep in the cloud, who can use the information or manage it, and what applications or services are allowed to access that information.

When you use Azure AD, it is Microsoft's responsibility to keep Active Directory running in the cloud with high scale, high availability, and integrated disaster recovery, while fully respecting your requirements for the privacy and security of your organization's information.
Integration with your on-premises Active Directory
Azure AD can be used as a standalone cloud directory for your organization, but you can also integrate existing on-premise Active Directory with Azure AD. Some of the features of integration include directory sync and single sign-on, which further extend the reach of your existing on-premises identities into the cloud for an improved admin and end user experience. Learn more (http://msdn.microsoft.com/library/jj573653)
Integration with your applications
Application developers can integrate their applications with Azure AD to provide single sign-on functionality for their users. This enables enterprise applications to be hosted in the cloud and to easily authenticate users with corporate credentials. It also enables software as a service (SaaS) providers to make authentication easier for users in Azure AD organizations when authenticating to their services.]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_019.mp3" length="35510606" type="audio/mpeg" />
      <itunes:duration>0:29:16</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Enterprise Mobility Suite – Episode 18 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/enterprise-mobility-suite-episode-18/</link>
      <rawvoice:pid>2310313</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=556</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Thu, 28 Aug 2014 16:44:18 -0400</pubDate>
      <description><![CDATA[What the heck is an Enterprise Mobility Suite Microsoft?
(http://thedevicepros.com/wp-content/uploads/2014/08/ems_vision_video_thumb.jpg)In episode 18  (www.thedevicepros.com/enterprise-mobility-suite-episode-18)Frank and Alfred share some great information about the new cloud solution from Microsoft called Enterprise Mobility Suite (http://www.microsoft.com/en-us/server-cloud/products/enterprise-mobility-suite/).  Microsoft has packaged together some of their individual cloud offerings to form a comprehensive solution designed to address people centric IT (PCIT (http://thedevicepros.com/people-centric-it-episode-9/)), consumerization of IT (COIT), bring your own device (BYOD) and software as a service (SaaS) in a cost effective method.  The three main components are:

Microsoft Azure Active Directory Premium (http://azure.microsoft.com/en-us/services/active-directory/)
Windows Intune  (http://www.microsoft.com/en-us/server-cloud/products/windows-intune/)
Microsoft Azure Rights Management (http://products.office.com/en-us/business/microsoft-azure-rights-management)
What's so great about that?
The industry is currently dealing with some new challenges, Microsoft has identified them as the following.

1.  Users expect to be productive across a variety of device types, with access to the applications they need.

2.  Businesses need to unify their infrastructure technology environment with a common identity across on-premises Active Directory Domain Services (AD DS) and the cloud, with deeply integrated capabilities for PC and mobile device management.

3.  Businesses must protect their data, so they require a comprehensive set of access control and data-protection capabilities.

The focus of Enterprise Mobility Suite (EMS) is to make it easy for IT to address these challenges thereby enabling their workforce to consume solutions/services provided by IT safely and securely.  In addition by bundling these solutions business will be able to save a bundle as shown in the table below.  Have a look at the whitepaper (http://download.microsoft.com/download/1/3/7/137B2CF6-79FE-438B-BA00-F343022C3CE3/Enabling_Enterprise_Mobility_white_paper.pdf) from Microsoft.

(http://thedevicepros.com/wp-content/uploads/2014/08/EMS_Pricing_Model.jpg)

The Device Pros are kicking off a three podcast series diving deeper into each one of these cloud solutions provided by Microsoft.  We have a couple of surprise guests, including Richard Smith (http://www.linkedin.com/pub/richard-smith-microsoft-corp/3/712/735) of The Deployment Guys, joining us to dig into this fantastic offering from Microsoft.
Hybrid Identity Video

Mobile Device Management

Information Protection

The videos embedded in this page are via Microsoft to provide an effective understanding of how the process works.]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_018.mp3" length="31170105" type="audio/mpeg" />
      <itunes:duration>0:25:39</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Powershell Deployment Toolkit (PDT)– Episode 17 - The Device Pros Enterprise Mobility</title>
      <link>http://thedevicepros.com/powershell-deployment-toolkit-pdt/</link>
      <rawvoice:pid>2292186</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=553</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Fri, 15 Aug 2014 10:01:27 -0400</pubDate>
      <description><![CDATA[Discover PDT v2.64
In episode 17  (http://www.thedevicepros.com/powershell-deployment-toolkit-pdt)Frank and Alfred share some great information about PDT (PowerShell Deployment Toolkit) v2.64 and the awesome things you can do with it.
What is PDT?
(http://thedevicepros.com/wp-content/uploads/2014/08/logo-powershell-150x150.png)At its most basic level PDT is a collection of scripts with the purpose of deploying System Center with prerequisites. PDT is very customizable, very powerful and very useful in spinning up non-production or even production System Center environments. PDT is absolutely not intended to replace any of the capabilities of System Center, rather, it is intended to help solve the problem of deploying System Center with advanced configuration if you don't already have it in place.  In just about 3 hours you can deploy all of System Center including SQL and all prerequisites, in a highly available configuration, including all of the automatable post-setup integration.
Get Some PDT
Once you have downloaded PDT (http://gallery.technet.microsoft.com/PowerShell-Deployment-f20bb605#content), you will need to download a couple of things to get your's up and running. Head over to the Microsoft Evaluation Software Center and get Windows Server 2012 R2.  (http://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2012)Part of the requirements to use PDT are that you have servers with Windows 2012 R2 installed, domain joined and local administrator privilege to them.  However, PDT includes a script to help create Hyper-V VMs call VMcreator.ps1.  For details on how to use this head over to the Building Clouds  (http://blogs.technet.com/b/privatecloud/archive/2013/02/18/deployment-the-pdt-vm-creator.aspx)blog and get the details from Rob Willis (http://social.technet.microsoft.com/profile/Rob%20Willis%20(MSFT)).  Also, since PDT requires some XML knowledge for variables.xml if this intimidates you there is a great new tool called The PDT GUI  (http://gallery.technet.microsoft.com/PDT-GUI-for-Powershell-6908b819)created by Benedict Berger and Kamil Kosek from Elanity Network Partner.
Some Resources

	* Intro to PDT

	* http://blogs.technet.com/b/privatecloud/archive/2013/02/08/deployment-introducing-powershell-deployment-toolkit.aspx  (◦http://blogs.technet.com/b/privatecloud/archive/2013/02/08/deployment-introducing-powershell-deployment-toolkit.aspx%20)


	* Rob Willis at TechEd 2014]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_017.mp3" length="32459031" type="audio/mpeg" />
      <itunes:duration>0:26:44</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Windows Phone 8.1 - Episode 16 - The Device Pros </title>
      <link>http://thedevicepros.com/windows-phone-8-1-episode-16/</link>
      <rawvoice:pid>2259417</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=505</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Tue, 22 Jul 2014 21:00:00 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/windows-phone-8-1-episode-16/"></a>
	
<p>	Whatâ€™s new with Windows Phone 8.1? In episode 16 Frank and Alfred share some great information about the new features they have used and like in the Developer Preview ofÂ Windows Phone 8.1</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/windows-phone-8-1-episode-16/">Windows Phone 8.1 â€“ Episode 16</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_016.mp3" length="45553639" type="audio/mpeg" />
      <itunes:duration>0:37:38</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Office Click-2-Run - Episode 15 - The Device Pros </title>
      <link>http://thedevicepros.com/office-click-2-run-episode-15/</link>
      <rawvoice:pid>2255933</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=504</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 16 Jul 2014 07:12:22 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/office-click-2-run-episode-15/"></a>
	
<p>	Using Click-2-Run MS Office Installer In episode 15 Frank and Alfred with special guest Steve Thomas share some great information about the new Microsoft Office click-2-run install, app-v install, traditional install and more. Learn more about Office Click-to-Run Microsoft Office Click-to-Run uses Microsoft streaming and virtualization technology to significantly reduce the time that is required [â€¦]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/office-click-2-run-episode-15/">Office Click-2-Run â€“ Episode 15</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_015.mp3" length="44944465" type="audio/mpeg" />
      <itunes:duration>0:37:08</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Surface Pro 3 - Episode 14 - The Device Pros</title>
      <link>http://thedevicepros.com/surface-pro-3-episode-14/</link>
      <rawvoice:pid>2192222</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=442</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 04 Jun 2014 10:33:30 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/surface-pro-3-episode-14/"></a>
	
<p>	Microsoft Surface Pro 3 In episode 14 Frank and Alfred share some great information about the new Microsoft Surface Pro 3. They talk about what they have heard from customers and what they are excited about regarding the new laptop replacement from Microsoft.</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/surface-pro-3-episode-14/">Surface Pro 3 â€“ Episode 14</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_014.mp3" length="45469052" type="audio/mpeg" />
      <itunes:duration>0:37:34</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>TechEd 2014 Tips and Tricks - Episode 13</title>
      <link>http://thedevicepros.com/teched-2014-tips-tricks-episode-13/</link>
      <rawvoice:pid>2157681</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=423</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Mon, 12 May 2014 09:27:26 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/teched-2014-tips-tricks-episode-13/"></a>
	
<p>	TechEd 2014 Tips and Tricks from The Device Pros In episode 13 Frank and Alfred share some great information about TechEd 2014 includingÂ suggested sessions to attend, who to look out for and even some of their tips and tricks when they attend Microsoft Conferences. Masters of All Things PCIT TechEd 2014 gathers giants in the [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/teched-2014-tips-tricks-episode-13/">TechEd 2014 Tips and Tricks &#8211; Episode 13</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_013.mp3" length="37412351" type="audio/mpeg" />
      <itunes:duration>0:30:51</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Windows Intune - Episode 12</title>
      <link>http://thedevicepros.com/windows-intune-episode-12/</link>
      <rawvoice:pid>2130531</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=406</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Tue, 22 Apr 2014 21:00:35 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/windows-intune-episode-12/"></a>
	
<p>	Windows Intune and Configuration Manager 2012 R2 Episode 12 introduces Windows Intune as part of the SCCM 2012 R2 infrastructure solution. Windows Intune, of course, is not the next version of Zune, but can certainly help in managing access to corporate applications delivered to your preferred endpoint device as part of the BYOD initiative. Intune [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/windows-intune-episode-12/">Windows Intune &#8211; Episode 12</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_012.mp3" length="36944270" type="audio/mpeg" />
      <itunes:duration>0:30:28</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Windows 8.1 Update - Episode 11</title>
      <link>http://thedevicepros.com/windows-8-1-update-episode-11/</link>
      <rawvoice:pid>2117520</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=400</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Sun, 13 Apr 2014 18:14:17 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/windows-8-1-update-episode-11/" title="windows_8_1_logo_181013"></a>
	
<p>	
	Windows 8.1 Update Released April 8, 2014 Its another great day at Microsoft with the release of Windows 8.1 Update for the general public. In episode 11 Frank and Alfred run through some of the awesome new features.Â  If you haven&#8217;t already checked your system to look for some of these really cool updates, its [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/windows-8-1-update-episode-11/">Windows 8.1 Update &#8211; Episode 11</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_011.mp3" length="54365825" type="audio/mpeg" />
      <itunes:duration>0:44:59</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Windows Phone 8.1 - Episode 10</title>
      <link>http://thedevicepros.com/windows-phone-8-1-episode-10/</link>
      <rawvoice:pid>2104772</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=369</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Fri, 04 Apr 2014 02:36:26 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/windows-phone-8-1-episode-10/" title="WP81_Cortana_Home_16x9_thumb_04D36158"></a>
	
<p>	
	Windows Phone 8.1 Coming April 10th 2014 for Devs In episodeÂ 10 Frank and Alfred take a departure from normal show format to talk about the awesome new features in Windows Phone 8.1. Tune in to this episode to find out what&#8217;s new, what&#8217;s exciting and how to get it!Â There are just a few of the [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/windows-phone-8-1-episode-10/">Windows Phone 8.1 &#8211; Episode 10</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_010.mp3" length="27960722" type="audio/mpeg" />
      <itunes:duration>0:22:59</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>People Centric IT - Episode 9</title>
      <link>http://thedevicepros.com/people-centric-it-episode-9/</link>
      <rawvoice:pid>2082932</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=207</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Thu, 20 Mar 2014 04:25:07 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/people-centric-it-episode-9/" title="ms-people-centric-it"></a>
	
<p>	
	People Centric IT In episode 9 Frank and Alfred are back to talk about People Centric IT.Â  Listen in to learn what it is, why you should be planning for it and in future podcasts, how to implement it. PCIT, What the heck does that mean? Microsoft is paving the way with a new approach [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/people-centric-it-episode-9/">People Centric IT &#8211; Episode 9</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_009.mp3" length="37732036" type="audio/mpeg" />
      <itunes:duration>0:31:07</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>ITPro.tv 40% Discount for IT Training</title>
      <link>http://thedevicepros.com/itpro-tv-40-discount/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=itpro-tv-40-discount</link>
      <rawvoice:pid>2089681</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=209</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 19 Mar 2014 19:30:47 -0400</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/itpro-tv-40-discount/" title="itpro.tv"></a>
	
<p>	
	ITPro.tv 40% Discount for Unlimited Training! Here at The Device Pros we love learning and certification.Â  So what&#8217;s better then all the training you can consume?Â  Nothing!Â  Because we love what the guys are doing over at ITPro.tv we setup a partnership with them to get our listeners an ITPro.tvÂ 40% Discount for the life of [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/itpro-tv-40-discount/">ITPro.tv 40% Discount for IT Training</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/itprotv-promo-20Mar2014.mp3" length="7505842" type="audio/mpeg" />
      <itunes:duration>0:05:56</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
    <item>
      <title>Microsoft Applocker - Episode 8</title>
      <link>http://thedevicepros.com/microsoft-applocker-episode-8/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-applocker-episode-8</link>
      <rawvoice:pid>2060924</rawvoice:pid>
      <guid>http://thedevicepros.com/?p=187</guid>
      <dc:creator>Frank Pinto</dc:creator>
      <pubDate>Wed, 05 Mar 2014 17:33:52 -0500</pubDate>
      <description><![CDATA[<a href="http://thedevicepros.com/microsoft-applocker-episode-8/" title="microsoft applocker"></a>
	
<p>	
	Microsoft AppLocker not Software Restriction Policies In episode 8 Frank and Alfred invite Associate Consultant Simon Frost from Microsoft Consulting Services to talk about Microsoft AppLocker. AppLocker is a tool which allows administrators to specify what applications can run on a computer in their enterprise.Â  It is deployed using group policy templates which makes it [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://thedevicepros.com/microsoft-applocker-episode-8/">Microsoft Applocker â€“ Episode 8</a> appeared first on <a rel="nofollow" href="http://thedevicepros.com">The Device Pros</a>.</p>]]></description>
      <enclosure url="https://media.blubrry.com/thedevicepros/content.blubrry.com/thedevicepros/TheDevicePros_008.mp3" length="42165618" type="audio/mpeg" />
      <itunes:duration>0:34:49</itunes:duration>
      <itunes:explicit>false</itunes:explicit>
      <itunes:image href="http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg" />
      <image>http://thedevicepros.com/wp-content/uploads/powerpress/TheDevicePros-itunes1.jpg</image>
    </item>
  </channel>
</rss>
