Microsoft has released a new framework for developing an awesome front-end called Office UI Fabric. So the big question is why did Microsoft created this framework? We already have a ton of different frameworks for front-end development like Bootstrap, Semantic UI, 960 Grid System and many more.
The short answer is that we did not have a framework for creating Office or SharePoint add-ins that integrates with the looks of Office applications.
Some time ago we created a custom retention policy for a customer and last week I had to give some support. I had to dive in it again because I forgot all about it.
Why did we build this? We build this custom retention policy to move a document to the record center when a specified field has a specified value. This field could be any type of field other than a data time field.
This week Microsoft released the new version of Office (https://blogs.office.com/2015/09/22/thenewoffice/) and with that came a new version of Skype for Business. I installed this on all of my machines including 1 of my customer, they use an older version of Lync and I got an message that the server version is not compatible with the client.
I had this before with the previous versions of Office so I headed over to the blog of my colleague Albert Hoitingh who had a registry key for the previous versions.
There are a number of blogs already written about how to get the Geolocation column on your SharePoint site, but a lot of sites use the wrong syntax for the field XML. Even the MSDN site for adding the geolocation column to your site is incomplete.
The correct XML to use is:
The important part here is the addition of the Name property in the field definition. The complete script to add it to your site is:
After reading this blog of Matthias Einig about using Azure Analytics for your Office 365 portal. I tried this on an clients SharePoint 2013 farm. But I didn’t want to create an app to deploy the JavaScript so I created an Console app to deploy this to the specific site collection.
I first wanted to create a PowerShell script, but that does not work with our farm because of the discovering of the ADFS settings.
As an administrator of your Office 365 tenant you have the ability to set a theme for everyone in your organization. But when an user signs in for the first time the have the option to change their theme to something else like kittens As a company this is something that you want to prevent and give all users the same user experience. Because I saw this as a missing option I created a UserVoice request.
This week I was asked about the possibilities of delegation in Office 365, so what kind of options do we have to give certain people the rights to manage parts of Office 365. This client has multiple ICT offices with their own people to manage their own services. They now going to one Office 365 tenant and want to have the same possibilities to manage the services within Office 365.
Microsoft is developing a whole new portal for Azure which has been in preview for a while now. You may have noticed that within this new portal everything is a resource. With the Azure Resource manager you can bundle different items like websites, databases and storage, or virtual networks and virtual machines. Currently there is no possibility to move already created items in Azure to a new resource to bundle them.
?A new DIWUG magazine has just been published with an article I wrote, really proud to have my first article in DIWUG.
Download DIWUG SharePoint eMagazine #15 (eReader Edition) Download DIWUG SharePoint eMagazine #15
I have created a script to download all or specific content from Channel9 by using there RSS feed for a particular event. The script is inspired by a script that was published for the SharePoint conference in 2014. I have updated the script to work with any Channel9 RSS feed from an event.
The script takes 3 parameters
baseRSSfeedUrl downloadLocation filetypes The script can be used like this: .\download-Channel9Content.ps1 -baseRSSfeedUrl “http://channel9.