SharePoint Snippets
Living a SharePoint life
Wednesday, April 1, 2015
Adding PDF and other MIME Types to the Browser File Handling property
›
By default a WebApplication in SharePoint doesn’t consider PDF files safe. If you click on one you may download it to your computer, but ...
Wednesday, February 18, 2015
SharePoint Tools: A new CAML Query Designer
›
Praveen Battula has released a new tool on his blog to work with CAML Queries. Not only you can export the plain CAML Query it self, the too...
The future of Forms for SharePoint 2016 and Office 365
›
As you might remember, Microsoft announced last year, that InfoPath will be discontinued. It seemed the product would come to an end and wou...
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...
‹
›
Home
View web version