<!doctype html>
<html amp lang="en-GB" >
<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>"Workplace of the Future"-Report von Citrix - Blog</title>
	<link rel="canonical" href="/de/blogs/entry/3-qworkplace-of-the-futureq-report-von-citrix-september-2012" />
	<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://markusgross.de/en/blogs/entry/3-qworkplace-of-the-futureq-report-von-citrix-september-2012"
		},
		"headline": "&quot;Workplace of the Future&quot;-Report von Citrix",
		"datePublished": "2012-10-15T07:20:57+00:00",
		"dateModified": "2025-09-09T07:10:07+00:00",
		"author": {
			"@type": "Person",
			"name": "Markus Groß"
		},
		"image": {
			"@type": "ImageObject",
			"url": "https://markusgross.de/images/easyblog_articles/3/b2ap3_amp_Citrix.png"
		},
		"publisher": {
			"@type": "Organization",
			"name": "markusgross.de - Governance, Information Security and Strategy",
			"logo": {
				"@type": "ImageObject",
				"url": "https://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="/en/">Home</a>
				</li>
								<li>
					<a href="/en/blog">Blog</a>
				</li>
								<li>
					<a href="#">Lehre</a>
				</li>
								<li>
					<a href="/en/lehre/fhdw">FHDW</a>
				</li>
								<li>
					<a href="">Divider</a>
				</li>
								<li>
					<a href="/en/lehre/praesentationen">Präsentationen</a>
				</li>
								<li>
					<a href="#">Literatur</a>
				</li>
								<li>
					<a href="/en/literatur/monographie">Monographien</a>
				</li>
								<li>
					<a href="/en/literatur/journalbeitraege">Journalbeiträge</a>
				</li>
								<li>
					<a href="">Studienarbeiten</a>
				</li>
								<li>
					<a href="/en/literatur/studienarbeiten/studienarbeiten-fhdw">FHDW</a>
				</li>
								<li>
					<a href="/en/literatur/studienarbeiten/studienarbeiten-university-of-wales">University of Wales</a>
				</li>
								<li>
					<a href="/en/literatur/studienarbeiten/ipe-management-school-paris">ipe Management</a>
				</li>
								<li>
					<a href="/en/literatur/studienarbeiten/ulsit">ULSIT</a>
				</li>
								<li>
					<a href="/en/personell">Persona</a>
				</li>
								<li>
					<a href="/en/kontakt">Kontakt</a>
				</li>
							</ul>
		</nav>
	</div>
</amp-sidebar>

			<amp-img layout="responsive" width="1280" height="853" src="https://markusgross.de/images/easyblog_articles/3/b2ap3_large_Citrix.png" ></amp-img>
	
	<div class="blog-meta">
		<div class="blog-meta__author">
							By <a href="/en/blogs/blogger/62-grossm">Markus Groß</a>
						on Monday, 15 October 2012		</div>

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

	<div class="blog-content">
		<div class="heading">
			<h1><a href="/en/blogs/entry/3-qworkplace-of-the-futureq-report-von-citrix-september-2012">"Workplace of the Future"-Report von Citrix</a></h1>
		</div>

		
		<amp-img src="https://vg07.met.vgwort.de/na/f054e895922745e88f28965f90716f92" width="1" height="1" layout="responsive" ></amp-img><p><a href="http://www.citrix.de/"><p><amp-img src="https://markusgross.de/images/stories/BYOD/citrixlogo.png" width="100" height="45" layout="responsive" ></amp-img><p></a>Der internationale IT-Softwareentwickler Citrix für PC Virtualisierungssoftware hat eine Marktuntersuchung "Workplace of the Future" zum Trend bei BYOD Maßnahmen am Arbeitsplatz durchgeführt. In der umfassenden Studie wurden rund 1.900 hochrangige IT-Entscheider in 19 Ländern befragen.</p>
<ul class="arrow">
<li>33 Prozent der Unternehmen in Deutschland haben bereits mobile Arbeitsplatzmodelle eingeführt – bis 2020 wollen 94 Prozent der Befragten in Deutschland ihren Mitarbeitern mobiles Arbeiten ermöglichen.</li>
<li>Die Unternehmen versprechen sich davon flexiblere, wandlungsfähigere Arbeitsplätze (51 Prozent), geringere Kosten für Immobilien (48 Prozent) sowie niedrigere Reisekosten (44 Prozent).</li>
<li>Außerdem hoffen Firmen, dadurch für Fachkräfte attraktiver zu werden (42 Prozent) oder wichtige Mitarbeiter zu halten (24 Prozent).</li>
</ul>
<p><span>Zusammenfassend sehen die befragten Unternehmen als größte Vorteile für Mitarbeiter die höhere Flexibilität (56 Prozent), verbesserte Produktivität (52 Prozent), geringeren Zeitaufwand beim Pendeln (46 Prozent) sowie eine bessere Work-Life-Balance (39 Prozent).</span></p>
<p>Die Mehrheit der befragten Unternehmen wollen Bring Your Own Device (BYOD)-Programme einführen, um die große Zahl an Endgeräten zu verwalten, die von Mitarbeitern verwendet werden. In Deutschland bieten bereits 33 Prozent der befragten Firmen solche Modelle an, weitere 44 Prozent planen dies innerhalb der nächsten beiden Jahre.</p>
<blockquote class="blue">
<p><div class="amz-demo2">Error: Your account does not currently meet the eligibility requirements to access the Product Advertising API.
</div>Der traditionelle Büroarbeitsplatz wird auch in Deutschland vom Standard zu einer Option unter vielen. Bereits ein Drittel der Unternehmen hierzulande bieten bereits mobile Arbeitsmodelle an, bis 2020 werden es fast alle sein. Die Vorteile für Mitarbeiter und Firmen liegen auf der Hand: Bessere Work-Life-Balance und eine produktivere Umgebung auf der einen Seite, geringeren Kosten und höhere Attraktivität für Fachkräfte auf der anderen. Diese Entwicklung muss aber auf jeden Fall mit klaren Richtlinien und der passenden Technologie einen Rahmen bekommen, damit sensible Daten sicher sind. Unsere Studie zeigt, dass sich die deutschen Unternehmen dessen deutlich bewusst sind. Wir bieten ihnen mit unserem Portfolio die Möglichkeit, sich auf die Zukunft einzustellen.</p>
</blockquote>
<p>Ist das zusammenfassende Fazit von Dr. Jürgen Müller (Area Vice President Central Europe Citrix Systems).</p>
<p>Zum vollständigen&nbsp;<a href="http://www.citrix.com/news/announcements/sep-2012/der-arbeitsplatz-der-zukunft--ein-mitarbeiter--sechs-endgeraete-.html">"Workplace of the Future"</a>-Report von Citrix gelangen Sie hier. Die Befragung zum Citrix „Workplace of the Future“-Report wurde vom Marktforschungsunternehmen Vanson Bourne im August 2012 durchgeführt. Die Studie basiert auf Interviews mit 1.900 hochrangigen IT-Verantwortlichen weltweit.</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="Check out this article: TITLE - &quot;Workplace of the Future&quot;-Report von Citrix" width="45" height="33"></amp-social-share>
				</div>
						</div>

			<h4>Related Posts</h4>
		<amp-list width="300" height="75" layout="responsive" src="https://markusgross.de/en/blogs/entry/3-qworkplace-of-the-futureq-report-von-citrix-september-2012?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>
