Powershell

Using storage caching on a standalone windows server Members Public

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.

Daniel Nachtrub
Daniel Nachtrub
Windows

Migrate a netadapter configuration in an atomic command Members Public

You know the situation: You need to perform multiple commands that will disconnect you in the middle. Functions to the rescue!

Daniel Nachtrub
Daniel Nachtrub
Network

Replace tls cert using commandline (netsh) Members Public

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.

Daniel Nachtrub
Daniel Nachtrub
Windows

Storage Spaces Direct / S2D - Disks stuck in maintenance mode Members Public

Having a storage space direct cluster stuck in storage maintenance mode feels quite unlucky. Luckily we've fond a way to fix this!

Daniel Nachtrub
Daniel Nachtrub
Windows

Maintenance mode on elasticsearch clusters Members Public

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.

Daniel Nachtrub
Daniel Nachtrub
Powershell

Relocate pagefile using powershell Members Public

This short guide explains how to set pagefile configuration using powershell.

Daniel Nachtrub
Daniel Nachtrub
Windows