Windows Server
-
How To: Fix The ‘Microsoft.Jet.OLEDB.4.0’ provider is not registered on the local machine.
This error is fairly simple to fix. There is no 64-bit Microsoft.Jet.OLEDB.4.0 provider, so you simply need to set the…
Read More » -
Windows Server How To: Force Redirect all sites on a server to HTTPS in IIS
In this guide, I’ll walk you through the process of redirecting every site hosted on your server to HTTPS. Please…
Read More » -
Windows Server How To – Use Windows Defender with hMailServer
hMailServer naively supports using ClamAV (provided you have it installed), but ClamAV arguably isn’t the most effective antivirus available. Since…
Read More » -
Quick and dirty Windows MySQL + IIS Backups
If you’re looking for a quick and dirty way to back up your MySQL databases and your IIS website files,…
Read More » -
SSL How To | Exporting the Private Key and Certificate from a .pfx file
If you’ve exported an SSL certificate from a Windows PC via the Certificate Manager MMC plugin into a .pfx file,…
Read More » -
Windows Server How To | Export DS records (trust anchors) after configuring DNSSEC.
After you’ve signed a zone you would expect Windows to give you the DS records/trust anchors straight away, right? Sadly…
Read More » -
Exchange How To | Import and export individual inboxes as .pst files.
Importing and exporting individual user inboxes is a fairly simple process and remains largely the same across multiple releases (nothing…
Read More » -
Windows Server How To: Force Redirect to HTTPS in IIS
Forcing IIS to redirect all requests from HTTP to HTTPS is very easy. All you need to do is add…
Read More » -
Windows Server How To: How to quickly install IIS + all features with one quick line in PowerShell
All you need to do to install IIS in Server 2012 and 2012 R2 super quickly is run the following…
Read More » -
Windows Server How To: Fix HTTP Error 500 “The FastCGI process exited unexpectedly” error on Server 2012 R2
tl;dr Download and install the 32 bit version of Visual C++ Redistributable for Visual Studio 2012 Update 4 from this…
Read More »