Externalizing SharePoint Data
A series of articles tracking my progress as I externalize a large content database.
Redirecting HTTP to HTTPS
A series of articles on the different methods of redirecting HTTP traffic to HTTPS.
- Automatically Redirect HTTP requests to HTTPS on IIS 7
- Automatically Redirect HTTP requests to HTTPS on IIS 6
- Automatically Redirect HTTP requests to HTTPS using ASP
- Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0
WLBS and NLB
A series of articles on WLBS/NLB installations, configurations and troubleshooting techniques.
- Install and Configure NLB (WLBS) on Windows Server 2008
- Install and Configure NLB (WLBS) on Windows 2003 Server
- WLBS (NLB) – Multicast vs Unicast
URL Rewrite
- URL Rewrite 2.0 Installation
- Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0
SharePoint 2010 Farm Installation
Covers the installation of a four node SharePoint 2010 Farm. Consisting of two Indexing Servers (one primary, one mirror) and two WFE’s.
- SharePoint 2010: Installation Overview – Table of Contents
- SharePoint 2010: IIS Installation
- SharePoint 2010: Binary Installation
- SharePoint 2010: Primary Index Server Configuration
- SharePoint 2010: Index Server (Mirror) Configuration
- SharePoint 2010: Web Front End Configuration
- SharePoint 2010: Farm Configuration Wizard
- SharePoint 2010: Create Index Mirror
- SharePoint 2010: Load Balance Central Administration
- SharePoint 2010: Create Web Application
Kuberbetes Test Lab
A series of articles on creating a kubernetes test lab
- Install Docker Desktop for Windows on Windows 10 Enterprise
- Deploy Jenkins container on Docker Desktop for Windows
- Install Minikube for Kubernetes testing on Windows 10 Enterprise or Pro