Disk space filling up on Web Front End servers
I have several web front end servers in a SharePoint 2013 farm and disk space on the C: drive seems to get eaten quite quickly. By using TreeSize I was able to locate a temporary folder used by IE that…
Load balancing one or more web front end servers
Windows 2008 includes a Network Load Balancing feature and I’ll be utilising this in my SharePoint environment. I currently have two web front end servers but there is no reason why I can’t add more, and include them in the…
Multiple servers in a three-tier farm configuration
I have been assigned the task of designing and implementing a SharePoint farm that will be used by hundreds of users. Taking redundancy and performance into consideration I have chosen a three-tier topology. This farm will consist of three tiers:…
Enabling SSL on a SharePoint site
With any public-facing web server these days it is best practice to use SSL to make sure traffic is encrypted. SharePoint is no exception so today I’m going to generate an SSL certificate and attach it to my site. I…