<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>O365 on Thomy Gölles</title><link>https://thomygoelles.com/tags/o365/</link><description>Recent content in O365 on Thomy Gölles</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 11 May 2020 15:29:37 +0000</lastBuildDate><atom:link href="https://thomygoelles.com/tags/o365/index.xml" rel="self" type="application/rss+xml"/><item><title>Microsoft365DSC remote name could not be resolved lyncdiscover</title><link>https://thomygoelles.com/microsoft365dsc-remote-name-could-not-be-resolved-lyncdiscover/</link><pubDate>Mon, 11 May 2020 15:29:37 +0000</pubDate><guid>https://thomygoelles.com/microsoft365dsc-remote-name-could-not-be-resolved-lyncdiscover/</guid><description>&lt;p&gt;A couple of days ago I stumbled upon a LinkedIn post/article by &lt;a href="https://twitter.com/NikCharlebois" target="_blank" rel="noopener"&gt;Nik Charlebois&lt;/a&gt; about the &lt;a href="http://microsoft365dsc.com/" target="_blank" rel="noopener"&gt;Microsoft365DSC&lt;/a&gt; project. The first sentence on Github already sold the idea to me &amp;ldquo;This module allows organizations to automate the deployment, configuration, and monitoring of Microsoft 365 Tenants via PowerShell Desired State Configuration.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;After starting to playing with it a little I came across a nasty error that took me some time to resolve. To prevent others from also losing valuable time I thought it might be a good idea to document the steps.&lt;/p&gt;</description></item><item><title>SharePoint look book: how to provision templates to non-English tenants</title><link>https://thomygoelles.com/sharepoint-look-book-templates-on-a-non-english-tenant/</link><pubDate>Mon, 18 Nov 2019 23:08:19 +0000</pubDate><guid>https://thomygoelles.com/sharepoint-look-book-templates-on-a-non-english-tenant/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Over the last weeks since Ignite 2019, the &lt;a href="https://lookbook.microsoft.com/" target="_blank" rel="noopener"&gt;SharePoint look book&lt;/a&gt; got more and more attention. Microsoft showcases beautiful designs on the look book page, and with the help of the SharePoint provisioning service, you can deploy those designs within a few clicks from an admin user.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://thomygoelles.com/img/2019/11/image.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;This is an excellent feature and allows you to deploy lovely demo site collections within minutes. That would be all great unless someone made a significant mistake during the creation of your tenant. In my case, that was me.&lt;/p&gt;</description></item><item><title>SharePoint Saturday Barcelona 2018 + "El Clasico" Demo</title><link>https://thomygoelles.com/events/sharepoint-saturday-barcelona-2018-el-clasico-demo/</link><pubDate>Sun, 28 Oct 2018 16:52:59 +0000</pubDate><guid>https://thomygoelles.com/events/sharepoint-saturday-barcelona-2018-el-clasico-demo/</guid><description>&lt;p&gt;Yesterday I had the pleasure to present at SharePoint Saturday Barcelona. The whole of 2018 we were kind of touring with our &amp;ldquo;lunch bell&amp;rdquo; session. It all began at SPS Barcelona 2017 where a part of the session on PnP was a demo of the lunch bell. The feedback was really great and the idea of creating a session around this topic alone was borne. But all good ends at some point in time in our case this was one of the last times we actually present this topic. We have a full backlog of ideas for 2019 and after ESPC we won&amp;rsquo;t present this anymore. There is also a real-world reason behind the decision. We as Solvion move to a new office by the 1st of January, so there isn&amp;rsquo;t a need for this kind of lunch bell anymore. But let&amp;rsquo;s see what the new office provides and what ideas will be there after moving. Here the slides from yesterday: Back to SharePoint Saturday Barcelona. There is also another big event currently in Barcelona, El Clasico. The football match between FC Barcelona and Real Madrid. Last week in Brussels Edin asked me to use this match for one of my demos. It took me a few hours yesterday, but then I was able to showcase a SharePoint Framework ListView Command Set extension that takes the selected image in a document library and askes Azure Computer Vision for a description of the image. We tried the Command Set with a few images from footballers and got back a friendly message when the Command Set detected a local player from Barcelona. On the other hand, if it detects a certain player from Real Madrid, we just update the image with a logo from Barcelona just to make sure the audience in Barcelona isn&amp;rsquo;t starting throwing tomatoes at me presenting ;) I will put the complete project code on Github next week, but here the important part with the actual &amp;ldquo;logic&amp;rdquo; behind:```
@override
public onExecute(event: IListViewCommandSetExecuteEventParameters): void {
switch (event.itemId) {
case &amp;lsquo;COMMAND_1&amp;rsquo;:
{
console.log(&amp;ldquo;COMMAND_1 clicked&amp;rdquo;);
const itemId: number = event.selectedRows[0].getValueByName(&amp;lsquo;ID&amp;rsquo;);
var serverRelativeUrl = &amp;ldquo;&amp;rdquo;;&lt;/p&gt;</description></item><item><title>SharePoint Saturday Warsaw 2018</title><link>https://thomygoelles.com/events/sharepoint-saturday-warsaw-2018/</link><pubDate>Tue, 19 Jun 2018 07:50:04 +0000</pubDate><guid>https://thomygoelles.com/events/sharepoint-saturday-warsaw-2018/</guid><description>&lt;p&gt;Last weekend Stephan (&lt;a href="https://cloudguy.pro/" target="_blank" rel="noopener"&gt;cloudguy.pro&lt;/a&gt;) and I had the pleasure to present at SharePoint Saturday Warsaw. The local crew around Edyta managed to get one of the best locations ever. The whole event took place in the local football stadium of Legia Warsaw. Our session was in their press conference room where on a regular day the coach or the players answer questions from the press. [ngg_images source=&amp;ldquo;galleries&amp;rdquo; container_ids=&amp;ldquo;2&amp;rdquo; display_type=&amp;ldquo;photocrati-nextgen_basic_thumbnails&amp;rdquo; override_thumbnail_settings=&amp;ldquo;0&amp;rdquo; thumbnail_width=&amp;ldquo;240&amp;rdquo; thumbnail_height=&amp;ldquo;160&amp;rdquo; thumbnail_crop=&amp;ldquo;1&amp;rdquo; images_per_page=&amp;ldquo;6&amp;rdquo; number_of_columns=&amp;ldquo;3&amp;rdquo; ajax_pagination=&amp;ldquo;1&amp;rdquo; show_all_in_lightbox=&amp;ldquo;0&amp;rdquo; use_imagebrowser_effect=&amp;ldquo;0&amp;rdquo; show_slideshow_link=&amp;ldquo;1&amp;rdquo; slideshow_link_text=&amp;quot;[Show slideshow]&amp;quot; order_by=&amp;ldquo;sortorder&amp;rdquo; order_direction=&amp;ldquo;ASC&amp;rdquo; returns=&amp;ldquo;included&amp;rdquo; maximum_entity_count=&amp;ldquo;500&amp;rdquo;] In our session, we once again showcased how AI in the modern workplace can help in creating an engaging environment for users. In addition to the end user value, we also focus on how a creative idea can be used to learn new things in the fields of Office365 or Azure in a natural way. Our use case of the food truck monitor probably will never be sold to a customer, but you can imagine how much we learned about the technology included during the setup of the demo. Since a few weeks, we try to record all our sessions on video (Go check out our &lt;a href="https://www.youtube.com/channel/UC06iQ_SyfdKsveFmKwFtC4Q" target="_blank" rel="noopener"&gt;Youtube channel&lt;/a&gt;). If you are interested, start watching, for those with a smaller time budget the slides are also available here.    &lt;/p&gt;</description></item><item><title>SharePoint Saturday Madrid 2018</title><link>https://thomygoelles.com/events/sharepoint-saturday-madrid-2018/</link><pubDate>Tue, 12 Jun 2018 08:54:19 +0000</pubDate><guid>https://thomygoelles.com/events/sharepoint-saturday-madrid-2018/</guid><description>&lt;p&gt;Next weekend, next SharePoint Saturday. This time we had the pleasure to enjoy some days in Madrid. On Friday before the official SPS start, Stephan (&lt;a href="https://cloudguy.pro" target="_blank" rel="noopener"&gt;cloudguy.pro&lt;/a&gt;) and I visited the home of Real Madrid and the tour inside the stadium. You may or may not like the club, but you must respect them for their success over decades. For us football nerds an impressive tour with lots of small details in such a professional environment. In Spain, there is always a speaker activity on Friday before the event. Last year I learned how to handle a Segway in the crowded city centre of Madrid or enjoyed a couple of laps at a cart race in Barcelona. But what Juan Carlos and the crew pulled off for this year was just mind-blowing. Maybe influenced by the recent announcement of SharePoint Spheres and its virtual reality they booked us a slot at Zero Latency. They offer a virtual zombie hunt for a group of people. Can you imagine? A group of SharePoint nerds with guns in their hands out in the VR to defend the base against attacking zombies. We had a lot of fun and once again a certain Finn proofed resourceful with his broad skill set.    [ngg_images source=&amp;ldquo;galleries&amp;rdquo; container_ids=&amp;ldquo;3&amp;rdquo; display_type=&amp;ldquo;photocrati-nextgen_basic_thumbnails&amp;rdquo; override_thumbnail_settings=&amp;ldquo;0&amp;rdquo; thumbnail_width=&amp;ldquo;240&amp;rdquo; thumbnail_height=&amp;ldquo;160&amp;rdquo; thumbnail_crop=&amp;ldquo;1&amp;rdquo; images_per_page=&amp;ldquo;20&amp;rdquo; number_of_columns=&amp;ldquo;0&amp;rdquo; ajax_pagination=&amp;ldquo;0&amp;rdquo; show_all_in_lightbox=&amp;ldquo;0&amp;rdquo; use_imagebrowser_effect=&amp;ldquo;0&amp;rdquo; show_slideshow_link=&amp;ldquo;1&amp;rdquo; slideshow_link_text=&amp;quot;[Show slideshow]&amp;quot; order_by=&amp;ldquo;sortorder&amp;rdquo; order_direction=&amp;ldquo;ASC&amp;rdquo; returns=&amp;ldquo;included&amp;rdquo; maximum_entity_count=&amp;ldquo;500&amp;rdquo;]   The sessions were recorded and are available on Youtube -&amp;gt; &lt;a href="https://www.youtube.com/channel/UCWdwEW5bKLhrfBdYbS_0C-w/videos" target="_blank" rel="noopener"&gt;https://www.youtube.com/channel/UCWdwEW5bKLhrfBdYbS_0C-w/videos &lt;/a&gt; Here our talk:   And our slides:&lt;/p&gt;</description></item><item><title>SharePoint Saturday Zurich 2018</title><link>https://thomygoelles.com/events/sharepoint-saturday-zurich-2018/</link><pubDate>Sun, 03 Jun 2018 16:52:05 +0000</pubDate><guid>https://thomygoelles.com/events/sharepoint-saturday-zurich-2018/</guid><description>&lt;p&gt;Last Saturday we (Stephan Bisser and myself) had the pleasure to be part of SharePoint Saturday Zurich. Jussi Mori, Samuel Zürcher and Stefano Tempesta did a great job in organizing once more an epic event packed with the latest and greatest on SharePoint, Office365 and the relating Azure areas. &lt;img src="https://thomygoelles.com/img/2018/06/DeGyCQCW0AAOYL-.jpg" alt=""&gt; In his keynote, Vesa Juvonen from Microsoft took us on a brief journey through the history of SharePoint. The screenshots from the portal landing pages of version 2007 and 2010 took some of us in the audience way back in time. Somehow later in the day or to be more precise in the evening, some of the speakers realized how long they have been around SharePoint and what conclusion can be drawn out from this fact. Sorry Maarten &amp;amp; Vesa ;) &lt;img src="https://thomygoelles.com/img/2018/06/53454834-f247-4c46-9144-61fcffadd79a-original.jpeg" alt=""&gt; Stephan and I showed our 21st-century lunch bell with a live demo in Zurich. The lunch bell recognizes a special food truck daily at our driveway and notifies our users in Microsoft Teams or Skype for Business. As we use Cognitive Services for our system with pictures of our office back home it&amp;rsquo;s actually not that easy to demo the system on the go. To still be able to show the features of Azure we decided to make a mobile version. This means during the session we are trying to detect this little food truck: &lt;img src="https://thomygoelles.com/img/2018/02/IMG_9311-e1518967592469.jpg" alt=""&gt; &lt;img src="https://thomygoelles.com/img/2018/06/ScreenWebSPSZurich.png" alt=""&gt; In terms of preparing the demo, we need to take sample pictures in the actual room of the session to train the model. That means instead of lunch break Stephan and I took the opportunity to take around 60 images of the table on the main stage to later on demo the system within the environment. This type of demo is always special and time intensive to prepare, but when the deadline gets closer and closer the fun starts, right? &lt;img src="https://thomygoelles.com/img/2018/06/truck.png" alt=""&gt;   Thanks again to the super hero organizer of the event, you did an awesome job and we are already looking forward to next year! &lt;img src="https://thomygoelles.com/img/2018/05/spszurich.jpg" alt=""&gt;&lt;/p&gt;</description></item><item><title>New Connector web part in modern sites</title><link>https://thomygoelles.com/new-connector-web-part-in-modern-sites/</link><pubDate>Wed, 21 Feb 2018 00:36:06 +0000</pubDate><guid>https://thomygoelles.com/new-connector-web-part-in-modern-sites/</guid><description>&lt;p&gt;A few hours ago Jeff Teper announced a blog post by Mark Kashman titled &amp;ldquo;Use SharePoint web parts to showcase data from inside and outside Office 365&amp;rdquo;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Exciting new webparts for the modern &lt;a href="https://twitter.com/hashtag/SharePoint?src=hash&amp;amp;ref_src=twsrc%5Etfw" target="_blank" rel="noopener"&gt;#SharePoint&lt;/a&gt; experience &lt;a href="https://t.co/T5dSWhHDc1" target="_blank" rel="noopener"&gt;https://t.co/T5dSWhHDc1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;— Jeff Teper (@jeffteper) &lt;a href="https://twitter.com/jeffteper/status/966049968694837249?ref_src=twsrc%5Etfw" target="_blank" rel="noopener"&gt;February 20, 2018&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This post [&lt;a href="https://techcommunity.microsoft.com/t5/SharePoint-Blog/Use-SharePoint-web-parts-to-showcase-data-from-inside-and/ba-p/161584#.WoyBrTYttL4.twitter" target="_blank" rel="noopener"&gt;Link&lt;/a&gt;] contains a list of new SharePoint framework web parts that started to roll out to Targeted Release tenants today. I got lucky, my tenant already has some of the new web parts. The new ones are:&lt;/p&gt;</description></item><item><title>Kopieren und Verschieben von Dateien in Office365</title><link>https://thomygoelles.com/deutsch/kopieren-und-verschieben-von-dateien-in-office365/</link><pubDate>Mon, 19 Feb 2018 00:07:47 +0000</pubDate><guid>https://thomygoelles.com/deutsch/kopieren-und-verschieben-von-dateien-in-office365/</guid><description>&lt;p&gt;Vor einigen Wochen hat Microsoft damit begonnen das Feature &amp;ldquo;File Move in SharePoint and OneDrive&amp;rdquo; in den Targeted Release Tenants auszurollen. Damit zieht man gleich mit dem schon länger verfügbaren Kopieren von Dateien in OneDrive und SharePoint.Das vollständige Rollout ist in der Roadmap für das 1.Quartal des Kalenderjahres 2018 vorgesehen.&lt;/p&gt;
&lt;p&gt;Das spannende an diesem Feature ist die Möglichkeit Dateien nicht nur zwischen verschiedenen Dokumentbibliotheken sondern auch von OneDrive nach SharePoint zu verschieben. Genauer gesagt von OneDrive in Richtung SharePoint Dokumentbibliotheken. Wobei mit Hilfe von Microsoft Graph gleich eine Liste an Vorschlägen angezeigt wird, wenn man auf Verschieben klickt. Dieses Feature ist in vielerlei Hinsicht interessant, den größten Vorteil jedoch, so denke ich, wird es hinsichtlich User Adoption bringen. Nicht selten kämpfen IT Verantwortliche in Office365 Rollout Projekten mit OneDrive als Tool.&lt;/p&gt;</description></item><item><title>SharePoint Saturday Barcelona 2017</title><link>https://thomygoelles.com/events/sharepoint-saturday-barcelona-2017/</link><pubDate>Sat, 28 Oct 2017 12:05:57 +0000</pubDate><guid>https://thomygoelles.com/events/sharepoint-saturday-barcelona-2017/</guid><description>&lt;p&gt;Today I had the pleasure to be part of another great event in Spain this year. Edin Kapic and his crew called and the community listened. Again I had the opportunity to talk about how we at Solvion use the Office Dev PnP assets in our projects. As I already did this kind of session a few times you normally think, Ok, just take the deck, move it over to this event&amp;rsquo;s design and off you go. Yeah, not if you build your tools on Office 365 or any other cloud vendor. The speed of change also hits speakers and consultants. ;) That means, of course, the session message stays the same: USE PNP!, but everything around got some polish and some updates. Feel free to browse through the deck, download it or modify it. Sharing is caring.    &lt;/p&gt;</description></item><item><title>Speaking at Collab365 Conference: Raspberry Pi, Azure &amp; Office365</title><link>https://thomygoelles.com/events/speaking-at-collab365-conference-raspberry-pi-azure-office365/</link><pubDate>Fri, 20 Oct 2017 13:38:03 +0000</pubDate><guid>https://thomygoelles.com/events/speaking-at-collab365-conference-raspberry-pi-azure-office365/</guid><description>&lt;p&gt;&lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/10/600x200_gc17_speakerbadge_lndscp.jpg" alt=""&gt; Have you heard about the virtual &lt;a href="https://events.collab365.community/collab365-global-conference-2017/" target="_blank" rel="noopener"&gt;Collab365 Global Conference 2017&lt;/a&gt; that’s streaming online November 1st – 2nd? Join me and &lt;a href="https://events.collab365.community/collab365-global-conference-2017/agenda/" target="_blank" rel="noopener"&gt;120 other speakers&lt;/a&gt; from around the world who will be bringing you the very latest content around SharePoint, Office 365, Flow, PowerApps, Azure, OneDrive for Business and of course the increasingly popular Microsoft Teams. The event is produced by the &lt;a href="https://collab365.community/" target="_blank" rel="noopener"&gt;Collab365 Community&lt;/a&gt; and is entirely free to attend. Places are limited to 5000 so be quick and &lt;a href="https://events.collab365.community/collab365-global-conference-2017/" target="_blank" rel="noopener"&gt;register now&lt;/a&gt;. During the conference I&amp;rsquo;d love you to watch my session which is called : &lt;strong&gt;&amp;lsquo;Raspberry Pi, Azure &amp;amp; Office365 - How MoCaDeSyMo informs us about lunch&amp;rsquo;&lt;/strong&gt; The session covers the story of MoCaDeSyMo, a Raspberry Pi taking pictures and uploading them to Azure. With the power of the Azure Custom Visions Service, based on a trained image recognition model we are able to tell if the local food truck is already here or not. MoCaDeSyMo than uses Microsoft Teams to inform the different subscribers. For further reference, all the information is also assessable through a SharePoint Online site. &lt;strong&gt;If you join me, you will learn:&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>1#SPS Vienna, Office365 Meetups Graz &amp; Wien</title><link>https://thomygoelles.com/events/1sps-vienna-office365-meetups-graz-wien/</link><pubDate>Fri, 29 Sep 2017 13:23:28 +0000</pubDate><guid>https://thomygoelles.com/events/1sps-vienna-office365-meetups-graz-wien/</guid><description>&lt;p&gt;&lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/09/twitter-bg-new.png" alt=""&gt; On the 11.11.2017 the first SharePoint Saturday will happen at the Microsoft Headquarters in Vienna. I’m pretty excited to announce that the &lt;a href="https://www.eventbrite.com/e/sharepoint-saturday-vienna-2017-tickets-5237557676" target="_blank" rel="noopener"&gt;registration is now open&lt;/a&gt;. To see the lineup and program, you will find a complete listing of the sessions on our &lt;a href="http://spsevents.org/city/Vienna/Vienna2017/speakers" target="_blank" rel="noopener"&gt;home page&lt;/a&gt;. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/09/Lineup-1024.jpg" alt=""&gt; To keep up-to-date you can follow our twitter account (&lt;a href="http://www.n8d.at/blog/twitter.com/spsvie" target="_blank" rel="noopener"&gt;@spsvie&lt;/a&gt;) or join our &lt;a href="http://www.n8d.at/blog/www.facebook.com/spsvie/" target="_blank" rel="noopener"&gt;Facebook Page&lt;/a&gt;. Join our first &lt;a href="https://www.eventbrite.com/e/sharepoint-saturday-vienna-2017-tickets-5237557676" target="_blank" rel="noopener"&gt;SharePoint Saturday in Vienna&lt;/a&gt; and I hope to see you in November! Also on this day at the SharePoint Saturday Vienna we will kick off the Office365 Meetup Wien: &lt;a href="https://www.meetup.com/Office365-Wien-Meetup/" target="_blank" rel="noopener"&gt;https://www.meetup.com/Office365-Wien-Meetup/&lt;/a&gt; &lt;a href="https://www.meetup.com/Office365-Wien-Meetup/" target="_blank" rel="noopener"&gt;Office365 Meetup Wien&lt;/a&gt; will join forces with &lt;a href="https://www.meetup.com/Office365-Meetup-Graz/" target="_blank" rel="noopener"&gt;Office365 Meetup Graz&lt;/a&gt;. With that, the two biggest cities in Austria have their very own Office365 User Group&lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/09/logo.png" alt=""&gt; &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/09/logo-wien.png" alt=""&gt;         The next meetup in Graz will take place on Octobesr 19th and will be around all news from Ignite and Homie, the language understanding bot by &lt;a href="http://cloudguy.pro/homie-a-language-understanding-bot-for-smart-homes/" target="_blank" rel="noopener"&gt;Stephan Bisser&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Wie weiß man wann der Jausenwagen da ist?</title><link>https://thomygoelles.com/deutsch/wie-weis-man-wann-der-jausenwagen-da-ist/</link><pubDate>Tue, 08 Aug 2017 20:56:33 +0000</pubDate><guid>https://thomygoelles.com/deutsch/wie-weis-man-wann-der-jausenwagen-da-ist/</guid><description>&lt;h2 id="hallo-mocadesymo"&gt;Hallo MoCaDeSyMo!&lt;/h2&gt;
&lt;p&gt;Wie vermutlich in jedem Unternehmen in Österreich gibt es auch bei Solvion unterschiedliche Möglichkeiten zur Gestaltung der Mittagspause. Vom schnellen Weg zur Cafeteria bis zum bestellen bei unterschiedlichen Lieferservices spannt sich ein breiter Bogen verschiedener lukulischer Genüsse. Wir sind dann noch zusätzlich in der glücklichen Lage das täglich ein Jausenwagen vom Imbiss Rainer bei uns in der Einfahrt seine Waren anbietet.&lt;/p&gt;
&lt;p&gt;In den letzten Jahren war die letzte Option fast ein täglicher Weg. Ich hab direkt von meinem Arbeitsplatz direkt auf die Einfahrt gesehen und wurde quasi täglich vom Jausenwagen an die Mittagspause erinnert. Letzten Oktober aber haben wir intern Büro gewechselt und seit dem sitze ich am anderen Ende des Gebäudes ohne Sicht auf die Einfahrt. In der modernen Arbeitswelt kein Problem, einfach gegen 11:00 den Kollegen in Skype for Business pingen und fragen „Is da Rainer schon da?“ und die Sache ist erledigt.&lt;/p&gt;</description></item><item><title>Speaking at SharePoint Saturday New York City 2017</title><link>https://thomygoelles.com/events/speaking-at-sharepoint-saturday-new-york-city-2017/</link><pubDate>Fri, 21 Jul 2017 15:24:05 +0000</pubDate><guid>https://thomygoelles.com/events/speaking-at-sharepoint-saturday-new-york-city-2017/</guid><description>&lt;p&gt;Next week I will be part of SharePoint Saturday New York City. I&amp;rsquo;m really happy to be on the agenda together with around 60 speakers from the global SharePoint community. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/07/DEiAyEmXYAASyYY.jpg" alt=""&gt; My talk will be about how we use the Office PnP as a resource for learning and for general guidance in terms of architecture or specific development scenarios. There is still some time left to polish the slides and double and triple check all the demos, but I&amp;rsquo;m already looking forward to a fun weekend in New York. And of course, I&amp;rsquo;ll be taking notes to get some great ideas in organising such an event and maybe reuse some of them at SPS Vienna later this year.  Here my slides from today:&lt;/p&gt;</description></item><item><title>Raspberry Pi + Azure Functions + Cognitive Services + Microsoft Teams -&gt; How a Pi informs us about lunch</title><link>https://thomygoelles.com/raspberry-pi--azure-functions--cognitive-services--microsoft-teams-how-a-pi-informs-us-about-lunch/</link><pubDate>Mon, 26 Jun 2017 21:08:34 +0000</pubDate><guid>https://thomygoelles.com/raspberry-pi--azure-functions--cognitive-services--microsoft-teams-how-a-pi-informs-us-about-lunch/</guid><description>&lt;h2 id="introducing-mocadesymo"&gt;Introducing MoCaDeSyMo&lt;/h2&gt;
&lt;p&gt;Like every other office, ours also has different opportunities for lunch. You can take your break and visit the cafeteria, you can order food from some local restaurants or you can just step outside and buy something from the food truck. I&amp;rsquo;m a regular food truck buyer, but this option has some downsides. My office is on the other side from the front door, so I don&amp;rsquo;t see the guy arriving. This means I end up &amp;ldquo;pinging&amp;rdquo; colleagues with a direct line of sight regularly in Skype for Business in order to get some information about when I should go for lunch. Right now there are only a few people in our team with a window facing the front door so they end up getting pinged a lot. To end their misery we came up with the idea of some type of push notification.  The first idea was about writing a mobile app that the driver of the food truck installs on his phone. This app should recognise our GPS coordinates and push a simple message to Azure upon arrival at our front door. This could have worked but had a dependency on the driver&amp;rsquo;s phone and his free will to join the idea. After some further thinking, we came up with the idea of using a Raspberry Pi that takes pictures of the scene and uploads them and uses cognitive services to check whether the food truck is present or not. So without further ado, here is &lt;strong&gt;MoCaDeSyMo&lt;/strong&gt;:  &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/06/mocadesymo.png" alt=""&gt; &lt;strong&gt;MoCaDeSyMo&lt;/strong&gt;(mobile carbohydrate delivery system monitor) is the red fellow on the left of the picture. Insides his red body is a Raspberry Pi 3 and the default Pi camera module.  On weekdays between 10:45 and 11:30 MoCaDeSyMo takes a picture every minute and tries to detect the food truck of a local snack bar called &amp;ldquo;Imbiss Rainer&amp;rdquo;. His main target is to recognise something like this: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/06/image0025.png" alt=""&gt; To make sure everyone on the team knows about the arrival of the truck MoCaDeSyMo uses Azure Cognitive Services to predict the presence of the food truck and if the probability is above a given threshold a Microsoft Teams connector gets triggered and we get notified with a message like this: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/06/teams-message.png" alt=""&gt; This post discusses how we created the system based on this high-level architecture: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/07/architecture_food_bot.png" alt=""&gt;&lt;/p&gt;</description></item><item><title>European Collaboration Summit 2017</title><link>https://thomygoelles.com/events/european-collaboration-summit-2017/</link><pubDate>Thu, 01 Jun 2017 15:20:05 +0000</pubDate><guid>https://thomygoelles.com/events/european-collaboration-summit-2017/</guid><description>&lt;p&gt;The last couple of days a group of eleven Solvion team members had the chance to attend this year European Collaboration Summit in Zagreb. Like in the last years the speaker line up was superb. We even got a chance of a full day pre-conference workshop with awesome speakers. Of course, out of over 60 speakers, it is really hard and sort of unfair to pick and choose, but just based on the discussions we had on our way back home, that would be our list of speakers with the sessions that mattered the most. So shout out to: Paolo Pialorsi, Dan Holme, Bill Ayers, Eric Schupps, Sahil Malik, Waldek Mastykarz, Vesa Juvonen, Spencer Harbar, Mark Rackley, Benjamin Niaulin, Sebastian Levert, Marc D Anderson, Jussi Mori. This list does not reflect any scoring, just out of memory and some notes I took. Thanks again to the ECS team for organising such a great event and see you all again next year in Mainz!    [ngg_images source=&amp;ldquo;galleries&amp;rdquo; container_ids=&amp;ldquo;1&amp;rdquo; display_type=&amp;ldquo;photocrati-nextgen_basic_thumbnails&amp;rdquo; override_thumbnail_settings=&amp;ldquo;0&amp;rdquo; thumbnail_width=&amp;ldquo;240&amp;rdquo; thumbnail_height=&amp;ldquo;160&amp;rdquo; thumbnail_crop=&amp;ldquo;1&amp;rdquo; images_per_page=&amp;ldquo;20&amp;rdquo; number_of_columns=&amp;ldquo;0&amp;rdquo; ajax_pagination=&amp;ldquo;0&amp;rdquo; show_all_in_lightbox=&amp;ldquo;0&amp;rdquo; use_imagebrowser_effect=&amp;ldquo;0&amp;rdquo; show_slideshow_link=&amp;ldquo;1&amp;rdquo; slideshow_link_text=&amp;quot;[Show slideshow]&amp;quot; order_by=&amp;ldquo;sortorder&amp;rdquo; order_direction=&amp;ldquo;ASC&amp;rdquo; returns=&amp;ldquo;included&amp;rdquo; maximum_entity_count=&amp;ldquo;500&amp;rdquo;]&lt;/p&gt;</description></item><item><title>Speaking at SharePoint Saturday Brno 10/6/2017</title><link>https://thomygoelles.com/events/speaking-at-sharepoint-saturday-brno-1062017/</link><pubDate>Tue, 23 May 2017 20:27:58 +0000</pubDate><guid>https://thomygoelles.com/events/speaking-at-sharepoint-saturday-brno-1062017/</guid><description>&lt;p&gt;&lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/05/header-1.png" alt=""&gt; To be honest, I&amp;rsquo;m quite stunned about the turn out of my speaking submissions so far this year. After Munich, Zurich and Madrid I&amp;rsquo;m proud to announce to be part of SharePoint Saturday Brno 2017. My session about SharePoint and Office365 as the intranet of tomorrow got selected and I&amp;rsquo;m looking forward connecting with the local community and all the other speakers in Brno.&lt;/p&gt;</description></item><item><title>SharePoint Saturday Madrid 2017</title><link>https://thomygoelles.com/events/sharepoint-saturday-madrid-2017/</link><pubDate>Tue, 16 May 2017 07:34:10 +0000</pubDate><guid>https://thomygoelles.com/events/sharepoint-saturday-madrid-2017/</guid><description>&lt;p&gt;&lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/05/speakingatmadrid.png" alt=""&gt; SharePoint administrators, end users, architects, developers, and other professionals that work with Microsoft SharePoint Technologies will meet for the &lt;strong&gt;2 nd SharePoint Saturday Madrid event&lt;/strong&gt; on May 20th 201 7 at Microsoft Ibérica headquarters and I&amp;rsquo;m more than happy to join them. I&amp;rsquo;m looking forward meeting the Spanish community and I&amp;rsquo;m pretty sure SharePoint and Office365 will give us something to talk about. In my &lt;a href="http://www.spsevents.org/city/Madrid/Madrid2017/schedule#" target="_blank" rel="noopener"&gt;session&lt;/a&gt;, I will talk about what the PnP, the &lt;a href="https://dev.office.com/patterns-and-practices" target="_blank" rel="noopener"&gt;SharePoint Patterns and Practices initiative&lt;/a&gt;, has done to make all our lives easier. Of course, one hour just covers the basics, but we all need to start somewhere. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/05/slide-header.png" alt=""&gt; If you interested in what is going on next Saturday make sure to follow &lt;a href="https://twitter.com/sps_madrid" target="_blank" rel="noopener"&gt;@sps_mad&lt;/a&gt; and&lt;a href="https://twitter.com/hashtag/spsmad?src=hash" target="_blank" rel="noopener"&gt;#spsmad&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Slides from SharePoint Konferenz 2017 in München/Erding</title><link>https://thomygoelles.com/events/slides-from-sharepoint-konferenz-2017-in-munchenerding/</link><pubDate>Tue, 25 Apr 2017 08:05:07 +0000</pubDate><guid>https://thomygoelles.com/events/slides-from-sharepoint-konferenz-2017-in-munchenerding/</guid><description>&lt;p&gt;Feel free and a special and huge THX to &lt;a href="https://twitter.com/mkashman" target="_blank" rel="noopener"&gt;Mark Kashman&lt;/a&gt; and &lt;a href="https://twitter.com/kkhipple" target="_blank" rel="noopener"&gt;Kanwal Khipple&lt;/a&gt; for their inspiring work in Austin and Toronto!  &lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.com/thomyg/6300/thomas-goelles-the-intranet-of-the-future-with" title="Thomas Goelles - The intranet of the future with SharePoint on O365 - reality check" target="_blank" rel="noopener"&gt;Thomas Goelles - The intranet of the future with SharePoint on O365 - reality check&lt;/a&gt;—&lt;a href="https://docs.com/thomyg" target="_blank" rel="noopener"&gt;Thomas Goelles&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.com/thomyg/3527/thomas-goelles-introducing-microsoft-staffhub-the" title="Thomas Goelles - Introducing Microsoft StaffHub - the new app for desk less workers" target="_blank" rel="noopener"&gt;Thomas Goelles - Introducing Microsoft StaffHub - the new app for desk less workers&lt;/a&gt;—&lt;a href="https://docs.com/thomyg" target="_blank" rel="noopener"&gt;Thomas Goelles&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Event News: SharePoint Konferenz München, SPS Zürich, SPS Vienna</title><link>https://thomygoelles.com/events/event-news-april-2017/</link><pubDate>Sat, 08 Apr 2017 09:54:50 +0000</pubDate><guid>https://thomygoelles.com/events/event-news-april-2017/</guid><description>&lt;p&gt;Today I&amp;rsquo;m very proud to announce some event news for the upcoming weeks and also for later this year. In around two weeks I will be part of the &lt;a href="http://sharepointkonferenz.de/2017/default.aspx" target="_blank" rel="noopener"&gt;SharePoint Konferenz 2017&lt;/a&gt; in Munich. My two sessions are about the current state of the intranet with Office365 and the second about Staffhub. I&amp;rsquo;m looking forward to spent some time with all the local SharePoint peeps and also plan to connect at the Global Azure Bootcamp that is held on the weekend right before the event. Second, in terms of news, I&amp;rsquo;m proud to be part of &lt;a href="http://www.spsevents.org/city/zurich/zurich2017" target="_blank" rel="noopener"&gt;SharePoint Saturday Zürich 2017&lt;/a&gt;. The conference takes place on May 13 and I will talk about how to connect SharePoint to public forms with Angular and AzureFunctions. Last but not least I&amp;rsquo;m super excited about our first &lt;a href="http://www.spsevents.org/city/vienna/vienna2017" target="_blank" rel="noopener"&gt;SharePoint Saturday Vienna 2017&lt;/a&gt; that got announced earlier this week. On November 11 we will open the doors at the Microsoft office in Vienna and welcome the local crowd of SharePoint and Office365 people. In terms of the team behind the event, I&amp;rsquo;m more than happy to join the creative and vibrant group that Melanie Culver, Stefan Bauer and Florian Lutz are. We have thought of this for some time now and decided that 2017 is the right year to put Vienna on the map of the SharePoint Saturday event series. This is also part of a greater plan to re-engage the local Austrian SharePoint and Office365 user group scene. There will be additional &lt;a href="https://www.meetup.com/Office365-Meetup-Graz/" target="_blank" rel="noopener"&gt;Meetups&lt;/a&gt; through the year in Vienna and Graz organised by the same team. So stay tuned, more to come!&lt;/p&gt;</description></item><item><title>SharePoint Wiki Bot - How to automate the Azure QnAMaker bot knowledgebase</title><link>https://thomygoelles.com/sharepoint-wiki-bot-how-to-automate-the-azure-qnamaker-bot-knowledgebase/</link><pubDate>Sun, 12 Mar 2017 19:04:46 +0000</pubDate><guid>https://thomygoelles.com/sharepoint-wiki-bot-how-to-automate-the-azure-qnamaker-bot-knowledgebase/</guid><description>&lt;h3&gt;&lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/03/result.png" alt=""&gt;&lt;/h3&gt;
&lt;h3 id="tldr"&gt;&amp;lt;TL;DR&amp;gt;&lt;/h3&gt;
&lt;p&gt;This post shows a proof of concept implementation of an Azure QnAMaker bot that gets its knowledgebase updated by changes in a SharePoint wiki. The main idea is, that you use a wiki as some sort of knowledge management system and that changes to the content automatically get pushed to the bot&amp;rsquo;s knowledge base. By adding a SharePoint Webhook to the wiki pages library you can trigger an Azure web job that manages the bot&amp;rsquo;s knowledge base. By using the Azure QnAMaker API the web job publishes changes to the knowledge base so that a connected Azure bot can use it as it&amp;rsquo;s backend data. This way you can add a heading and some text to the SharePoint wiki page and about two minutes later you can ask the bot in Skype or Microsoft Teams about it. Kudos to: &lt;a href="https://twitter.com/wictor" target="_blank" rel="noopener"&gt;Wictor Wilén&lt;/a&gt;, &lt;a href="https://twitter.com/O365Bert" target="_blank" rel="noopener"&gt;Bert Jansen&lt;/a&gt; and &lt;a href="https://twitter.com/paulschaeflein" target="_blank" rel="noopener"&gt;Paul Schaeflein&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>UPDATED: Yammer: new private messaging experience</title><link>https://thomygoelles.com/updated-yammer-new-private-messaging-experience/</link><pubDate>Mon, 27 Feb 2017 11:01:16 +0000</pubDate><guid>https://thomygoelles.com/updated-yammer-new-private-messaging-experience/</guid><description>&lt;p&gt;In the last couple of days, Microsoft pushed a new UI to our Office365 Yammer tenant. Looks like we are one of those they test the new private messaging experience on. Let&amp;rsquo;s have a look what it&amp;rsquo;s like: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/02/overview.png" alt=""&gt; There is a new section called Private Messages on the bottom left of the navigation bar. You see the names of those you messaged in private mode lately. Also if you have a close look the gear, the entry point to the settings or for switching networks moved. It is now on the top right of the navigation bar and not on the bottom as it used to be. Just a heads-up if you need to change networks like I do, you will be slightly distracted by looking for it down there. More details to that feature can be found at: &lt;a href="https://techcommunity.microsoft.com/t5/Yammer-Blog/Improvements-to-the-Private-Messaging-Experience-in-Yammer/ba-p/33161" target="_blank" rel="noopener"&gt;https://techcommunity.microsoft.com/t5/Yammer-Blog/Improvements-to-the-Private-Messaging-Experience-in-Yammer/ba-p/33161&lt;/a&gt; In terms of roadmap this feature is still under &amp;ldquo;in devlopment&amp;rdquo; not under &amp;ldquo;rolling out&amp;rdquo; but it&amp;rsquo;s cool to see that there are things coming, nevertheless we are all still waiting for things like edit posts. Update After shooting out my blog post the Yammer twitter handle reached back and provided some insights. If you are familiar with the way tech companies &amp;ldquo;pre-communicate&amp;rdquo; things on their roadmap, I think we can agree on the fact, that this is just around the corner. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/02/answeryammer.png" alt=""&gt;&lt;/p&gt;</description></item><item><title>SharePoint PnP Partner Story - How we use the PnP in the Solvion WorkBox</title><link>https://thomygoelles.com/sharepoint-pnp-partner-story-how-we-use-the-pnp-in-the-solvion-workbox/</link><pubDate>Sun, 19 Feb 2017 16:25:11 +0000</pubDate><guid>https://thomygoelles.com/sharepoint-pnp-partner-story-how-we-use-the-pnp-in-the-solvion-workbox/</guid><description>&lt;p&gt;A couple of weeks ago we had the opportunity to sit down with &lt;a href="https://twitter.com/vesajuvonen" target="_blank" rel="noopener"&gt;Vesa Juvonen&lt;/a&gt; and record a webcast about the &lt;a href="http://workbox.solvion.net/workbox-en.html" target="_blank" rel="noopener"&gt;Solvion WorkBox&lt;/a&gt;. Vesa is one of the masterminds behind  The SharePoint / Office 365 Dev Patterns &amp;amp; Practices (PnP) initiative at Microsoft. If you are not familiar with their great work, it&amp;rsquo;s never too late to learn something new.  -&amp;gt; &lt;a href="https://dev.office.com/patterns-and-practices" target="_blank" rel="noopener"&gt;https://dev.office.com/patterns-and-practices&lt;/a&gt; The webcast puts a focus on the architecture and the user interface of our WorkBox. You will hear and see what we did in terms of going hybrid and how we ended up creating a seamless Office365 look and feel in the solution. You find the full article at the Office Dev Center &lt;a href="https://dev.office.com/blogs/sharepoint-pnp-partner-story-how-solvion-is-using-pnp-assets" target="_blank" rel="noopener"&gt;here&lt;/a&gt;. Here the youtube video:   And also the slides:&lt;/p&gt;</description></item><item><title>Access denied. When uploading a file to the masterpage gallery fails</title><link>https://thomygoelles.com/access-denied-when-uploading-a-file-to-the-masterpage-gallery-fails/</link><pubDate>Mon, 16 Jan 2017 22:09:12 +0000</pubDate><guid>https://thomygoelles.com/access-denied-when-uploading-a-file-to-the-masterpage-gallery-fails/</guid><description>&lt;p&gt;A few weeks ago we hit a blocker in one of our projects. We were trying to configure the root site collection of a tenant in terms of uploading a custom page layout. Every time we tried we got &amp;ldquo;Sorry, you don&amp;rsquo;t have access to this page&amp;rdquo; &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/01/accessdenied.png" alt=""&gt; When you see something like this as a site collection admin, at least it&amp;rsquo;s odd. After playing around with setting the permissions again and double check die administrator rights we started searching the net for help. We came around some blogs that told us to delete the site collection and start all over again. We hadn&amp;rsquo;t done much yet so no problem, but it was the root site collection and this one indeed is special. After discussing the topic we decided to play it safe and ask support for help because recreating the root site of a tenant sounds not right. Today the ticket got finally back to me and I had the chance to work with the support person on this topic. It took him literally two seconds to point me in the right direction. We had to change the following setting: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2017/01/customscript.png" alt=""&gt; This allows users to run a custom script in the site collections. We also set it for the given site collection with a special powershell command (Set-SPOsite &lt;SiteURL&gt; -DenyAddAndCustomizePages 0) and boom it worked. I was kind in a hurry, so just wrapped the call up with the support agent and off he was and I was a happy customer. Later today I had a few minutes to reflect upon this case and something felt wrong. It&amp;rsquo;s just, why wasn&amp;rsquo;t this a problem at any other site? Why only the root site? What has a custom script permission to do with preventing a site collection admin from uploading a file to the master page gallery? So I started reading the help link next to the &amp;ldquo;custom script&amp;rdquo; setting in the O365 admin centre. Turns out that this feature is activated by default on the root site collection for security reasons. Basically, it only allows a site owner to upload artefacts to the master page gallery. Every other site collection we tried was indeed created by our user, so this setting didn&amp;rsquo;t apply. To quote the page: &lt;em&gt;&amp;ldquo;The ability to add&lt;/em&gt; custom &lt;em&gt;script to sites and pages is controlled by the Add and Customize Pages permission. While the global admin, can specify which users and groups are granted this permission, anyone who creates personal sites and team sites is by default, a site owner. A site owner can add any script they want to the pages on that site.&amp;quot;&lt;/em&gt; &lt;a href="https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f" target="_blank" rel="noopener"&gt;https://support.office.com/en-us/article/Turn-scripting-capabilities-on-or-off-1f2c515f-5d7e-448a-9fd7-835da935584f&lt;/a&gt; I like the reason, don&amp;rsquo;t get me wrong, I really do. But in terms of a permission concept and also in terms of proper error messages this just feels like unfinished work. I have some issues with this approach: 1.) I&amp;rsquo;m connected as a global admin with site collection admin rights, I can do much worse than uploading some bad code to the master page gallery. I have trillion other ways to break the thing, why blocking me here? 2.) If the code block that stops my upload would be designed to also check if the current user is a site collection admin, it could point me directly to this setting, because it&amp;rsquo;s the only other reason why I shouldn&amp;rsquo;t be allowed to do this. 3.) I have to activate a setting that says &amp;ldquo;Allow users to run custom script on personal sites&amp;rdquo; and &amp;ldquo;Allow users to run run custom script on self-service sites&amp;rdquo; to be able to upload a file to the master page gallery as a site collection admin. I know the link next to the settings describes that the root site collection is special, but in no way you can guess this from the description and wording here. You have to know this stuff or in other words you probably need to hit this at least once in your SharePoint life&amp;hellip;   To wrap it up, I hope this article helps anyone hitting the same issue and yes I do think there is some room left for improvement.&lt;/p&gt;</description></item><item><title>The O365 app launcher - your digital workplace/intranet start menu</title><link>https://thomygoelles.com/the-o365-app-launcher-your-digital-workplace/intranet-start-menu/</link><pubDate>Fri, 16 Dec 2016 22:00:51 +0000</pubDate><guid>https://thomygoelles.com/the-o365-app-launcher-your-digital-workplace/intranet-start-menu/</guid><description>&lt;p&gt;The last couple of months Microsoft added some major updates to the top left navigation menu in Office 365, the app launcher. You are now able to add custom tiles with a title and a custom image to the app launcher. Furthermore, if you are already on SharePoint 2016 and use it in a hybrid configuration connected to Office 365 your app launchers can be combined. That allows you to serve the same tiles in the cloud and on premises. So far so good, but that&amp;rsquo;s only the introduction part. If you plan to use SharePoint Online for different workloads you may end up designing an information architecture that uses more than just one site collection. If you create a portal with this architecture a consistent navigation is helpful to guide your users, just to make sure they are not lost on the different site collection pages. As the majority of people started their SharePoint endeavour before they went to the cloud, some of them already have some experience in customising SharePoint and especially the navigation part. Their users also have at least some experience in just browsing different web pages and that&amp;rsquo;s why you end up discussing how you can integrate a &amp;ldquo;global navigation&amp;rdquo; somewhere in the red area of the screenshot below. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/12/globalnav.png" alt=""&gt; If you knew the trick you even could create such navigation elements in SharePoint 2013 just by using a special PowerShell command. Of course, we used this approach in our projects what in some cases looked like this: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/12/tbnavold.png" alt=""&gt; You can build such navigations by customising your masterpage or injecting some JavaScript into the right places. As a data source, you can use a simple XML or JSON file or if you want your SharePoint admins to edit it in an easy way you use the managed metadata service as a source. Office 365 on the other hand, has some other plans with this first part of your page, to be accurate we are talking now about the red part of the screenshot below: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/12/O365Topbar.png" alt=""&gt; If you just look at it and remember the tools you built for on premises, your first clue is probably to put your global navigation here. Again you can achieve this by changing the masterpage or some JavaScript. But in O365 the trouble has started just now &amp;hellip; First of all this top bar was changed, I think at least three times in 2015. So your custom navigation maybe had to be changed multiple times and guess what, nobody warned you about that. Second of all, if you start with let&amp;rsquo;s say SharePoint online as the first workload in O365 chances are your users will also use different other services provided by their license. How&amp;rsquo;s the top bar gonna look like in OneDrive or Delve if you customised only the SharePoint masterpage? Plain simple you are unable to provide a true global navigation across all the different O365 services by just changing the SharePoint masterpage. That&amp;rsquo;s why Microsoft provides the app launcher. To be fair, even the app launcher isn&amp;rsquo;t working in exact same terms across all the different parts of O365, but for sure sooner or later it will be. So to enable a true integration of your services in O365 you should think of an approach like this: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/12/AppLauncherNew.png" alt=""&gt; With this approach, you have to think of your different portals like any other service in O365. Your end users will love the consistent integration of custom services in the native Microsoft environment. If a new important service is ready just add a tile to the app launcher. Best part, if Microsoft adds new services they will also end up in the app launcher.&lt;/p&gt;</description></item><item><title>Our Yammer statistics and how to use it for comments on intranet pages</title><link>https://thomygoelles.com/our-yammer-statistics-and-how-to-use-it-for-comments-on-intranet-pages/</link><pubDate>Fri, 18 Nov 2016 22:16:31 +0000</pubDate><guid>https://thomygoelles.com/our-yammer-statistics-and-how-to-use-it-for-comments-on-intranet-pages/</guid><description>&lt;p&gt;Yammer is something special. In all my years in the &amp;ldquo;Microsoft ecosystem bubble&amp;rdquo; it feels like it is the one piece of software that rather divides then units the community. It all started when Microsoft bought Yammer in June 2012. On this day I was at a SharePoint conference in Vienna and I have a good memory of the talking that started there. If believing in coincidences is the way you think the world works, no problem, but if you have a basic understanding of economics and the idea of tax paying, one might see a system in Microsoft buying other companies in June as it is the last month in their given fiscal year. That day in June 2012 I did exactly what Yammer wanted you to do. Create a network without asking someone in IT. Of course our company back then was only about 25 people in size, but nevertheless the journey started here. To get you up to speed have a look at the statistics of our last 28 days. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer01.png" alt="yammer01"&gt; 86,519 messages in four and a half years with our limited user count isn&amp;rsquo;t that bad. On the other side have a look on how we use groups in Yammer: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer02.png" alt="yammer02"&gt; We ended up creating a group for every customer, project and internal topic of interest. Basically we got rid of internal emails years ago. We don&amp;rsquo;t stick to a &amp;ldquo;you are not allowed to&amp;rdquo; policy, because of course there are use cases where it&amp;rsquo;s better to shoot somebody a mail. But if you ask anyone around roughly 90% of the internal stuff is communicated in Yammer. Yammer is far from perfect, don&amp;rsquo;t get me wrong. We would love to have a better search experience for example. Moving Yammer into O365 was a massive step, something it looks like Microsoft under estimated in 2012, but still integration of AD groups for example is something we would look forward to. Another missing feature is editing your posts, I know it&amp;rsquo;s coming, but you have the feeling that four and a half years is a very long time range for such basic features. A couple of weeks ago Microsoft announced Teams. As soon as I saw it I already imagined the &amp;ldquo;is yammer dead&amp;rdquo; questions. My point of view is different here. I can think of moving some of our groups to Teams. Maybe even most of them, but definitely not all. So today I think we will still use Yammer even after starting with teams, but this could be a total different story in your environment. As Microsoft still lacks some basic features in terms of integrating Yammer in SharePoint we ended up adding our own way. We started some ground work in terms of how to comment on a SharePoint news page within yammer. Let&amp;rsquo;s start with a basic page layout for an article page. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer03.png" alt="yammer03"&gt; That&amp;rsquo;s just a test page in your dev tenant, but you can see a grey Yammer logo on the bottom right of the page. It&amp;rsquo;s greyed out because I opened the page in Firefox and I&amp;rsquo;m not logged in yet. If I open Yammer in other browser tab, I&amp;rsquo;m authorized and the page changes to this: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer04.png" alt="yammer04"&gt; Of course you can already think of what this is about. We ended up using the graph API to create a graph object for this aspx page in Yammer. This enables us to load comments the same way Microsoft does on the delve board for example. As a user you have three options to add a comment here. First you can just start replying on a given comment right where it says &amp;ldquo;write a reply&amp;rdquo;. To start a new comment just start typing in the top box next to your user image. But what if you want to post your comment to a different group? Or what about using an announcement to notify a bunch a people even on their mobile? The third option is right behind the now blue Yammer logo and after clicking on it your screen looks like this: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer05.png" alt="yammer05"&gt; Sorry for the German here, but I think you get the idea anyway. The first dropdown allows you to choose the group you want to post to. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer06.png" alt="yammer06"&gt; The dropdown also has the information if a given group is a private group or if you as a user are in an admin role and can post an announcement to it. After the group selection you just add a teaser and some text and click on publish. The fly out will post your comment to the given group as a graph object by using a defined yammer app for the API access. The post in yammer will include the link to your page and uses the url of it as the main key to the entry. &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer07.png" alt="yammer07"&gt; Here the result of the entry on our article page: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer08.png" alt="yammer08"&gt; And the yammer part: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/Yammer09.png" alt="yammer09"&gt;   As a news author you can use this feature for pushing out a notification of your intranet article to all users of a given yammer app even on their mobile. A feature we think a modern intranet should be capable of.   In terms of implementing this feature full credit goes to &lt;a href="https://www.xing.com/profile/Stephan_Schreiber14/" target="_blank" rel="noopener"&gt;Stephan Schreiber&lt;/a&gt; who spent some days and nights with the graph API and the way Yammer uses authentication to make this possible.&lt;/p&gt;</description></item><item><title>Copy and Move to SharePoint - Copy rolling out already?</title><link>https://thomygoelles.com/copy-and-move-to-sharepoint-copy-rolling-out-already/</link><pubDate>Mon, 07 Nov 2016 21:21:06 +0000</pubDate><guid>https://thomygoelles.com/copy-and-move-to-sharepoint-copy-rolling-out-already/</guid><description>&lt;p&gt;A few minutes ago I checked my OneDrive for Business and uploaded some files. As I managed to upload them to the wrong folder I wanted to move them with the built in feature. When I clicked on the command bar in our first release tenant the following menu caught my eye: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/OD4B-Copy2.png" alt="od4b-copy2"&gt; Sorry for the German language at the user interface, but it looks like I&amp;rsquo;m able to copy my file to not only a different folder but also to different locations! The sidebar suggests groups and team sites I&amp;rsquo;m following. I&amp;rsquo;m not able to browse to any other locations, but I was able to load more destinations that are all in my following list. I just checked roadmap.office.com: &lt;img src="http://www.modernworkplacesolutions.rocks/wp-content/uploads/2016/11/OD4B-Copy2Announcement.png" alt="od4b-copy2announcement"&gt; Seems like it&amp;rsquo;s rolling out already &amp;hellip; To add some rumors, maybe that&amp;rsquo;s something Jeff Tepper tweeted about today:  &lt;/p&gt;</description></item></channel></rss>