You've successfully subscribed to Nuvotex Blog
Great! Next, complete checkout for full access to Nuvotex Blog
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.

Powershell

Using storage caching on a standalone windows server

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.

Daniel Nachtrub
Daniel Nachtrub
Windows
Migrate a netadapter configuration in an atomic command

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!

Daniel Nachtrub
Daniel Nachtrub
Network
Replace tls cert using commandline (netsh)

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.

Daniel Nachtrub
Daniel Nachtrub
Windows
Storage Spaces Direct / S2D - Disks stuck in maintenance mode

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!

Daniel Nachtrub
Daniel Nachtrub
Windows
Maintenance mode on elasticsearch clusters

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.

Daniel Nachtrub
Daniel Nachtrub
Powershell
Relocate pagefile using powershell

Relocate pagefile using powershell

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

Daniel Nachtrub
Daniel Nachtrub
Windows