<!doctype html>
<html amp lang="de-DE" >
<head>
	<meta charset="utf-8">
	<base href="/"/>
		<script async src="https://cdn.ampproject.org/v0.js"></script>
	<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>

			<script async custom-element="amp-social-share" src="https://cdn.ampproject.org/v0/amp-social-share-0.1.js"></script>
					<script async custom-element="amp-list" src="https://cdn.ampproject.org/v0/amp-list-0.1.js"></script>
		<script async custom-template="amp-mustache" src="https://cdn.ampproject.org/v0/amp-mustache-0.2.js"></script>
	
	<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>

							
	
	<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
	<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
	<script async custom-element="amp-video" src="https://cdn.ampproject.org/v0/amp-video-0.1.js"></script>

	<title>Gartner-Report: ”Bring Your Own Device: The Facts and the Future” - Blog</title>
	<link rel="canonical" href="/de/blogs/entry/2-gartner-report-bring-your-own-device-the-facts-and-the-future-veroeffentlicht-im-mai-2013" />
	<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
	<link href="https://fonts.googleapis.com/css?family=Heebo" rel="stylesheet">
	<script type="application/ld+json">
	{
		"@context": "http://schema.org",
		"@type": "BlogPosting",
		"mainEntityOfPage": {
			"@type": "WebPage",
			"@id": "https://www.markusgross.de/de/blogs/entry/2-gartner-report-bring-your-own-device-the-facts-and-the-future-veroeffentlicht-im-mai-2013"
		},
		"headline": "Gartner-Report: ”Bring Your Own Device: The Facts and the Future”",
		"datePublished": "2013-06-21T07:18:11+00:00",
		"dateModified": "2025-09-15T09:40:01+00:00",
		"author": {
			"@type": "Person",
			"name": "Markus Groß"
		},
		"image": {
			"@type": "ImageObject",
			"url": "https://www.markusgross.de/images/easyblog_articles/2/b2ap3_amp_BYOD23.png"
		},
		"publisher": {
			"@type": "Organization",
			"name": "markusgross.de - Governance, Information Security and Strategy",
			"logo": {
				"@type": "ImageObject",
				"url": "https://www.markusgross.de/media/com_easyblog/images/email/logo.png",
				"width": "238",
				"height": "72"
			}
					}
	}
	</script>

	<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>

	<style amp-custom>
body {
	font-family: 'Heebo', sans-serif;
	font-size: 18px;
	line-height: 1.6;
}
header {
	background-color: #222;
	color: #fff;
	padding: 10px;
	position: relative;
	
}
.heading > h1 > a {
	text-decoration: none;
	color: #1b69b6;
}
.toggle-btn {
	position: absolute;
	color: #fff;
	top: 8px;
	right: 8px;}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h1, h2, h3, h4 {
	margin-bottom: 10px;
	padding: 0 0 10px;
}

