Powershell
Using storage caching on a standalone windows server
Sometimes you are still facing standalone systems that need to provide storage based services - like backup targets. Running this on Windows Server offers your the option to use StorageBusCache to provide awesome speed.
Migrate a netadapter configuration in an atomic command
You know the situation: You need to perform multiple commands that will disconnect you in the middle. Functions to the rescue!
Replace tls cert using commandline (netsh)
TLS endpoints on windows are often served by the operating system itself. Related certificate bindings can be managed using the command line easily. This guide shows how to replace a certificate using the commandline.
Storage Spaces Direct / S2D - Disks stuck in maintenance mode
Having a storage space direct cluster stuck in storage maintenance mode feels quite unlucky. Luckily we've fond a way to fix this!
Maintenance mode on elasticsearch clusters
Running elasticsearch means that you'll need to perform maintnance on the nodes from time to time. This guide will describe steps that should be done when performing maintenance operations on an elasticsearch cluster.
Relocate pagefile using powershell
This short guide explains how to set pagefile configuration using powershell.