<img style="width:58px;display:inline;position: absolute;margin-top: 0px;" src="https://connected.three.ie/hubfs/Images/Landing%20Page/2018-mdm-buying-guide/icon-coffee.svg"><h3 style="padding-left:80px; margin-bottom:8px;">Tony's Coffee Break</h3>
Tony from the sales team is out on the road, visiting a customer’s site. After his site visit, he calls in to a motorway service station for a drink and to catch up on his emails, send some customer data to a colleague, and finish a report using one of the corporate apps on his mobile.
How does Tony quench his thirst?
[[He orders a coffee]]
[[He orders an orange juice]]
(set: $nomdm to false)
(set: $mdm to false)(set: $coffee to true)
Tony orders a cappuccino.
Unfortunately the station is crowded.
Although he manages to squeeze a couple of print-outs, his phone, a large cappuccino and a Danish onto the small table, it’s not long before someone bumps the table and coffee and pastry go everywhere.
By the time Tony’s gathered his elevenses and his thoughts, he realises his phone has gone…
[[Tony with MDM]]
[[Tony without MDM]](set:$coffee to false)
Tony orders an orange juice.
Unfortunately the station is crowded.
Although he manages to squeeze a couple of print-outs, his phone, his freshly squeezed orange juice and a Danish onto the small table, it’s not long before someone bumps the table and juice and pastry go everywhere.
By the time Tony’s gathered his elevenses and his thoughts, he realises his phone has gone…
[[Tony with MDM]]
[[Tony without MDM]](set: $mdm to true)
Quicker than a barista can (if: $coffee)[make a latte](else:)[squeeze an orange], he borrows a mobile, calls the office, and his missing phone is wiped of all data and apps within seconds.
He celebrates with an almond croissant.
(unless: $nomdm)[[[And without MDM?|Tony without MDM]]]
(if: $nomdm and $mdm)[[[Play again|Home]]](set: $nomdm to true)
When he thinks about all the confidential business data stored on it, and the fact that his password is “Password”, he feels very jittery.
And it’s not because of (if:$coffee)[the coffee](else:)[all that sugary OJ].
(unless:$mdm)[[[What if Tony had MDM?|Tony with MDM]]]
(if: $nomdm and $mdm)[[[Play again|Home]]]<p style="font-size:26px;">Here are two interactive examples of life with (and without) MDM.
<span style="font-weight:bold">Click on a story to begin!</span></p>
|tony>[<img style="width:58px;display:inline;position: absolute;margin-top: 0px;" src="https://connected.three.ie/hubfs/Images/Landing%20Page/2018-mdm-buying-guide/icon-coffee.svg"><h3 style="padding-left:80px; margin-bottom:8px;">Tony's Coffee Break</h3>]
|site>[<img style="width: 53px;
display: inline;
position: absolute;
margin-top: -12px;
margin-left: 5px;" src="https://connected.three.ie/hubfs/Images/Landing%20Page/2018-mdm-buying-guide/icon-building-site.svg"><h3 style="padding-left:80px; margin-bottom:8px;">The Missing Site Manager</h3>]
(click: ?tony)[(goto: "Tony's Coffee Break")]
(click: ?site)[(goto: "The Missing Site Managers")]<script>
var x = 'Mike';
console.log(x);
$('#test').text('Something');
</script>
<div id="formEntry">
This is a personalised story, so we need you to enter your name*
<form class="form-style-4" onsubmit="event.preventDefault();sessionStorage.firstName = $('#firstName').val();$('#proceed').css('display','block'); $('#nameSpan').text(sessionStorage.firstName);$('#formEntry').css('display','none');">
<label for="field1"><span style="padding-top:10px;">What's your name?</span><input type="text" id="firstName" name="firstName" style="padding-top:10px">
<input type="submit" value="Confirm" /></label></form>
<span style="font-size:18px; color: #888;">*Don't worry, this is only used in this story</span>
</div>
<div id="proceed" style="display:none;">
OK, <span id="nameSpan"></span> [[let's get on with the story|MSM Home]]
</div><img style="width: 53px;
display: inline;
position: absolute;
margin-top: -12px;
margin-left: 5px;" src="https://connected.three.ie/hubfs/Images/Landing%20Page/2018-mdm-buying-guide/icon-building-site.svg"><h3 style="padding-left:80px; margin-bottom:8px;">The Missing Site Manager</h3>
<script>$('#firstName').text(sessionStorage.firstName)</script>General Construction Ltd. has a number of site managers.
But their finest is you, <span id="firstName"></span>.
It's a busy Wednesday afternoon and you're <strong>on-site</strong> managing a complex construction project.
Everything is going well. Today is a good day.
Does General Construction Ltd. have an MDM solution in place?
[[Nope, no MDM here. We don't need it.|No MDM]]
[[Yep, of course!|Yes, of course!]]
(set: $sitenomdm to false)
(set: $sitemdm to false)(set: $sitemdm to true)
<script>$('#firstName').text(sessionStorage.firstName)</script>
John, a Senior Engineer, comes rushing over.
<strong>John:</strong> <span id="firstName"></span>, we've got a bit of an emergency. I need you to access the secure Health & Safety Assessment app and make some urgent changes.
Before MDM, this would have meant a one-hour drive back to the office to access the system. Fortunately, you have been issued with a mobile device, loaded with apps securely delivered using an MDM solution...
[[You whip out your phone and access the app]]<script>$('#firstName').text(sessionStorage.firstName)</script>
In less than 5 minutes, you complete the task.
John is delighted.
<strong>John:</strong> Wow, <span id="firstName"></span>! What a life saver. I thought that would block us for half a day - but now we can get cracking again. Thanks so much!
All in a day's work with MDM.
(unless: $sitenomdm)[But what would have happened without MDM?]
(unless: $sitenomdm)[[[Let's find out...|No MDM]]](if: $sitenomdm and $sitemdm)[[[Play again|Home]]](set: $sitenomdm to true)
<script>$('#firstName').text(sessionStorage.firstName)</script>
John, a Senior Engineer, comes rushing over.
<strong>John:</strong> <span id="firstName"></span>, we've got a bit of an emergency. I need you to access the secure Health & Safety Assessment app and make some urgent changes.
Unfortunately, with no secure way of accessing the app from site, you've got a long journey ahead of you.
You head to your car.
[[Drive to the office]]The traffic is terrible. Your drive to the office takes nearly an hour.
You rush to your computer and make the necessary updates, grab a quick coffee and a biscuit, and head back to the site.
[[Drive to the site]]<script>$('#firstName').text(sessionStorage.firstName)</script>
You spend another hour in traffic.
When you finally get back to the site, John is waiting.
<strong>John:</strong> <span id="firstName"></span>! Where have you been? We had to halt construction until that update was formally logged, so nothing has happened all afternoon.
You sigh.
(unless: $sitemdm)[[[If only there was a better way...|Yes, of course!]]]
(if: $sitenomdm and $sitemdm)[[[Play again|Home]]]