p {	
	color: #222;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
}
.table td {
	vertical-align: top;
	padding: 6px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
amp-sidebar {
	width: 150px;
	position: relative;
	background: #fff;
	
}
amp-sidebar .close-btn {
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 30px;
	line-height: 1;
	padding: 0;
}
.sidebar-nav {
	position: relative;
	top: 40px;
}
nav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav li a {
	padding: 10px;
	text-decoration: none;
	color: #666666;
	background: #fff;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 14px;
}

.blog-content {
	padding: 16px;
}
.blog-meta {
	font-size: 13px;
	padding:  16px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.blog-meta a {
	text-decoration: none;
	color: #1b69b6;
}
.blog-meta a:hover,
.blog-meta a:focus {
	color: #134a81;
}
.blog-meta__author {
	margin-bottom: 8px;
}

.carousel .slide > amp-img > img {
	object-fit: contain;
}

.related {
	background-color: #f5f5f5;
	margin: 10px;
	display: block;
	color: #111;
	height: 75px;
	padding: 0;
	text-decoration: none;
	display: flex;
}
.related__img {

}
.related__body {
	padding: 10px;
	flex: 0 1 auto;
	display: flex;
	overflow: hidden;
	width: 100%;
}
.related__title {
	display: block;
	overflow: hidden;

}
.related__date {
	color: #888;
	font-size: 13px;
}
.related__link {
	text-decoration: none;
	display: block;
	align-self: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #1155CC;
}

.btn-eb {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	text-decoration: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;

	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-eb-comment {
	margin: 0 16px 16px;
	display: block;
}
</style>
</head>
<body>

	
	<header>
		<span class="brand-logo">
			Blog		</span>
		<button on="tap:sidebar.toggle" class="toggle-btn" title="Toggle Sidebar" >
			☰
		</button>
	</header>

	<amp-sidebar id="sidebar" layout="nodisplay" side="right">
	<button class="close-btn" on="tap:sidebar.toggle" type="reset">×</button>
	<div class="sidebar-nav">
		<nav>
			<ul>
								<li>
					<a href="/de/">Home</a>
				</li>
								<li>
					<a href="/de/blog">Blog</a>
				</li>
								<li>
					<a href="#">Lehre</a>
				</li>
								<li>
					<a href="/de/lehre/fhdw">FHDW</a>
				</li>
								<li>
					<a href="">Divider</a>
				</li>
								<li>
					<a href="/de/lehre/praesentationen">Präsentationen</a>
				</li>
								<li>
					<a href="#">Literatur</a>
				</li>
								<li>
					<a href="/de/literatur/monographie">Monographien</a>
				</li>
								<li>
					<a href="/de/literatur/journalbeitraege">Journalbeiträge</a>
				</li>
								<li>
					<a href="">Studienarbeiten</a>
				</li>
								<li>
					<a href="/de/literatur/studienarbeiten/studienarbeiten-fhdw">FHDW</a>
				</li>
								<li>
					<a href="/de/literatur/studienarbeiten/studienarbeiten-university-of-wales">University of Wales</a>
				</li>
								<li>
					<a href="/de/literatur/studienarbeiten/ipe-management-school-paris">ipe Management</a>
				</li>
								<li>
					<a href="/de/literatur/studienarbeiten/ulsit">ULSIT</a>
				</li>
								<li>
					<a href="/de/personell">Persona</a>
				</li>
								<li>
					<a href="/de/kontakt">Kontakt</a>
				</li>
							</ul>
		</nav>
	</div>
</amp-sidebar>

			<amp-img layout="responsive" width="1280" height="853" src="https://www.markusgross.de/images/easyblog_articles/2/b2ap3_large_BYOD23.png" ></amp-img>
	
	<div class="blog-meta">
		<div class="blog-meta__author">
							Von <a href="/de/blogs/blogger/62-grossm">Markus Groß</a>
						auf Freitag, 21. Juni 2013		</div>

				<div class="blog-meta__cat">
			Kategorie: <a href="/de/blogs/categories/2-IT">IT</a>
		</div>
			</div>

	<div class="blog-content">
		<div class="heading">
			<h1><a href="/de/blogs/entry/2-gartner-report-bring-your-own-device-the-facts-and-the-future-veroeffentlicht-im-mai-2013">Gartner-Report: ”Bring Your Own Device: The Facts and the Future”</a></h1>
		</div>

		
		<amp-img src="https://vg07.met.vgwort.de/na/a6a2e27338df49c4a29ce4762fbd9eb8" width="1" height="1" layout="responsive" ></amp-img><p><a href="http://www.gartner.com/technology/home.jsp"><p><amp-img src="https://www.markusgross.de/images/stories/BYOD/gartnerlogo.png" width="100" height="29" layout="responsive" ></amp-img><p></a>Die derzeit aktuellste Studie zum Thema Bring your own Device (BYOD) wurde von der Unternehmensberatung Gartner im Mai 2013 veröffentlicht. Die Analysten haben hierfür weltweit CIOs von großen Unternehmen nach ihrer Meinung und dem Potenzial zum BYOD-Trend und -Maßnahmen befragt. Wichtige Erkenntnisse der Studie sind:</p>
<ul class="arrow">
<li>38 Prozent der Befragten rechnen damit, dass sie im Jahr 2016 keine (mobilen) Endgeräte mehr für ihre Angestellten beschaffen müssen.</li>
<li>In mittleren und großen Unternehmen sind BYOD-Programme derzeit schon weiter verbreitet als in kleineren Unternehmen.</li>
<li>Gerade kleinen Unternehmen bietet BYOD jedoch die Möglichkeit, ohne große Investitionen mobiles Arbeiten zu unterstützen.</li>
</ul>
<p>Ein Beachtliches Ergbnis der Auswertung ist auch, dass in den USA mehr als doppelt so viele Unternehmen BYOD-Maßnahmen wie in europäischen Ländern unterstützen. Sogar Länder wie Indien, China und Brasilien liegen bei der BYOD-Umsetzung weit vor Europa. Unabhängig davon, ob die Verwendung eigener Devices am Arbeitsplatz erlaubt ist, scheint ein Großteil der Mitarbeiter nach seinen Geräten süchtig zu sein. So geben 86 Prozent der Befragten an, dass sie ihre privaten Geräte Tag und Nacht für die Arbeit verwenden – 44 Prozent sogar während der Mahlzeiten. Daneben erachten sich 20 Prozent der Studienteilnehmer als "Fast-Workaholic", 15 Prozent nehmen ihre Geräte mit in den Urlaub, und für sieben Prozent gibt es nach eigenen Angaben keine Trennung mehr zwischen Arbeits- und Privatleben.</p>
<blockquote class="blue">
<p>BYOD strategies are the most radical change to the economics and the culture of client computing in business in decades.</p>
</blockquote>
<p>ist daher das Fazit von David Willis, Vice President und Distinguished Analyst bei Gartner. Laut Willis weist BYOD auch 2013 noch ein enormes Innovationspotenzial auf, obwohl es schon länger diskutiert wird. Allerdings herrscht unter den Entscheidungsträgern in Unternehmen noch erheblicher Informations- und Aufklärungsbedarf. Außerdem werden in größeren Firmen private Geräte wesentlich häufiger für berufliche Zwecke genutzt, als in kleineren Unternehmen. Die BYOD-Durchdringung hängt derzeit also noch stark von der Unternehmensgröße ab. Weitere umfassende Informationen zur Gartner-Studie finden Sie&nbsp;<a>hier</a>.</p>
<p><div class="amz-demo2">Error: Your account does not currently meet the eligibility requirements to access the Product Advertising API.
</div></p>
									<div class="blog-social">
					<amp-social-share type="email" width="45" height="33"></amp-social-share>

											<amp-social-share type="facebook" data-param-app_id="" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="twitter" width="45" height="33"></amp-social-share>
					
											<amp-social-share type="linkedin" width="45" height="33"></amp-social-share>
					
					
					<amp-social-share type="whatsapp" data-share-endpoint="whatsapp://send" data-param-text="Wirf einen Blick auf diesen Artikel: TITEL - Gartner-Report: ”Bring Your Own Device: The Facts and the Future”" width="45" height="33"></amp-social-share>
				</div>
						</div>

			<h4>Verwandte Beiträge</h4>
		<amp-list width="300" height="75" layout="responsive" src="https://www.markusgross.de/de/blogs/entry/2-gartner-report-bring-your-own-device-the-facts-and-the-future-veroeffentlicht-im-mai-2013?layout=related&format=json">
			<template type="amp-mustache">
				<div class="related">
					<div class="related__img">
						<a class="related__link" href="{{url}}">
							<amp-img width="101" height="75" src="{{thumbnail}}"></amp-img>
						</a>
					</div>
					<div class="related__body">
						<a class="related__link" href="{{url}}">
							<span class="related__title">{{title}}</span>
						</a>
					</div>
				</div>
			</template>
		</amp-list>
	

	
	
</body>
</html>
