In the previous post I have described the current SharePoint 2013 environment and the steps to be taken to implement SSL and get it all back working like charm. In this second part of the series I will describe how to deploy and install your certificates with PowerShell. If you...
Continue reading...SharePoint
Implementing SSL with PowerShell for existing SharePoint 2013 farm – Part 1
You have an existing SharePoint 2013 multi server farm running smoothly. And then, at one day, you are asked to implement SSL. Everything needs to run with https. And when users are using http, then the request needs to be redirected to https. Easy-peasy right? In these series of posts...
Continue reading...New App in Town: Mavention Profile Info
In the last few months I worked on a intranet portal project together with my colleague Albert-Jan Schot (aka Appie). During this project we encountered that SharePoint’s default webpart Profile Info was not sufficient for the customer’s request. Appie wrote a blog post about this. The customer would like to...
Continue reading...SQL Server memory settings explained
SQL Server is the heart of SharePoint. When it stops, SharePoint dies. Therefore, it is important for you as a SharePoint (Technical) Consultant to know how to install and configure SQL Server for SharePoint. Recently I have experienced a moment of Oops at a customer where they have SharePoint and...
Continue reading...How to disable the process termination by IIS when debugging
When you are writing great lines of code for your SharePoint solution, you’ll probably be testing and debugging that code as well. You deploy your solution, attach Visual Studio to the worker process and when the debugger hits the breakpoint, you examine what happens and read the values of your...
Continue reading...