SharePoint Snippets
Living a SharePoint life
Wednesday, January 21, 2015
Code Snippet: Iterating thru all websites
›
How to iterate thru all SiteCollections and containing the Websites. This script also shows a progressbar on screen: $sites = Get-SPSite -...
Code Snippet: Load the SharePoint PowerShell Module
›
How do you load the PowerShell module for SharePoint? Addendum: I've added a try/catch block to the code. This way you can be sure the ...
Thursday, November 20, 2014
Remove the performance breaks when using VMWare 5.0 and Windows Cluster services
›
There are probably a lot of SharePoint Farms that use a Microsoft SQL cluster. Even now with new possibilities like Always-On for SQL 201...
Wednesday, November 19, 2014
Log Parser Studio 2.2
›
Log files are a hassle. Too many entries and bad formatting make it a challenge to work with logs. So if you are already familiar with Micro...
Tuesday, October 14, 2014
Fire up those caches
›
Picture by Caroline Gutman If you’re working with SharePoint you probable heard already about something called the Warm-Up Script. It wo...
Thursday, September 25, 2014
Opening Word file from SharePoint 2010 causes Office to crash
›
Today I wasn’t able to open a Word file from the SharePoint Server. Every time I opened the document from the server, Word crashed. Saving t...
Thursday, July 31, 2014
Creating a bookshelf with the Content Query Webpart in SharePoint
›
A lot of information these days comes in form of an eBook or similar format like a simple PDF. In SharePoint the easiest way to present this...
Thursday, July 24, 2014
SharePoint 2015 is peeking thru
›
Today I was working with the SharePoint Design Manager on Office365 when I found something interessting: Wave 16 can already be selected ...
‹
›
Home
View web version